Re: Image Slider
Posted: 12. May 2024 22:14
Open:
Find:
Replace with:
This means that the slideshow is only displayed in the portal if in acp I click on the disable button in the index
Pure the cache
root/ext/board3/portal/styles/prosilver/template/portal_body.html
Find:
Code: Select all
{% if S_SLIDESHOW_PAGE_INDEX == 1 %}
Code: Select all
{% if !S_SLIDESHOW_PAGE_INDEX %}
Pure the cache