Home Forums Particles Support Button-link in JL Feature Box only opens in new tab or window. Not same window. Reply To: Button-link in JL Feature Box only opens in new tab or window. Not same window.


Tony
Moderator

Hi there,
Please open the jlfeaturebox.html.twig then change

{% set linkscroll %}
{% if item.buttonlink|e matches '/#/' %} jl-scroll{% endif %}
{% endset %}

to

{% set linkscroll %}
{% if particle.class != 'no-scroll' %}
{% if item.buttonlink|e matches '/#/' %} jl-scroll{% endif %}
{% endif %}
{% endset %}

after, open feature box particle, add no-scroll class to the particle to remove scroll feature 🙂
No Scroll
Let me know if it works for you.

Updated 80 Joomla templates for Joomla 6.0.3, Gantry Framework 5.6.0, and JoomLead Particles 2.3.4, plus additional improvements. Download Now
Flash Sale. Get Up to 25% Off - Coupon: FLASH25 Shop Now