Three slideshows next to eachother possible?
10 years 2 months ago - 10 years 2 months ago #26113
by JustBe
Three slideshows next to eachother possible? was created by JustBe
Hi,
I first used 'Simple Responsive Slideshows' to place them next to eachothers.
Which worked after some struggles.
But the max of 10 slideshows didn't reflect my needs.
Now I tried the same method with Slideshow CK but the pictures didn't show up. The title and description did.
Maybe I should post the code?
I think I will use a simpler responsive slideslow for this as this extension is quite big for what I have in mind.
I first used 'Simple Responsive Slideshows' to place them next to eachothers.
Which worked after some struggles.
But the max of 10 slideshows didn't reflect my needs.
Now I tried the same method with Slideshow CK but the pictures didn't show up. The title and description did.
Maybe I should post the code?
I think I will use a simpler responsive slideslow for this as this extension is quite big for what I have in mind.
Last edit: 10 years 2 months ago by JustBe.
Please Log in or Create an account to join the conversation.
10 years 2 months ago #26114
by ced1870
Joomlack Webmaster and Developer
Replied by ced1870 on topic Three slideshows next to eachother possible?
Hi
is your problem solved or not ? (according to your other post)
CEd
is your problem solved or not ? (according to your other post)
CEd
Joomlack Webmaster and Developer
Please Log in or Create an account to join the conversation.
10 years 2 months ago - 10 years 2 months ago #26115
by JustBe
Replied by JustBe on topic Three slideshows next to eachother possible?
Well not really. I thought it might be best to use some simpler slideshow for my goal.
I learned *one* slideshow shows up if assign a position to it.
But my goal is to have three next to eachother. So I created a custom module to assign position of this module where I want.
What did work for me with another slideshow component is this code in the html "mode" of a 'custom HTML module:
Then toggling to the article itself with this:
{module SlideshowCK1}
{module SlideshowCK2}
{module SlideshowCK3}
I used Module Anywhere for this. I had to position these slideshows to non used positions in my template.
Result: Slideshow CK shows up, but not the (demo) pictures.
I did saw text: description, title. Also the video showed up.
I learned *one* slideshow shows up if assign a position to it.
But my goal is to have three next to eachother. So I created a custom module to assign position of this module where I want.
What did work for me with another slideshow component is this code in the html "mode" of a 'custom HTML module:
Code:
<div class="span3">
<p>{module SlideshowCK1}</p>
</div>
<div class="span3">
<p>{module SlideshowCK2}</p>
</div>
<div class="span3">
<p>{module SlideshowCK3}</p>
</div>
Then toggling to the article itself with this:
{module SlideshowCK1}
{module SlideshowCK2}
{module SlideshowCK3}
I used Module Anywhere for this. I had to position these slideshows to non used positions in my template.
Result: Slideshow CK shows up, but not the (demo) pictures.
I did saw text: description, title. Also the video showed up.
Last edit: 10 years 2 months ago by JustBe.
Please Log in or Create an account to join the conversation.
10 years 2 months ago - 10 years 2 months ago #26118
by JustBe
Replied by JustBe on topic Three slideshows next to eachother possible?
I probably do something wrong with my paths of my images.
Last edit: 10 years 2 months ago by JustBe.
Please Log in or Create an account to join the conversation.
10 years 2 months ago #26119
by ced1870
Joomlack Webmaster and Developer
Replied by ced1870 on topic Three slideshows next to eachother possible?
give me your url to check this
Joomlack Webmaster and Developer
Please Log in or Create an account to join the conversation.
10 years 1 month ago - 10 years 1 month ago #26130
by JustBe
Replied by JustBe on topic Three slideshows next to eachother possible?
this one
It works fine for me, but not within a custom html module (with module anywhere).
I would like to create module with 3 slideshows next to eachother though.
It works fine for me, but not within a custom html module (with module anywhere).
I would like to create module with 3 slideshows next to eachother though.
Last edit: 10 years 1 month ago by JustBe.
Please Log in or Create an account to join the conversation.
Time to create page: 0.220 seconds