Archived topic
How to link a hooked image
3 replies · Started by Mark on September 24, 2014
Viewing posts 1–4 of 4
I'm not sure what you mean? How to get the contact form to open the contact form or page when clicked?
To add a link in GP Hooks, you can do this:
<a href="URL HERE">Text link</a>
<a href="URL HERE"><img src="IMAGE URL HERE" alt="" /></a>
The code above would go in whatever hook you wanted it to using GP Hooks.
Glad you figured out a solution :)
This archived topic is closed to new replies.
