Hi The team !
First of all, I tested the new possibility “Mobile version HTML block ” that is just GREAT !
My problen is this one (nothing to deal with the compliment above) :
I would like to launch directly a popup by clicking on a link in the footer.
I created an HTML Block for this popup but when I click on the link it oppen the block (I know that this is normal) and after I have to click on the button to oppen the popup, but I would like to jump directly from link to popup.
What I have : link => html block => popup
What I want : link => popup (directly oppen)
In my footer, I use an html widget with this code :
<li><a href="https://www.mywebsite.com/?cms_block=popup-nous-contacter">Nous contacter</a></li>
How can I do this please ?
thanks
Fred