-
AuthorPosts
-
cyres Friend
cyres
- Join date:
- May 2011
- Posts:
- 68
- Downloads:
- 0
- Uploads:
- 0
- Thanks:
- 17
- Thanked:
- 1 times in 1 posts
January 6, 2012 at 11:35 pm #172559Hi,
I have some problems with ja slideshow module.
I followed the instructions in the user guide BUT
Instead of showing the actual pictures the module showed big versions of the thumbnails instead of the pictures themselves (or visa versa).
I wanted to revert to the original settings and uninstalled and removed the module.
Then I installed the latest version 2.2.2.
The install via extensions manager was succesful, but the problems are still there.see http://www.cyres.eu/cyres/
I want to use my own slideshow pics (I do not want miniature pics for the thumbnails)
AND
I want to retain the thumbnails provided by the template.UPDATE:
I see that this module does not use the path specified in the article:
<p><img class=”jaslideshow-main” src=”images/stories/slideshow/banner01.png” border=”0″ alt=”Sample Image” title=”Sample Image” /> <img class=”jaslideshow-thumb” src=”images/stories/slideshow/banner01-thumb.png” border=”0″ style=”display: none;” /></p>
so it does NOT use imagesimagesstoriesslideshow as specified
but it seems to use this directory: imagesresizedimagesstoriesslideshow
why is that????Thanks
pavit Moderatorpavit
- Join date:
- September 2007
- Posts:
- 15749
- Downloads:
- 199
- Uploads:
- 2274
- Thanks:
- 417
- Thanked:
- 4028 times in 3778 posts
January 10, 2012 at 8:08 pm #433324Hi cyres
I’m logged into your site and checked your ja_slideshow module
try to use this format for articles
<!-- {jaimage main="images/stories/slideshow/banner03.png" thumb="images/stories/slideshow/thumbs/banner03-thumb.png"} -->
<p>Mauris urna risus, tempus eu ultrices id, mattis at tellus. Duis rutrum, quam nec consequat malesuada, ante elit adipiscing velit, non imperdiet nunc felis ac mauris.</p>
<hr id="system-readmore" />instead of yours
<p>
<img border="0" class="jaslideshow-main" src="images/stories/slideshow/Corporate_Media.jpg" /> <img border="0" class="jaslideshow-thumb" src="images/stories/slideshow/banner04-thumb.png" style="display: none;" /></p>while for the configuration of the module you can check this image
cyres Friendcyres
- Join date:
- May 2011
- Posts:
- 68
- Downloads:
- 0
- Uploads:
- 0
- Thanks:
- 17
- Thanked:
- 1 times in 1 posts
January 14, 2012 at 4:36 am #433816<em>@pavit 293968 wrote:</em><blockquote>Hi cyres
I’m logged into your site and checked your ja_slideshow module
try to use this format for articles
<!-- {jaimage main="images/stories/slideshow/banner03.png" thumb="images/stories/slideshow/thumbs/banner03-thumb.png"} -->
<p>Mauris urna risus, tempus eu ultrices id, mattis at tellus. Duis rutrum, quam nec consequat malesuada, ante elit adipiscing velit, non imperdiet nunc felis ac mauris.</p>
<hr id="system-readmore" />instead of yours
<p>
<img border="0" class="jaslideshow-main" src="images/stories/slideshow/Corporate_Media.jpg" /> <img border="0" class="jaslideshow-thumb" src="images/stories/slideshow/banner04-thumb.png" style="display: none;" /></p>while for the configuration of the module you can check this image </blockquote>
Hi,
I followed your instructions, but the problem is still not solved, the right pictures do not show up!
An additional problem is that there are white lines appearing around the image, and the menu.
You can login into the site if you want.
pavit Moderatorpavit
- Join date:
- September 2007
- Posts:
- 15749
- Downloads:
- 199
- Uploads:
- 2274
- Thanks:
- 417
- Thanked:
- 4028 times in 3778 posts
January 14, 2012 at 6:26 am #433818Hi
Send me via PM your super user login details
pavit Moderatorpavit
- Join date:
- September 2007
- Posts:
- 15749
- Downloads:
- 199
- Uploads:
- 2274
- Thanks:
- 417
- Thanked:
- 4028 times in 3778 posts
January 15, 2012 at 8:10 am #433885Hi
Please look at your article “Corporate Media” in slideshow category, how is the syntax of the code inside
Now your slideshow works
Make the same changes to all other articles
Regards
cyres Friendcyres
- Join date:
- May 2011
- Posts:
- 68
- Downloads:
- 0
- Uploads:
- 0
- Thanks:
- 17
- Thanked:
- 1 times in 1 posts
January 17, 2012 at 1:29 am #434069Hi Thanks for logging in 😉
You provided a workaround (with the stock template images), and that seems okay, but it does not seem to work with my own images although they have exactly the same dimensions as the original pics.
I also get white lines in the slideshow (just under the menu)
I want to keep the files in the original directory (if possible) because there is some strange logic in the module that copies over the files to the /image/resize/…. directory, and it also renames the files. Why is that? it seems to screw up everything.
Can you see why this does not work with my own images?
Thanks!
cyres Friendcyres
- Join date:
- May 2011
- Posts:
- 68
- Downloads:
- 0
- Uploads:
- 0
- Thanks:
- 17
- Thanked:
- 1 times in 1 posts
January 17, 2012 at 1:31 am #434070Another problem is that the slideshow does not appear at all in internet explorer (version 8.0) under windows 7 – 64 bit.
n6rej Friendn6rej
- Join date:
- November 2006
- Posts:
- 1040
- Downloads:
- 0
- Uploads:
- 63
- Thanks:
- 79
- Thanked:
- 145 times in 90 posts
January 19, 2012 at 4:06 am #434378<em>@cyres 295023 wrote:</em><blockquote>Another problem is that the slideshow does not appear at all in internet explorer (version 8.0) under windows 7 – 64 bit.
see http://www.cyrescenter.com</blockquote>
You’ve got something in css I think set horribly wrong. I’d strongly recommend you “undo” your changes and we can go from there. Normally this module works quite well. I’ll let pavit know your still having issues.cyres Friendcyres
- Join date:
- May 2011
- Posts:
- 68
- Downloads:
- 0
- Uploads:
- 0
- Thanks:
- 17
- Thanked:
- 1 times in 1 posts
January 19, 2012 at 4:37 am #434391HI,
I did not change the css, except for the logo, and for that I followed the instructions from the tutorials.
you may revert to the ‘original’ css as long as the logo stays intact.Another thing is that in IE8 none of the buttons or modules has rounded corners?
thanks!
-
AuthorPosts
This topic contains 9 replies, has 3 voices, and was last updated by cyres 12 years, 10 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum