Page 1 of 1
Gallery - no images showing on web page
Posted: Wed Mar 07, 2012 12:05 pm
by KevC
I had to reinstall the whole cms after a crash and I cannot get any images to display regardless of which template is in use. Everything worked perfectly before. I have tried amending the template as per the help file but nothing has changed.
Any suggestions welcomed. I'm not exactly scripting literate.
Kev
Re: Gallery - no images showing on web page
Posted: Wed Mar 07, 2012 3:30 pm
by Jos
How does your setup look like: do you have a {Gallery} call in the content field of a page? Which parameters do you use there?
Re: Gallery - no images showing on web page
Posted: Wed Mar 07, 2012 4:15 pm
by KevC
The page holding the gallery tab is a blank page with just the gallery tag in it. I've not used any parameters with it.
Re: Gallery - no images showing on web page
Posted: Wed Mar 07, 2012 9:25 pm
by Jos
Hard to tell what could cause this from a distance...
If you want I can take a look in your admin, but you'd have to provide me a temporary admin account... PM or email
Re: Gallery - no images showing on web page
Posted: Thu Mar 08, 2012 12:49 pm
by Jos
Ok, solved it quite easily.
In the content page I turned the WYSIWYG editor off. Then the content field showed:
<code>{Gallery}</code><!-- Add code here that should appear in the content block of all new pages -->
Removing the <code> tags did the job.
Only thing is that thumbnails are not created for your images. Could it be that your images are in CMYK format in stead of RGB?
Re: Gallery - no images showing on web page
Posted: Thu Mar 08, 2012 10:48 pm
by KevC
many thanks for that. The images are rgb. I can always delete them and reupload though.
Thanks again for solving the problem
Kev