Hey thulag,
Hope you’re well! 🙂
Got the same issue here but I got a workaround on this issue. I wrapped the <img> tag which is inside an tag to make it clickable with a <figure> tag. Like this:
<figure class="post-thumb clearfix">
<a href="#"><img src="your-own-image-link"></a>
</figure>
Let me know if it helps! 🙂
Take care,
Calvin
Thread Starter
thulag
(@thulag)
ah thanks mate. wiii try it in a bit. …. I also figured something… the side bar only allows for 1 image to be clickable. the 1 at the bottom. so if you look at widgets. there right sidebar top and right sidebar bottom… only 1 image is meant to go in each. I guess they have to be long(vertically)
im gonna try your workaround
Thread Starter
thulag
(@thulag)
ah!!! it works! your workaround works with me as well. cheers!
Hey there thulag,
Glad it’s working for you! 🙂
I suggest you mark this thread as resolved so other members with the same issue can see that this ticket contains an answer that maybe a possible solution for their issue.
Cheers!
Calvin
Thanks very much to Calvin to solve the Problem