Site logo

Archived topic

How to link a hooked image

3 replies · Started by Mark on September 24, 2014

Viewing posts 1–4 of 4

I placed the code href="

placed it in GP hooks After Header Content made a button
The button is there and looking just fine

I have Contact Form 7 with a contact page

The question is:
How to get the contact form to open the contact form or page when clicked

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>

I am not sure where to place the above code.

Anyway, I fixed it using your code from the Generate Press home page

Thank you

Resolved

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.