Page 1 of 1

Navigation

Posted: Sun Jun 07, 2009 1:26 am
by webmistress69
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

Re: Navigation

Posted: Mon Jun 08, 2009 3:19 am
by mazhar
Could you please explain your question via some screen shot of page. In fact I am not clear about navigation you are taking about.

Re: Navigation

Posted: Mon Jun 08, 2009 7:59 am
by webmistress69
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?

Re: Navigation

Posted: Mon Jun 08, 2009 9:33 am
by mazhar
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.

Re: Navigation

Posted: Mon Jun 08, 2009 12:56 pm
by webmistress69
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

Re: Navigation

Posted: Tue Jun 09, 2009 3:14 am
by mazhar
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.