How can I remove a Hyper-Link from an Image?

All WYSIWYG Web Builder support issues that are not covered in the forums below.
Forum rules
IMPORTANT NOTE!!

DO YOU HAVE A QUESTION OR PROBLEM AND WANT QUICK HELP?
THEN PLEASE SHARE A "DEMO" PROJECT.



PLEASE READ THE FORUM RULES BEFORE YOU POST:
http://www.wysiwygwebbuilder.com/forum/viewtopic.php?f=12&t=1901

MUST READ:
http://www.wysiwygwebbuilder.com/getting_started.html
WYSIWYG Web Builder FAQ
Post Reply
Christian1606
 
 
Posts: 10
Joined: Fri Jul 03, 2020 8:38 pm

How can I remove a Hyper-Link from an Image?

Post by Christian1606 »

Hello! Maybe I'm just too stupid, but I can't find a simple way to remove a Hyper-Link from an image. At the moment I'm removing it by setting the link to an internal page and select no target. But that's a little bit tiresome on an huge amount of images. Is there a "remove link" function and I'm just to stupid to find it? :oops:
User avatar
Pablo
 
Posts: 23451
Joined: Sun Mar 28, 2004 12:00 pm
Location: Europe
Contact:

Re: How can I remove a Hyper-Link from an Image?

Post by Pablo »

To remove a link, make the URL field empty.
User avatar
BaconFries
 
 
Posts: 5943
Joined: Thu Aug 16, 2007 7:32 pm

Re: How can I remove a Hyper-Link from an Image?

Post by BaconFries »

You can use one of the following

Code: Select all

javascript:void(0) or #
Christian1606
 
 
Posts: 10
Joined: Fri Jul 03, 2020 8:38 pm

Re: How can I remove a Hyper-Link from an Image?

Post by Christian1606 »

Thanks for your help!
Post Reply