html in Description
-
In the Description field for a gallery image, it is possible to put html code. For example I like to link an image to an external website using such as this:
<a href=”theirsite.com”>Website</a>However, I would really like to open that website in a new window such as this:
<a href=”theirsite.com” target=”_blank”>Website</a>
but when I do that and then save changes, the target attribute is deleted.Is there a reason for that or can it be changed?
Viewing 5 replies - 1 through 5 (of 5 total)
Viewing 5 replies - 1 through 5 (of 5 total)
- The topic ‘html in Description’ is closed to new replies.