Hi could someone please tell me how to find my navigation so that I can change the dropdown menu text. I can see the mm_menu.js but can't seem to find where I can edit the actual script to change the navigation lnk name.
Thanks
Navigation
Re: Navigation
Could you please explain your question via some screen shot of page. In fact I am not clear about navigation you are taking about.
-
- Ensign (ENS)
- Posts: 14
- Joined: Thu May 28, 2009 7:59 pm
Re: Navigation
www.myvu.com
click on the menu at the top, a subcategory list comes down. Under Products there are three links. I need to change the Solo Plus to Solo Plus EV
Does that help?
click on the menu at the top, a subcategory list comes down. Under Products there are three links. I need to change the Solo Plus to Solo Plus EV
Does that help?
Re: Navigation
If you have encoded products information statically then you will need to update your control code by making name change. If this is something dynamic loading products from db automatically then all you need is to go to merchant side locate product and then update product name.
-
- Ensign (ENS)
- Posts: 14
- Joined: Thu May 28, 2009 7:59 pm
Re: Navigation
what do u mean by "encoded products" ? The products that are in the db side? I have actually changed the name of the product in the merchant side for each separate page that has any instance of the name that has to be changed? . So the link that needs to be changed has not been updated in the navigation, but has been changed everywhere else on the page.
Do I need to change the status of just the "products" page or all?
Thanks for the quick reply!
webmistress
Do I need to change the status of just the "products" page or all?
Thanks for the quick reply!
webmistress
Re: Navigation
This sounds that your navigation is not dynamic and contains hard coded links of product pages. Edit your Standarad Header scriptlet and then try to locate text you want to change in it.