Clickable Title Link
-
I’m just trying to figure out how to make it so that the menu items are clickable and will pull up the page for that specific item. I see that there are already pages that get created when the item is added to the menu. I figure it would work something like
<a href="<?php the_permalink(); ?>" rel="bookmark" title="<?php the_title_attribute(); ?>">
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Clickable Title Link’ is closed to new replies.