End of Support for Joomla 3 - Forum closed
lost slider effect on home page "our clients"
lost slider effect on home page "our clients" was created by godotje
Posted 7 years 4 months ago #19035
Hello
I didn't change anything on the module "Our Clients" on the homepage, although i lost the "slider bullets"
I installed Acymailing, could that be the problem?
Gtrz
Natascha
I didn't change anything on the module "Our Clients" on the homepage, although i lost the "slider bullets"
I installed Acymailing, could that be the problem?
Gtrz
Natascha
Last Edit:7 years 4 months ago
by godotje
Last edit: 7 years 4 months ago by godotje.
Please Log in or Create an account to join the conversation.
- joomlaplates
-
Offline
- Moderator
-
- Posts: 8835
- Thank you received: 1736
Replied by joomlaplates on topic lost slider effect on home page "our clients"
Posted 7 years 4 months ago #19038
Hi there,
did you edit the module with the Tiny Editor?
If yes, you have to disable the Tiny Editor and insert the code again
All module codes can be found at the docs too: >> Module Setup
demo.joomlaplates.com/jp_gusto/docs/
did you edit the module with the Tiny Editor?
If yes, you have to disable the Tiny Editor and insert the code again
Code:
<div data-uk-slideset="{small: 2, medium: 4, large: 4}">
<div class="uk-slidenav-position">
<ul class="uk-slideset uk-grid uk-flex-center uk-grid-width-1-4 uk-grid-width-1-1 uk-grid-width-large-1-4 uk-grid-width-medium-1-4 uk-grid-width-small-1-2">
<li style="" class="uk-active"><img alt="client" src="/warp-7/gusto/images/joomlaplates/client5.png"></li>
<li style="" class="uk-active"><img alt="client" src="/warp-7/gusto/images/joomlaplates/client6.png"></li>
<li style="" class="uk-active"><img alt="client" src="/warp-7/gusto/images/joomlaplates/client7.png"></li>
<li style="" class="uk-active"><img alt="client" src="/warp-7/gusto/images/joomlaplates/client8.png"></li>
<li style="display: none;"><img alt="client" src="/warp-7/gusto/images/joomlaplates/client1.png"></li>
<li style="display: none;"><img alt="client" src="/warp-7/gusto/images/joomlaplates/client2.png"></li>
<li style="display: none;"><img alt="client" src="/warp-7/gusto/images/joomlaplates/client3.png"></li>
<li style="display: none;"><img alt="client" src="/warp-7/gusto/images/joomlaplates/client4.png"></li>
</ul>
</div>
<ul class="uk-slideset-nav uk-dotnav uk-flex-center"><li data-uk-slideset-item="0" class="uk-active"><a></a></li><li data-uk-slideset-item="1"><a></a></li></ul>
</div>
All module codes can be found at the docs too: >> Module Setup
demo.joomlaplates.com/jp_gusto/docs/
Dokumentation:
www.joomlaplates.de/dokumentation.html
www.joomlaplates.de/dokumentation.html
Last Edit:7 years 4 months ago
by joomlaplates
Last edit: 7 years 4 months ago by joomlaplates.
Please Log in or Create an account to join the conversation.
Replied by godotje on topic lost slider effect on home page "our clients"
Posted 7 years 4 months ago #19039
Hello again 
Endeed i lost the ul-class
Thx, template looks great again
Natascha

Endeed i lost the ul-class
Thx, template looks great again

Natascha
by godotje
Please Log in or Create an account to join the conversation.
Moderators: joomlaplates