Unable to add a link inside a text widget
-
When I type html code into a text widget in order to create a link, my typed entry
<a href="whatever">is automatically turned into
<a href=""whatever"">when I try to save it.
The blog I need help with is: (visible only to logged in users)
-
-
I discovered the problem: It seems that this occurs when there’s an html syntax error inside the link. Correcting the error solved it.
-
- The topic ‘Unable to add a link inside a text widget’ is closed to new replies.