Skip to content
Public Ticket #6863

Pinterest Pin it button

Conversation thread

ollygaspar replied

Customer Reply

It looks to be how WordPress is styling href’s (a tag) inside of the block gallery.

I used the following CSS to override it until an update to the plugin comes out.

.wp-block-gallery .blocks-gallery-item a.pinit-button {  width: auto;  height: auto;
}

PenciDesign replied

Staff Reply

Hi,

Seem that issues caused by Lazyload Images from Jetpack. I can't do anything there.

Best Regards,

PenciDesign

ollygaspar replied

Customer Reply

thank you very much :)

PenciDesign replied

Staff Reply

Hi,

Try to change:

.post-entry img

to:

body.single .post-image img, .post-entry img

Best Regards,

PenciDesign

ollygaspar replied

Customer Reply

thank you very much, 

is it also possible to add this to the featured image? what would the image selector be for this? 

ollygaspar replied

Customer Reply

Hi, 

I tried using that plugin, however I don't want the button to appear on every image of my site. 

For example, upon hover of my instagram slider widget both in the sidebar and footer, the button appears for a second before disappearing. 

Is there a way to disable this? 

PenciDesign replied

Staff Reply

Hi,

Please use this plugin to do that.

Best Regards,

PenciDesign

ollygaspar started the conversation

Conversation Start

Hi,

I can't for the life of me find the settings for a "pin it" button on my posts images. 

Is this feature supported?

Want to join this conversation or access attachments? Sign in first.