Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author mrsztuczkens

    (@mrsztuczkens)

    Hi @lipglossandlunges:
    Images in the related posts on your blog don’t have any css classes at all, so disabling the pin it button on them through disabled classes setting isn’t possible. The button is shown all the time because of the css settings of the related posts override my own css settings.

    What you can do at this moment is
    1. Set minimum image width and height to 151 px in the settings. This should disable the hovering effect and pin it button on those thumbnails, but it will also disable it on any other images smaller than that.

    or

    2. Set the image selector setting to div.jpibfi_container img:not(div.wp_rp_content img), this should disable the plugin on images in related posts without affecting anything else.

    I will look into this issue and probably add an easier way of dealing with this problem in the next version of the plugin.

    Let me know if it helped.

    I’m having the same problem with the Zementa related post plugin. All the thumbnails have the pin it button over it. Right now I have it set on Dynamic which when you hover over the thumbnails then the pin it button show up. But I would like for it to disappear.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Pin it button is always showing on related posts’ is closed to new replies.