How to put a link on the images

Modern e-commerce WordPress theme to build successful online store with WooCommerce support.
GK User
Fri Mar 18, 2016 12:24 pm
How to put a link on the images in widgets code: example

<img src="[pageurl]/wp-content/uploads/2016/03/Envio-gratis.png" alt="Envío Gratis Gafas de sol" />
User avatar
Senior Boarder

Joshua M
Sun Mar 20, 2016 11:01 pm
Hi,

Please change your code into:
Code: Select all
<a href="#URL"><img src="[pageurl]/wp-content/uploads/2016/03/Envio-gratis.png" alt="Envío Gratis Gafas de sol" /></a>

and add your URL instead fo #URL
User avatar
Moderator


cron
Remember me
Register New Account
If you are old Gavick user, click HERE for steps to retrieve your account.