Carousel Infinite Slide

  • Posts: 127
  • Thank you received: 12
12 years 10 months ago #41937

Hi,

I have read www.demo.hikashop.com/index.php?option=c...5&Itemid=103&lang=en and tried to implement as per instructions.

I have a category with just six items and just playing around to show two images

The pagination dot is changing, but the images are not. It just shows two images static.

I can't see any JS errors, so don't know what it could be.

Tony

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

  • Posts: 127
  • Thank you received: 12
12 years 10 months ago #42050

Anyone got this working?

Any suggestions for what I should be looking for to understand why it is not working?

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

  • Posts: 83103
  • Thank you received: 13416
  • MODERATOR
12 years 10 months ago #42067

Hi,

Please do a screenshot of the hikashop options of your module and give a link to the page where it is displaying so that we can help you.

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

  • Posts: 127
  • Thank you received: 12
12 years 10 months ago #42096

Here are the screen shots - done in two parts copied into word doc.


File Attachment:

File Name: HSOptionsf...usel.doc
File Size:274 KB


I'll PM the address and credentials.

Thanks,

Tony

Attachments:

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

  • Posts: 83103
  • Thank you received: 13416
  • MODERATOR
12 years 10 months ago #42097

In your template CSS file templates/at_mondila/css/template_css.css you have the CSS code:

#lr-padd1 ul {
padding-left: 10px;
margin: 0!important;
}
.dark ul, .mcolor ul, .white ul {
padding-left: 10px;
}
ul {
margin-top: 5px;
margin-left: 15px;
margin-bottom: 15px;
}

which causes the slider to not work properly. Remove it and it will work.

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

  • Posts: 127
  • Thank you received: 12
12 years 10 months ago #42098

Thanks Nicolas I will try that.

Be interested to know why some simple unordered list styling would stop it working?

And if there is anything else that would be useful to know and watch out for.

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

  • Posts: 83103
  • Thank you received: 13416
  • MODERATOR
12 years 10 months ago #42099

The slider system uses javascript modifies the CSS properties of the HTML elements of the listing in order to work.
Your template is forcing these properties. Thus, the slider javascript can't do its magic.

That's all there is to it.

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

  • Posts: 127
  • Thank you received: 12
12 years 10 months ago #42144

Thank you Nicolas - that sorted the problem.

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

Time to create page: 0.085 seconds
Powered by Kunena Forum