We currently have our site laid out in SPP fashion with every product in its own section. We use the Link to Next Section and Link to Previous Section layouts with no problem at SectionLevel 2 ie;
Bracelets (Level 1)
Silver Charm Bracelets (Level 2)
Special Silver Charm Bracelet (Level 3) - This is where the Product itself is.
The Next and Previous links are currently set to only show at Section Level 2 but if I change the BlockIf to show at Section Level 3 then the variable SectionPageNameNext is not populated so the link goes back to an empty page.
Does anyone know why this happens or where SectionPageNameNext gets its value from? I have looked in the variable reference guide but it says it is generated automatically.
Update: I thought it may possibly be because I don't fill in the Page Name field under Page Settings - I let Actinic generate them. So I added an html filename for a couple of sections but it still didn't work.
Also forgot a URL in case it helps anyone:
http://www.seriouslysilver.co.uk/aca...Bracelets.html
(The Section Level 3 next and previous links are hidden at the moment to stop confusing customers)
Update2:
After restarting Actinic the Next link is now working providing I manually enter a filename for Page Name.
Is this what is to be expected or do I have a fault somewhere?
Bracelets (Level 1)
Silver Charm Bracelets (Level 2)
Special Silver Charm Bracelet (Level 3) - This is where the Product itself is.
The Next and Previous links are currently set to only show at Section Level 2 but if I change the BlockIf to show at Section Level 3 then the variable SectionPageNameNext is not populated so the link goes back to an empty page.
Does anyone know why this happens or where SectionPageNameNext gets its value from? I have looked in the variable reference guide but it says it is generated automatically.
Update: I thought it may possibly be because I don't fill in the Page Name field under Page Settings - I let Actinic generate them. So I added an html filename for a couple of sections but it still didn't work.
Also forgot a URL in case it helps anyone:
http://www.seriouslysilver.co.uk/aca...Bracelets.html
(The Section Level 3 next and previous links are hidden at the moment to stop confusing customers)
Update2:
After restarting Actinic the Next link is now working providing I manually enter a filename for Page Name.
Is this what is to be expected or do I have a fault somewhere?
Comment