Image Widget – Opening URL in new window
- The topic ‘Image Widget – Opening URL in new window’ is closed to new replies.
Need help? Check out our Support site, then
Hi,
On the image widget, is there a way to make the url open in new browser window instead of same window. I am adding images/links to our travel partners.
Thanks
Gail
The blog I need help with is: (visible only to logged in users)
Hi Gail,
You can’t open link in the new window by using Image Widget. Here is the details for Image Widget,
https://en.support.wordpress.com/widgets/image-widget/
However,
You can place the images by using Text widget. You will have full control on the markup. Here is the sample HTML code to insert image with the link (that will open in new window).
Place the following code in the Text widget.
<a href="http://temptingholidays-blog.com/" target="_blank"><img src="https://comboholidaysblog.files.wordpress.com/2015/04/logo.png" width="250" height="80" alt="Tempting Holidays" /></a>
Thanks
Hi – this is brilliant news.
Thank you for all your continued help with this theme …. I am starting to love it!!
Gail