Update 21.0.4 stripped html from action bar slogan
I have recently updated to 21.0.4. after the update i found that all html functions are being stripped from the slogan. I use the slogan part to link to a login for my user. After the fact i checked the change-log and this states that the bar allows basic html. Pls let me know how i can atleast use <a> tags in the slogan bar. And if its possible pls revert to the previous state with the previous functions
I have disabled the action bar and moved the login button for now.
Site: http://www.insocial.eu
i used to have the following code in place:
<a id="search_button" href="/en/over-ons/contact/"><i class="icon-search"></i></a> <a href="/over-ons/contact/">Contact</a> <a onclick="if(window.ga) { ga('send', {'hitType':'event','eventCategory':'outbound','eventAction':'application login'}); } window.open('https://www.insocial.nl/Public/Login/', '_blank');" style="cursor:pointer">Login</a>
Comments
Also, your website looks broken, it probably happened because of your auto-optimizing plugins.
Please disable all of them and clear the cache of your browser
We suggest not to minify the JS files, only the HTML and CSS.
Thanks