• Resolved thulag

    (@thulag)


    im having trouble with images I have put on the sidebar. they not click able even though I have added a link. they only clickable on the edge. is there something I have done wrong can you please help. the site is on my localhost at the moment

Viewing 5 replies - 1 through 5 (of 5 total)
  • 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

    Theme Author Rigorous Themes

    (@wpgaint)

    Thanks very much to Calvin to solve the Problem

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘side bar images arent clickable’ is closed to new replies.