End of Support for Joomla 3 - Forum closed
slideset does not wordk
Hi there,
I would like to implementate an slideset with bullets to my website, I used a code from the Uikit website. The code works into another website, but does not work ik my website.
I swiched of the JCE editor. The result of using this code is, i see 8 pictures and no sldes.... see: www.smithlaan.nl/dj-bas/ scroll down en see TEST4.
Hopefuly you can help me...
Kind regards,
Bas.
This is the used code:
<div data-uk-slideset="{default: 4}">
<div class="uk-slidenav-position">
<ul class="uk-grid uk-slideset">
<li><img src="images/joomlaplates/client1.png" alt="client" /></li>
<li><img src="images/joomlaplates/client2.png" alt="client" /></li>
<li><img src="images/joomlaplates/client3.png" alt="client" /></li>
<li><img src="images/joomlaplates/client4.png" alt="client" /></li>
<li><img src="images/joomlaplates/client5.png" alt="client" /></li>
<li><img src="images/joomlaplates/client6.png" alt="client" /></li>
<li><img src="images/joomlaplates/client7.png" alt="client" /></li>
<li><img src="images/joomlaplates/client8.png" alt="client" /></li>
</ul>
</div>
<ul class="uk-slideset-nav uk-dotnav uk-flex-center">...</ul>
</div>
I would like to implementate an slideset with bullets to my website, I used a code from the Uikit website. The code works into another website, but does not work ik my website.
I swiched of the JCE editor. The result of using this code is, i see 8 pictures and no sldes.... see: www.smithlaan.nl/dj-bas/ scroll down en see TEST4.
Hopefuly you can help me...
Kind regards,
Bas.
This is the used code:
<div data-uk-slideset="{default: 4}">
<div class="uk-slidenav-position">
<ul class="uk-grid uk-slideset">
<li><img src="images/joomlaplates/client1.png" alt="client" /></li>
<li><img src="images/joomlaplates/client2.png" alt="client" /></li>
<li><img src="images/joomlaplates/client3.png" alt="client" /></li>
<li><img src="images/joomlaplates/client4.png" alt="client" /></li>
<li><img src="images/joomlaplates/client5.png" alt="client" /></li>
<li><img src="images/joomlaplates/client6.png" alt="client" /></li>
<li><img src="images/joomlaplates/client7.png" alt="client" /></li>
<li><img src="images/joomlaplates/client8.png" alt="client" /></li>
</ul>
</div>
<ul class="uk-slideset-nav uk-dotnav uk-flex-center">...</ul>
</div>
by WieBas
Please Log in or Create an account to join the conversation.
- joomlaplates
-
Offline
- Moderator
-
- Posts: 8841
- Thank you received: 1736
Hi there,
you have to add the "slideset" Script. Open the file:
...\templates\jp-classic\layouts\theme.config.php
and add the slideset.js > Shown below
you have to add the "slideset" Script. Open the file:
...\templates\jp-classic\layouts\theme.config.php
and add the slideset.js > Shown below
Attachment slideset.jpg not found
Dokumentation:
www.joomlaplates.de/dokumentation.html
www.joomlaplates.de/dokumentation.html
by joomlaplates
Attachments:
The following user(s) said Thank You: WieBas
Please Log in or Create an account to join the conversation.
Thank you very much, that was the clue! It works great now.
by WieBas
Please Log in or Create an account to join the conversation.
Moderators: joomlaplates