Forums

Add Attirbute to Link (2 posts)

  1. wireframe74
    Member
    Posted 1 year ago #

    Hi I am trying to target an iframe with a set of links that I have created with a WP menu. These links will reveal a new gallery within aan iframe.

    Basically need to know if there is a way to add a target="gallery" as opposed to the standard '_blank' and '_self' that comes with the target feature of new WP menus.

    Thx

  2. wireframe74
    Member
    Posted 1 year ago #

    Found this solution..most easiest of the lot after heaps of google searches which had all kinds of things related to modifying functions.php file etc :

    <?php add_link_attr('get_sidebar', '2',
    'target="gallery"'); ?>

Topic Closed

This topic has been closed to new replies.

About this Topic

Tags