Thats what I did, but it just opens up the offending page, in this case its a 'section link layout' page. It doesn't actually take me to the bit of code which is broken.... not very helpful?!
Announcement
Collapse
No announcement yet.
Add to cart at section level?
Collapse
X
-
You need to move your <form ...> and </form> stuff to be inside ProductList block:
Code:SECTION RELATED CODE HERE <actinic:block type="ProductList" > START FORM CODE HERE . PRODUCT RELATED CODE HERE . END FORM CODE HERE </actinic:block> SECTION RELATED CODE HERE
Norman - www.drillpine.biz
Edinburgh, U K / Bitez, Turkey
Comment
-
Originally posted by LouPhi View PostThats what I did, but it just opens up the offending page, in this case its a 'section link layout' page. It doesn't actually take me to the bit of code which is broken.... not very helpful?!
Army Gore-tex
Winter Climbing Mitts
webD's Blog: Website design, SEO and other ramblings…
Twitter LinkedIN
If you think a post is good, rate it!
Find the answers in the Knowledge Base | Have you read the User Guides
Comment
Comment