html code as a text logo
Hi,
On a WordPress BeTheme website I was able to insert html code as a text logo.
I did it here: BeTheme/Global Settings/Logo/Text Logo (in the BeTheme options: http://mobilitaeterinnen.org/wp-admin/admin.php?page=be-options)
It was this code:
<img class="hvr-pulse logopulse" src="/wp-content/uploads/2017/03/logo_pulse.png" alt="Logo"><span>Die MobilitäterInnen</span>
Now, after an update, it does not work anymore. The html code is not rendered anymore.
Did something change by design?
Best regards,
Markus
Comments
this is due to Envato new security changes which we have to follow. From now on you cannot use HTML markup in most of Theme options. Fields that previously accepted HTML now only accept plain text.
Only basic HTML tags like strong, u, b are working. Read more about the changes here:
https://help.author.envato.com/hc/en-us/articles/360000481243-WordPress-Theme-Security-Requirements#h_674316188621522302914837
thanks