slick-carrousel

This commit is contained in:
2023-06-23 09:25:32 +02:00
parent bb407721e2
commit 1af794dbb4
10 changed files with 3522 additions and 26 deletions
@@ -78,12 +78,10 @@
'mySlides',
]
%}
{# <button class="w3-button w3-display-left" onclick="plusDivs(-1)">&#10094;</button> #}
<article{{ attributes.addClass(classes, 'field__items') }}>
{{ title_prefix }}
<button class="w3-button w3-display-left" onclick="plusDivs(-1)">&#10094;</button>
{% if label and not page %}
<h2{{ title_attributes }}>
<a href="{{ url }}" rel="bookmark">{{ label }}</a>
@@ -106,4 +104,3 @@
</div>
</article>
{# <button class="w3-button w3-display-right" onclick="plusDivs(+1)">&#10095;</button> #}
@@ -62,15 +62,9 @@
{% endif %}
{% if rows %}
<div class="view-content">
{# {% if class="path-frontpage"%} #}
{# <button class="w3-button w3-display-left" onclick="plusDivs(-1)">&#10094;</button> #}
{{ rows }}
{# <button class="w3-button w3-display-right" onclick="plusDivs(+1)">&#10095;</button> #}
{# {% else %} #}
{# {{ rows }} #}
{# {% endif %} #}
</div>
{% elseif empty %}