Problems, need help? Have a tip or advice? Post it here.
2 posts Page 1 of 1
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:
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
Image
where innovation meets technology
That seems to be a JavaScript issue, Aashish.
Please check the developer console to see if any errors are being reported.
2 posts Page 1 of 1