[Resolved] How to link a hooked image

Home Forums Support [Resolved] How to link a hooked image

Home Forums Support How to link a hooked image

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #33998
    Mark

    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

    #34210
    Tom
    Lead Developer
    Lead Developer

    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>

    #34442
    Mark

    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

    #34507
    Tom
    Lead Developer
    Lead Developer

    The code above would go in whatever hook you wanted it to using GP Hooks.

    Glad you figured out a solution 🙂

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.