-
AuthorPosts
-
June 23, 2013 at 9:18 am #25233
The slideshow is not auto rotating when in AJAX preview. I have it set to auto/slideshow/4 seconds…. but it’s static, have to choose buttons.
Also… where is the link for this slideshow managed?.. specifically I want NO link on these slideshows.
Can you help?
Thanks for the AJAX upgrade BTW…
June 24, 2013 at 3:55 pm #126177Hi mgma,
I *think* the ajax portfolio slideshows are set to change on mouseover of the individual slides so I’m not sure if the option is available for the ajax view or if Kriesi just accidentally is overriding them.
I’ve tagged Kriesi on the topic for a definitive answer.
Regards,
Devin
June 25, 2013 at 4:56 am #126178Oh man… this is such a basic, necessary function. auto-rotation of slideshow? The dialogue in the admin for the slideshow says “Slideshow” and “autorotation in seconds”. I love the AJAX, but this is a must, I would have not migrated my whole site if I had known. Do you know when we’ll get an answer?
Also… the link issue… these slideshows should have no link… and I can’t get rid of it. I don’t want to open the image in a lightbox. How do I turn that function off?
Thanks Devin!
June 25, 2013 at 11:18 am #126179Hi!
The autorotation not playing is actually a bug, thanks for noticing and reporting it. It will be fixed with the next version :)
If you want to disable the slideshow links you would need to do that manually be editing the file config-temlatebuilder/avia-shortcodes/slideshow.php
scroll down to line 382 and edit the following:
Best regards,
Kriesi
June 29, 2013 at 2:35 am #126180Thanks Kriesi.. I’ll look for it.
And thank you for the great work. I’ve got a lot going on, but finessing my UI/UX so decisively on your framework is therapy.
I’m using Enfold for my new site, and Replete for a large corporate site with a LOT going on. It’ll be the largest responsive site I’ve ever seen. And if they’ll let me, it’ll be stunning as well.
Peace.
June 29, 2013 at 3:11 am #126181I tried this code switch, but still have the pics of an AJAX post opening a lightbox/slideshow. Is there something else I can try?
Thanks
June 30, 2013 at 3:37 pm #126182Hi mgma,
You replaced that line completely? If so it shouldn’t have the ability to have a link at all. Do you happen to have any caching plugins installed or anything like that which would cause an old version to be shown instead of updated re-rendered pages?
Regards,
Devin
July 2, 2013 at 8:41 pm #126183No… I haven’t installed anything but the template. Will check it again…
TX
July 4, 2013 at 7:07 am #126184The lightbox will only pop up if the image is wrapped into a link and the link must point to another image. It seems like Kriesi removed the link and replaced it with a div
$html .= "<div>{$caption}<img src='".$img[0]."' title='".$imgtitle."' alt='".$imgalt."' /></div>";
– thus no lightbox should pop up. If it still doesn’t work for you please post a link to the website and I’ll investigate the source code.
-
AuthorPosts
- The topic ‘slideshow is not auto-rotating when previewing in AJAX’ is closed to new replies.