- Posts: 9
- Thank you received: 0
Multiple HOT Responsive Slideshows in one page
-
mikaruottinen
Inactive member -
Topic Author
- New Member
-
Less
More
11 years 1 month ago #37574
by mikaruottinen
Multiple HOT Responsive Slideshows in one page was created by mikaruottinen
Hi,
is it possible to have multiple Hot Responsive Slideshows in one page? I'm sure I had this working some time while developing my pages, but now it ain't working. To make it a bit more complex, I'm using tabs as container for the slideshows (if that makes any difference).
thanks in advance.
Mika
is it possible to have multiple Hot Responsive Slideshows in one page? I'm sure I had this working some time while developing my pages, but now it ain't working. To make it a bit more complex, I'm using tabs as container for the slideshows (if that makes any difference).
thanks in advance.
Mika
Please Log in to join the conversation.
-
ivan.milic
Support Staff -
- Moderator
-
Less
More
- Posts: 14116
- Thank you received: 1639
11 years 1 month ago #37579
by ivan.milic
Replied by ivan.milic on topic Multiple HOT Responsive Slideshows in one page
No it can't do that. It can be modified but it is complex intervention.
Please Log in to join the conversation.
-
mikaruottinen
Inactive member -
Topic Author
- New Member
-
Less
More
- Posts: 9
- Thank you received: 0
11 years 1 month ago #37590
by mikaruottinen
Replied by mikaruottinen on topic Multiple HOT Responsive Slideshows in one page
Thanks for your prompt response. If that's true, can you please explain why things are working if I would narrow slideshows down to two. Is it because these both are on differents articles? Please have look at
goo.gl/osWudr
. Both slideshows are working fine. However, this is not enough for my purpose as I would like to have a tab control instead, with each tab containing a different slideshow.
Mika
Mika
Please Log in to join the conversation.
-
ivan.milic
Support Staff -
- Moderator
-
Less
More
- Posts: 14116
- Thank you received: 1639
11 years 1 month ago #37596
by ivan.milic
Replied by ivan.milic on topic Multiple HOT Responsive Slideshows in one page
Literary thy work by accident. Problem is because that module instances are not uniquely identified in scripts and styles. So script running for one instance and style for it will inter-fear with other one. Process of making some module multi-instance capable is to give it unique ID. Then change all jquery selectors and css paths to use that ID to target specific things inside of container with unique ID.
Please Log in to join the conversation.
-
mikaruottinen
Inactive member -
Topic Author
- New Member
-
Less
More
- Posts: 9
- Thank you received: 0
11 years 1 month ago #37622
by mikaruottinen
Replied by mikaruottinen on topic Multiple HOT Responsive Slideshows in one page
would it be possible to stretch the id matching into the parent nodes in the DOM tree? I mean, there is the Module Class Suffix (what's that for anyway?) parameter for each module which can be defined uniquely. Far fetched?
yet another question; would there be similar problems with the HOT lightbox (=limitation that only one lightbox can be used per page)?
Mika
yet another question; would there be similar problems with the HOT lightbox (=limitation that only one lightbox can be used per page)?
Mika
Please Log in to join the conversation.
-
ivan.milic
Support Staff -
- Moderator
-
Less
More
- Posts: 14116
- Thank you received: 1639
11 years 1 month ago - 11 years 1 month ago #37631
by ivan.milic
Replied by ivan.milic on topic Multiple HOT Responsive Slideshows in one page
No you need to modify PHP file, css and javascript.
we can offer you custom job
we can offer you custom job
Last edit: 11 years 1 month ago by ivan.milic.
Please Log in to join the conversation.
Time to create page: 0.098 seconds