- Posts: 2
- Thank you received: 0
images thumbnail module not visibles
-
service pao
Inactive member -
Topic Author
- New Member
-
Less
More
14 years 3 months ago #3971
by service pao
images thumbnail module not visibles was created by service pao
excuse for my bad english
I prepare a new site and I have make a folder with 3 images .jpg
but when I active the module, only a Rectangle is visible.
Can you indicate me the good way ? (the thumbnails are realised Automatically ?)
the site in preparation : monguide.smerra2.blizz.eu/
I prepare a new site and I have make a folder with 3 images .jpg
but when I active the module, only a Rectangle is visible.
Can you indicate me the good way ? (the thumbnails are realised Automatically ?)
the site in preparation : monguide.smerra2.blizz.eu/
Please Log in to join the conversation.
-
ivan.milic
Support Staff -
- Moderator
-
Less
More
- Posts: 14116
- Thank you received: 1639
14 years 3 months ago #3992
by ivan.milic
Replied by ivan.milic on topic Re: images thumbnail module not visibles
Hi,
I have inspected source of your page and a see this:
<div id="hot-joomla-gallery" class="svwp">
<ul>
<li><img alt="" src=" monguide.smerra2.blizz.eu/http://monguid...accueil_galerie//les guides étudiants en ligne du Club Etudiant O.S.E." width="550" height="150" />
</ul>
</div>
</div>
You have not configured module properly.
The only image tag in gallery container points to some bad link.
It's obvious that you had entered bad path to images folder (http:// - twice).
Enter a path that is relative to your root.
example:
if you have folder namer MYIMAGES in your root folder , and you have Image1.jpg in it the full web path to yoor image is:
www.yoursite.com/MYIMAGES/Image1.jpg
In this case you should enter MYIMAGES for path.
You can write also ../MYIMAGES , the "../" means go first to root folder, then ...
I have inspected source of your page and a see this:
<div id="hot-joomla-gallery" class="svwp">
<ul>
<li><img alt="" src=" monguide.smerra2.blizz.eu/http://monguid...accueil_galerie//les guides étudiants en ligne du Club Etudiant O.S.E." width="550" height="150" />
</ul>
</div>
</div>
You have not configured module properly.
The only image tag in gallery container points to some bad link.
It's obvious that you had entered bad path to images folder (http:// - twice).
Enter a path that is relative to your root.
example:
if you have folder namer MYIMAGES in your root folder , and you have Image1.jpg in it the full web path to yoor image is:
www.yoursite.com/MYIMAGES/Image1.jpg
In this case you should enter MYIMAGES for path.
You can write also ../MYIMAGES , the "../" means go first to root folder, then ...
Please Log in to join the conversation.
-
service pao
Inactive member -
Topic Author
- New Member
-
Less
More
- Posts: 2
- Thank you received: 0
14 years 2 months ago #4086
by service pao
Replied by service pao on topic Re: images thumbnail module not visibles
thank you for your quick response
I contact my online (my site is not on line) because this path is not created by me. The real path in the module is good.
service pao
I contact my online (my site is not on line) because this path is not created by me. The real path in the module is good.
service pao
Please Log in to join the conversation.
Time to create page: 0.177 seconds