Hello
I was working with enfold 2.8.1.
I updated today to 3.0.4.
Before, I was using code in content of List with icons ; in place of title, I was using html code to enable avia-tooltip.
This kind of code instead of title :
<br /><div class="slide-image" title="" data-avia-tooltip="<p>• Gestion des mails en envoi (réception à venir)</p><br /><p>• Edition de courriers et de fax</p><br /><p>" data-rel="slide-1">Mails<br />courriers<br />fax</div><br />
It was working good !
Now, with enfold 3.0.4, nothing appears. No icons, no title, no avia-tooltip… It seems to corrupt the page code.
Is it no more possible ? Ok it was a kind of tweak, but it was very effective !
Any advice ? thanx
Hi romano2!
It would be best to use a codeblock element and paste your code in that way. You can view the page source to grab the HTML of your list and then paste it inside the codeblock and add the data-avia-tooltip attribute.
Best regards,
Elliott
Wonderfull, it was THE idea ! It works !
Thanx !