Jibo Front Page SEO Description - WYSIWYG bugged?
I have encountered an issue with the WYSIWYG editor on the Jibo Childtheme "Front Page
SEO Description"-Option.
If you enter a link in the text part of the editor, i.e.:
Code:
<a href="URL">Linktext</a>
It will look like this in the source of the front page:
Code:
<a href="\"URL\"">Linktext</a>
None of the entered links will work.
Somehow the system don't like quotes. If you strip the quotes in your tags, the links will work, but the source is dirty.
Notice: I tried to post correct URLs but your forum does not allow me to post any URLs in my posts... I know, security reasons... but that's not a good idea in support forums especially if someone asks a URL/link related question.