Keyword
Please note that official support for commercial extensions & templates is provided in the Subscriber Help Desk.
Support requests should ONLY be directed there and require an active subscription plan.
This forum board is to be used for archive purposes and knowledge exchange ONLY.

Slideshow

  • Carlos Simari
  • Carlos Simari's Avatar Topic Author
  • Offline
  • New Member
More
10 years 5 months ago #137218 by Carlos Simari
Slideshow was created by Carlos Simari
On the slideshow when it have 2 or more images, the slideshow text comes one in front of the other, particularly when the page is loading.

Please Log in or Create an account to join the conversation.

More
10 years 5 months ago #137219 by Yiota
Replied by Yiota on topic Slideshow
Is this something you are dealing with only when the page is loading or even when it is loaded?

JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)

Please Log in or Create an account to join the conversation.

  • Carlos Simari
  • Carlos Simari's Avatar Topic Author
  • Offline
  • New Member
More
10 years 5 months ago #137220 by Carlos Simari
Replied by Carlos Simari on topic Slideshow
Hi
Normally only when the page is loading but the same happens when the internet connection is slow.
You can view in nueevo demo page the occurence.
Thanks.

Please Log in or Create an account to join the conversation.

More
10 years 5 months ago #137221 by Yiota
Replied by Yiota on topic Slideshow
This is happening because the CSS is loading first in the page and the javascript last. Until the javascript loads as well you can see for this small instance both text blocks.

You can add these changes in your custom.css file for now in order to see the slideshow after the page loads.

.slideshow .itemsWrapper {position:relative;}
.slideshow .itemsWrapper ul.items {position:absolute;display:block;top:0;left:0;}
.slideshow .itemsWrapper ul.items li {position:absolute;}

On the next update we will try to include a loader to avoid these issues.

JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)

Please Log in or Create an account to join the conversation.

  • Carlos Simari
  • Carlos Simari's Avatar Topic Author
  • Offline
  • New Member
More
10 years 5 months ago #137222 by Carlos Simari
Replied by Carlos Simari on topic Slideshow
Thanks for the solution.
I wait "On the next update we will try to include a loader to avoid these issues".

Please Log in or Create an account to join the conversation.


Powered by Kunena Forum