New Landing How can we help? Atelier Map Pin Description

Viewing 2 posts - 1 through 2 (of 2 total)
  • Posted in: Atelier
  • #195046
    busho
    Member
    Post count: 14

    In the map pin description, is there a way to format the text? I’ve tried adding <b> and <br>, but it seems to be ignored.

    Thanks!

    #195587
    David Martin – Support
    Moderator
    Post count: 20834

    Hi,

    By default, the content has tags stripped out.

    You could change this, but this customisation would require PHP knowledge.

    The file you need to look for is called media.php this is located in plugins/swift-framework/includes/pagebuilder/shortcodes/

    Find line 813 and change this data-content="' . strip_tags( $content ) . '" to this data-content="' . $content . '"

    Thanks.

Viewing 2 posts - 1 through 2 (of 2 total)

You must be logged in and have valid license to reply to this topic.

License required for one of the following items
Login and Registration Log in · Register