PDA

View Full Version : Previous and Next Query


leej
10-Sep-2003, 08:39 AM
I have placed the NETQUOTEVAR:PREV_SECTION_URL and NETQUOTEVAR:NEXT_SECTION_URL html coding, from the advanced User Guide Section, into my Act_ProductBody templates. When I upload the site to test and go through my product pages I get duplicate links above one another. When I change the NETQUOTEVAR:PREV_SECTION_NAME and NETQUOTEVAR:NEXT_SECTION_NAME to Previous and Next it changes one set. If I'm not expoalining myself properly then please click on the link

http://trials.actinic.com/trials/trial2991/DVD_Recorders.html

Any help would be appreciated.

TraceyG
10-Sep-2003, 10:56 AM
Hi Lee,

Have you entered the code into your Act_Primary.html template too - you get the Next and Back options when you add a product to the cart, so I think you have it in two places?

Ideally, it should be in the Primary template and you can create a different Primary template for use on your sections that show the Next and Back links but use a Primary template that doesn't have the code for your the rest of your site.

BTW, the site is looking good.

leej
11-Sep-2003, 05:49 PM
Thanks Tracey for the help. Navigation now looks as it should be.