Forums

[resolved] [Plugin: GoCodes] Image links (2 posts)

  1. RenFromPenn
    Member
    Posted 2 years ago #

    Is there a way to use an image link for these redirects?

    http://wordpress.org/extend/plugins/gocodes/

  2. redwallhp
    Member
    Posted 2 years ago #

    What do you mean by "use an image link for these redirects?"

    1. Display an image with a link wrapped around it

    <a href="http://example.org/go/link/"><img src="http://example.org/path/to/image.jpg" alt="" /></a>

    It works. Just insert an image as usual, and put the GoCodes link in the image link field.

    2. Redirect to an image URL

    You take an image URL, such as http://example.org/path/to/image.jpg and create a GoCodes link that points to it, so http://example.org/go/image/ would forward to the image URL, allowing you to do something like this:

    <a href="http://google.com"><img src="http://example.org/go/image/" alt="" /></a>

    This should work. I haven't tried it myself, but technically it should be fine.

Topic Closed

This topic has been closed to new replies.

About this Topic

Tags