Forums
(@saviocentrone)
7 years, 2 months ago
I created a condition inside an anchor in the editor. <a href="#" {{#if box_style}}class="box"{{/if}}> text </a>. At the first click on the toggle it works, while at the following clicks it doesn’t work anymore. Sorry for my English
<a href="#" {{#if box_style}}class="box"{{/if}}> text </a>.