Hi.
I use cmsms 2.1.5 with brecenbt gallery module and the creative-start-bootstrap-V1 template.
Whatever galley template (AE-Gallery, Cycle, Fancybox...) is set i see imagetitle only. No thumb.:
http://dev2017.fabbrica-schloss-horst.d ... osskueche/
When i click on a picture title i get a Not Found with an url like:
'http://myURL/path/of/the/gallery/pagepa ... rename.jpg
I my case:
'http://dev2017.fabbrica-schloss-horst.d ... c01794.jpg
I also would like to combine a gallery template with cgsmartimage. I found a forum record that proposes the Gallery template: PhotoSwipe. Using this template the site is completely crashed.
Thx 4 help
MAP
Gallery module shows no thumbs and no pictures
Re: Gallery module shows no thumbs and no pictures
1. your site seems to be in Maintenance mode?
2. I think you need to implement the <base..> tag (which comes by default with the {metadata} tag
2. I think you need to implement the <base..> tag (which comes by default with the {metadata} tag
Re: Gallery module shows no thumbs and no pictures
Hi,
what i can see is, wrong:
right:
so without the /location/schlosskueche, what also the pagealias is.
I have nearly the same problem:
viewtopic.php?f=7&t=75663
The modules include the pagealias to the img src paths, no idea why or where... if you correct the header with firebug, you can see the pic.
Someone an idea?
what i can see is, wrong:
Code: Select all
GET
http://dev2017.fabbrica-schloss-horst.de/location/schlosskueche/uploads/images/site-layout/basiclayout/service/Redaktion.jpgCode: Select all
GET
http://dev2017.fabbrica-schloss-horst.de/uploads/images/site-layout/basiclayout/service/Redaktion.jpgI have nearly the same problem:
viewtopic.php?f=7&t=75663
The modules include the pagealias to the img src paths, no idea why or where... if you correct the header with firebug, you can see the pic.
Someone an idea?
Re: Gallery module shows no thumbs and no pictures
What Velden already said: make sure you have the {metadata} tag in the head section of your page template.
Or an alternative is to not use pretty-urls
Or an alternative is to not use pretty-urls
Re: Gallery module shows no thumbs and no pictures
PhotoSwipe template needs an extra line in the config.php as is described in the docs
- + - + - + - + - + - + -
LATEST TUTORIAL AT CMS CAN BE SIMPLE:
Migrating Company Directory module to LISE
Migrating Company Directory module to LISE
- + - + - + - + - + - + -
Re: Gallery module shows no thumbs and no pictures
Thank u so much for the reply.
The Problem was caused ba the module: CSSPreprocessor
I deinstalled and now it works finr.
BUT i stil would like to integrate cgsmartimage module into the Lightbox template of Gallery module??
Thx.
MAP
The Problem was caused ba the module: CSSPreprocessor
I deinstalled and now it works finr.
BUT i stil would like to integrate cgsmartimage module into the Lightbox template of Gallery module??
Thx.
MAP
Re: Gallery module shows no thumbs and no pictures
Within the {foreach} loop, after the {else}, replacemap_1961 wrote:BUT i stil would like to integrate cgsmartimage module into the Lightbox template of Gallery module??
Code: Select all
{$image->file|escape:'url'|replace:'%2F':'/'}Code: Select all
{CGSmartImage src=$image->file filter_of_your_choice notag=1 noembed=1}[solved] Gallery module shows no thumbs and no pictures
Jos
->> y o u a r e a big big s t a r ! ! ! ! !
a champion!!
******IT WORKS*********
I am very happy - thank you - thank you - thank you - thank you *1000
thank you - thank you - thank you - thank you *1000
thank you - thank you - thank you - thank you *1000
thank you - thank you - thank you - thank you *1000
thank you - thank you - thank you - thank you *1000
thank you - thank you - thank you - thank you *1000
Yours MAP
->> y o u a r e a big big s t a r ! ! ! ! !
a champion!!
******IT WORKS*********
I am very happy - thank you - thank you - thank you - thank you *1000
thank you - thank you - thank you - thank you *1000
thank you - thank you - thank you - thank you *1000
thank you - thank you - thank you - thank you *1000
thank you - thank you - thank you - thank you *1000
thank you - thank you - thank you - thank you *1000
Yours MAP





