• Resolved dianem326

    (@dianem326)


    I have created a custom menu for 3 of my navigation links(JDS Actors Studio, JDS TV & JDS Blog). Each going to a website. How do I set this up so that when you click on the link the website opens in another page instead of the page you are currently in?

    I know how to do this in HTML, but still new to WordPress.

    https://jds-productions.com/wordpress/

    thanks

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter dianem326

    (@dianem326)

    I looked at to see how my menu is displayed on this theme in the header & this is what I found.

    <div class=”span-18″>
    <?php if($theme->display(‘menu_primary’)) { ?>
    <?php $theme->hook(‘menu_primary’); ?>
    <?php } ?>
    </div>

    Thread Starter dianem326

    (@dianem326)

    Does anyone know of a plugin that you click on the navigation link(page-JDS Actors Studio, JDS TV & JDS Blog each go to another website) to have the page open in another page instead of the current page that you are in?

    Or is there another way to do this. I am still learning WP so I need something that is not to complicated.

    https://jds-productions.com/wordpress/

    Thanks

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Navigation Menu’ is closed to new replies.