Viewing 1 replies (of 1 total)
  • To use an image and make it clickable, you will need to use code such as this:

    <a href="https://www.google.com" target="_blank" class="my-image-link"><img src="some-image.jpg"></a>

    Obviously, you’ll need a little more than that (an actual image, not some-image.jpg) and you need to place it in your sidebar (you can probably use widgets for that), but those are generic WordPress things not directly related to the plugin, and you can get support for that here.

    Then when you have that on your site, you can make it sticky by activating the plugin and use “.my-image-link” as the sticky element.

    Hope this points you in the right direction!

Viewing 1 replies (of 1 total)
  • The topic ‘How can I make an image with hyperlink as an element?’ is closed to new replies.