• Resolved blogger_meow

    (@blogger_meow)


    Hello,

    I am currently using the BAW Manual Related Posts plugin on my blog. The Pin It button appears on the thumbnail images in related posts but I’d like to disable this. I added the bawmrp_manual class name to the disables classes field in the jQuery Pin It Button For Images selection settings but that did not work.

    Could someone help me disable this class of images? Thanks!

    My blog is chezsasha.com, for reference.

    https://wordpress.org/plugins/jquery-pin-it-button-for-images/

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

    (@mrsztuczkens)

    Hi,

    you can either set the minimum image height or width to e.g. 120px or change the image selector to

    div.jpibfi_container img:not(div.bawmrp img)

    Either of the options should help you achieve the effect you’re looking for. Let me know it it helped.

    Thread Starter blogger_meow

    (@blogger_meow)

    Hi,

    I tried the second option and it totally worked. Thanks!

    Hello,

    where do I have to add the code? What is the image selector?
    Sorry I dont know 🙁

    Thanks, rebecca

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Disable related posts images from Pin It button?’ is closed to new replies.