-
AuthorPosts
-
November 26, 2010 at 11:42 pm #156814
Hello!
The changes in the articles that affect to slideshow2 (Demo > Slideshow, articles) doesn’t appear at real time, I don’t know why.
In JA Slideshow2 module settings, when I resize “Main Item height=340 to 200” for example, the text that appears on the left, disappears, showing under the example thumbnail, it shows very ugly.
It’s the same when I change the cache option to off.
To return it to original state i must reinstall the template, again…
Somebody knows to fix it?
Sorry for my english.Thanks!!
Saguaros ModeratorSaguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
November 27, 2010 at 2:37 am #364425Can you please provide me the link to your site , i would like to have a closer llook on the issue
thanks
November 28, 2010 at 2:23 pm #364562Hello!
Thanks for your answer.
The problem is in the official template without changes. I installed the template via quickstart, all good.
The first appearance is this:
In JA Slideshow2 MODULE SETTINGS i see that the articles needed are here:
Section DEMO – Category SLIDESHOW:
If I change one of these articles then changes dont show in real time, I dont know why.
I change an article, and the appearance of the mainpage is the same than before…
And SAVE but then I refresh de main page and the change doesnt shows!! Why??
I do click in MORE INFO, then I return, I refresh de page several times, but nothing, no result.
I think that it could be tha CACHE OPTION of de Slideshow module, I turn OFF it…
I save, and I obtain this result on main page when I refresh…
Note that now the text reflects the above changes.
I also want to change de height of the slideshow frame and the change causes the same effect…
At this point I cant return the page to the original situation, unless I install quickstart again and overwrite all.
I think no matter what modification is made in the module, I tried to change many things (navigation alignment, sizes, etc) and the result is the same, the text should be left out disappears and is displayed below the image, as in the example image.
I say more, I just noticed that, even without any change, if you simply click SAVE on JA Slideshow2 MODULE SETTINGS, and it causes the bad effect.
All this also affects to template ‘JA Community Plus’, to this same module.
How I can make a change in an item and you feel refreshed in real time on the homepage?
How I can also change the size of the module, without showing the ugly effect of the text?The site is here if you want to take a look:
http://www.cifpjuanherrera.es/modelo/Thanks for your support!!
November 29, 2010 at 2:48 am #364604OK I had the same issues and have spent tons of time on this template (Days). I ended up finding the update mod_jaslideshow2.v2.2.0 and installed. It seems to be working. Thank you for fixing this!
bcsgroupSaguaros ModeratorSaguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
November 29, 2010 at 4:09 am #364623Dear all!
I found that issue
Now, Please resolve this as following
1) you come to this module’s configuration, and selec the Description only option for the Show Description parameter
2) add the following code into the template.css file:.ja-slide-item .ja-slide-desc {
visibility:hidden;
}1 user says Thank You to Saguaros for this useful post
November 29, 2010 at 9:37 am #364658It works!!! 😀
I probed that solution on JA Community Plus template and also works!!Tons of thanks!! those things are very hidden….
But… a little more problem. Where did go the button “Read more” ?? :confused: That button is important for me! 🙂
November 29, 2010 at 7:39 pm #364711That is my question too.
bcsgroup
Saguaros ModeratorSaguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
November 30, 2010 at 7:04 am #364791YOu open the file: /templates/ja_pyro/html/mod_jaslideshow2/default_articles.php and find the following code:
[PHP]
<?php if ($showDescription==’desc-readmore’): ?>
<a <?php echo $target; ?> class=”readon readmore” href=”<?php echo $item->link; ?>”>
<?php echo $readmoretext;?>
</a><?php endif; ?>
[/PHP]When you selected the Show Description Option so the readmore link is showed
orsomannaro Friendorsomannaro
- Join date:
- January 2008
- Posts:
- 241
- Downloads:
- 32
- Uploads:
- 18
- Thanks:
- 1
- Thanked:
- 3 times in 1 posts
November 30, 2010 at 3:11 pm #364852If I change:
<?php if ($showDescription==’desc-readmore’): ?>
in:
<?php if ($showDescription!==’desc-readmore’): ?>
I can see readmore button.
???
orsomannaro Friendorsomannaro
- Join date:
- January 2008
- Posts:
- 241
- Downloads:
- 32
- Uploads:
- 18
- Thanks:
- 1
- Thanked:
- 3 times in 1 posts
Saguaros ModeratorSaguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
December 1, 2010 at 2:09 pm #365004Ok it works!
I only replaced ‘desc-readmore’ for ‘desc’ and ok.Thanks!!
December 20, 2010 at 12:35 am #367629<em>@orsomannaro 206083 wrote:</em><blockquote>The correct value seem to be:
<?php if ($showDescription==’desc’): ?></blockquote>
How do I thank EVERYONE in this thread, orsomannaro? Heh… Your PHP edit worked for me in both a JA_Pyro Quickstart install and a Template Only + JA Slideshow 2 install test sites.fwiw: I was trouble shooting my JA_Pyro template & slideshow only install, where the readmore button had failed to appear from the start. However, my Quickstart demo actually had a Readmore button *until* I selected the Show Description Option. At first, NEITHER radio button [for the Show Description form field] was selected by defaut. Once I selected a ‘Show Description’ option it was button gone! GAME OVER. Ha-ha-ha . . . Thanks again for sharing.
January 6, 2011 at 9:17 pm #370553Thanks to all the people here it also solved my problem with this module.
By the way any plan to fix this? –
I do not see why after all the good people here wasted their time on this – my wife and I had to waste time tooSaguaros ModeratorSaguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
January 7, 2011 at 5:06 am #370597<em>@shamboo 213334 wrote:</em><blockquote>Thanks to all the people here it also solved my problem with this module.
By the way any plan to fix this? –
I do not see why after all the good people here wasted their time on this – my wife and I had to waste time too</blockquote>Yes, i understand, because the slideshow 2 module is great module and is used on most of the ja templates, so our developers always try to improve, build new features to bring in more features. at times there might be some implicit bugs – which may not be evident immediately. We fix them as and when reported.
The reported issues are being fixed by our developers, before making any customizations to fix the module, please check version of that extensions to make sure that your site is using the latest version.
-
AuthorPosts
This topic contains 16 replies, has 7 voices, and was last updated by isoua 13 years, 10 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum