This is a little urgent...
I have a single page site... When we click on the menus in there, it scrolls to the respective page...
I have created separate editable templates for the clients ease...
Now I'm at the Gallery section... The gallery is working perfect in the individual page but when I try to get fetch the data using:
where "... ..." is the code of gallery as in the couchcms slimbox gallery, the entire set of images in folders are directly shown and the gallery on the single page stops working...
has anyone tried this or has an idea!!!
Regards,
GenXCoders
I have a single page site... When we click on the menus in there, it scrolls to the respective page...
I have created separate editable templates for the clients ease...
Now I'm at the Gallery section... The gallery is working perfect in the individual page but when I try to get fetch the data using:
- Code: Select all
<cms:pages masterpage='gallery.php'>... ...</cms:pages
where "... ..." is the code of gallery as in the couchcms slimbox gallery, the entire set of images in folders are directly shown and the gallery on the single page stops working...
has anyone tried this or has an idea!!!
Regards,
GenXCoders