Problems, need help? Have a tip or advice? Post it here.
2 posts Page 1 of 1
ive been trying for hours, i can figure out what im doing wrong, i put the editable tags in and i can see the gallery in my admin panel, but when i view it, its not making the page cloneable and its just linking to the image

see for yourself
http://uniquebooks4kids.com/portfolio.php

Attachments

In this case for the href attribute you want to use the k_page_link variable:
Code: Select all
<a href="<cms:show k_page_link/>">
   ...
</a>
If you are unsure what variables are available for you to use, don't hesitate to throw in a <cms:dump/> to get a listing. Let me know if you resolve this.
2 posts Page 1 of 1
cron