Hot Swipe Corousel problem in Hot Startup

More
9 years 2 months ago - 9 years 2 months ago #45959 by underground1
Hello,

when you open a page for the first time Hot Swipe Corousel is not as tall as it should be. Screenshot of "bug" is attached. When you refresh it, everything (height) is ok.


Live site: alivetraining.si

Please help.
Attachments:
Last edit: 9 years 2 months ago by underground1.

Please Log in to join the conversation.

  • milos
    Support Staff
  • Moderator
  • Moderator
More
9 years 2 months ago #45961 by milos
Hello,

On my computer, the height of the slider is always the same in Chrome. However, in Safari (latest version) it's always thin. Try removing "floating" class from top row (I see you don't use it).

Regards

Please Log in to join the conversation.

More
9 years 2 months ago #45962 by underground1
I have removed floating from class "logorow floating one" but still the same so this is not the solution.

The problem was/is in all three browsers but it is hard to recreate it in any of them except Safari.

Please Log in to join the conversation.

  • milos
    Support Staff
  • Moderator
  • Moderator
More
9 years 2 months ago - 9 years 2 months ago #45963 by milos
Try adding this in template_css.css file:
Code:
.hot_swipe_carousel_slides img { height: 543px; }
Last edit: 9 years 2 months ago by milos.

Please Log in to join the conversation.

More
9 years 2 months ago - 9 years 2 months ago #45964 by underground1
That fixes but it is not ok on smaller monitors because the slide is corupted (image attached)
Attachments:
Last edit: 9 years 2 months ago by underground1.

Please Log in to join the conversation.

  • milos
    Support Staff
  • Moderator
  • Moderator
More
9 years 2 months ago - 9 years 2 months ago #45965 by milos
Yes, it was a bad idea. Please delete the height from CSS file. Instead, try this: Edit file /modules/mod_hot_swipe_carousel/tmpl/default.php and near the end of this file, change this line :
Code:
autoPlay: <?php echo $pauseTime; ?>

to this:
Code:
autoPlay: <?php echo $pauseTime; ?>, imagesLoaded: true
Last edit: 9 years 2 months ago by milos.
The following user(s) said Thank You: underground1

Please Log in to join the conversation.

Time to create page: 0.233 seconds
Powered by Kunena Forum