How does one change the <title> for each page to show in navbar?

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • paula bee

    How does one change the <title> for each page to show in navbar?

    I am too new and too confused. I have website with Cartweaver 3 php. Client wants the nav bar to reflect the page that is showing, and not a generic title. Right now if you go to an item for sale, the nav bar doesn't change. Here's the site: www.golfessenti alsforwomen.com . Another site I create www.golfbagsfor women.com done with zen cart shows, in the nav bar, what is reflected on the page. Can anyone help me?
  • kovik
    Recognized Expert Top Contributor
    • Jun 2007
    • 1044

    #2
    Find out which files control the <title> attribute. Get a program like Notepad++ and do a search in all PHP files (or HTML/TPL files if there's a template engine) for the string "<title>".

    Comment

    • paula jobin

      #3
      I've done that and came up with nothing on the cartweaver side... but I know it has to be there so I'll give it a go again. Sorry bout the double posting... I didn't see my first question posted so tried again :)
      Appreciate your feedback and letting me know that I'm on the right track.

      Comment

      Working...