Viewing 12 replies - 1 through 12 (of 12 total)
  • Plugin Author benarobinson

    (@benarobinson)

    Hi home2nest,

    Hmm, sorry about that. Can you post a link to your site? I haven’t had that problem happen so far. I’ll definitely try to get it resolved if I can.

    Thanks!
    Ben

    Plugin Author benarobinson

    (@benarobinson)

    I have a suspicion about what might be causing it. I’ll make an update tomorrow. I think maybe your links have a background style that’s overwriting the image.

    Plugin Author benarobinson

    (@benarobinson)

    I think maybe this CSS in Responsive Pro

    media="all"
    ::selection {
      background: #999999;
      color: #ffffff;
      text-shadow: none;
    }

    could be overwriting it. I’m not sure though, without looking at your website in particular. Anyway, this could be a common problem that had eluded me, thanks for bringing it up! I’ll add some more strength to the plugin’s CSS and post an update in the morning, we’ll see if that fixes it for you.

    Thread Starter home2nest

    (@home2nest)

    Thanks for your help Ben. Tried adding the custom CSS you provided but still not working. Still running on local. Will give you a link when it’s public. Am running 3.5.2 with stock Responsive Pro.

    I have the same issue on my Home Page widgets. It looks good until I link URL to the image. After linking – only title is visible. Is there any chance to fix this please ?

    Plugin Author benarobinson

    (@benarobinson)

    Sorry, the CSS was what I thought might have been causing the problem, not the fix.

    I’ve just updated the plugin (1.2) and hopefully that fixes the problem.

    Plugin Author benarobinson

    (@benarobinson)

    Anthony, any chance you could send me your website so I could take a look, in case the fix doesn’t do it? You can send it to ben[at]keokee.com if you’d prefer not to list it publicly.

    Plugin Author benarobinson

    (@benarobinson)

    Alright, I found the problem, the Responsive theme was asking the link to “display: inline-block” and for the image to show, it needs to “display: block,” I am almost certain that this update fixes it.

    Plugin Author benarobinson

    (@benarobinson)

    Version 1.3 should resolve the issue, I believe. The 1.2 update would fix it if it were the div background (the image) being overwritten, but this one fixes the link and forces it to display as a block rather than an inline block. Let me know if it works!

    Thanks

    Plugin Author benarobinson

    (@benarobinson)

    Just kidding. Version 1.4. Update to the most recent and you should be good.

    Ben, you rock man. It’s working now properly. Awesome plugin and I’m happy that I will not need to change it to something else because of this bug.

    Plugin Author benarobinson

    (@benarobinson)

    Glad that did it! I’ll mark this as resolved.

    Thanks, and I’m glad you find the plugin useful!

Viewing 12 replies - 1 through 12 (of 12 total)
  • The topic ‘image disappears with URL’ is closed to new replies.