Dynamic Nav Menu - Please Help

3 replies
  • WEB DESIGN
  • |
Hi,

I am building a website for a friend using WP.
I am trying to customize the nav so that the active tab (of the page the visitor is on) is highlighted.

I am lost...

What I have is few tabs (each under a different class), the regular a and hover are responsive to changes but the active is only showing up in the moment you click and then turns off.

That's the code I have on the header:
<ul>
<li class="page1tab"><a href="http://domain.com/blog4/about">About</a></li>
<li class="page2tab"><a href="http://domain.com/blog4/projects/">Projects</a></li>
<li class="page3tab"><a href="http://domain.com/blog4/portfolio">Portfolio</a></li>
<li class="page4tab"><a href="http://domain.com/blog4/blog/">Blog</a></li>
<li class="page5tab"><a href="http://domain.com/blog4/our-office/">Our Office</a></li>
<li class="page6tab"><a href="http://domain.com/blog4/contact">Contact</a></li>
</ul>


Does anyone know the solution?
I don't know PHP so I got lost
the answer may be here: Building a Dynamic WordPress Nav Menu - Beast-Blog.com or here: How To Create a:active Link For WordPress « Jake Belfry's Internet Marketing Blog

But I will not know how to implement it...

Thanks
#dynamic #menu #nav
  • Profile picture of the author Revenant45
    The problem is:

    1. Being a "sheeple" and thinking wordpress is the solution for your friend.

    2. Not knowing any code.

    Solution:

    1. Try attempting to gain some code knowledge before offering to build someone a website.
    {{ DiscussionBoard.errors[3527510].message }}
  • Profile picture of the author GrayGandalf
    Thanks ronc0011,
    I will tackle it and adjust it to the site
    I appreciate your help


    And for you, Revenant45 - This was a nasty comment. You are an arrogant and conceited person.

    My friend wants a WP because she needs to constantly change things by herself and I'm helping her to switch from a flash website, keeping the same look. I know html and css. I am sorry it is not enough for you.
    You may know php and JS, but you probably don't know to spell "help" or "friend" so why I'm doing it is over your head.

    There is no room in this forum to people like you
    Signature

    If you liked my post - thank me ;)

    {{ DiscussionBoard.errors[3529993].message }}

Trending Topics