Crash99 Posted October 11, 2015 Share Posted October 11, 2015 Prestashop version: 1.6.1.1 Theme: Default bootstrap Hello, Some of the links in my CMS pages need the rel="nofollow" tag, but the TinyMCE editor seems to strip the tag out when I add it through the CMS section (preferences > CMS) of the admin. I need the links to display as: <a rel="nofollow" href="XXX">Text</a> I can get round this by adding the tag to the links directly in the MySQL Database, but if I update the page at a later date using the admin pages it strips the tag out again. Is there any way to stop the TinyMCE editor removing the tag so I can edit it through the admin pages? I don't want all the links to have the tag, only one's that point to other domains. Thanks for reading this Link to comment Share on other sites More sharing options...
NemoPS Posted October 12, 2015 Share Posted October 12, 2015 Did you disable the html purifier already? Link to comment Share on other sites More sharing options...
Crash99 Posted October 13, 2015 Author Share Posted October 13, 2015 (edited) Woo Hoo ....... Didn't think to do that... DOH! Thank you Nemo Edited October 13, 2015 by Crash99 (see edit history) Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now