Tagged: Pinterest
-
AuthorPosts
-
November 22, 2015 at 5:04 am #540307
What I want to do is ad a “pin-it” button to all images in lightbox mode.
I used the code from this post:
https://kriesi.at/support/topic/pinterest-2/?login_error=incorrect_passwordWhich adds the pin-it button in hover state to all images (which I guess is OK. not as neat a solution as I would like but a work around nonetheless).
The only problem is that it replaces the native “pin” icons in the social share element.
I guess I have two questions:
1- Can I add the pin button just to lightbox images and how would I do this?
2- If I use the solution mentioned above, can I somehow stop the pin icon from being overruled by the new image?
Thanks in advance
site link: http://zanazan.com.au/portfolio-item/mosman-apartment-courtyard/
November 25, 2015 at 2:51 am #542090Hi!
There’s a part in the Pinit script that looks for all “http://pinterest.com/pin/” links and replaces them with the Pin it button, unfortunately there’s no way for us to modify this behavior as the Pinit script is ran by Pinterest. I’d disable the Pinterest share button as a workaround.
Regards,
JosueJanuary 7, 2016 at 11:48 pm #561616is there a way to have the Pin It button show up all the time in the Lightbox rather than just on hover?
January 8, 2016 at 11:09 am #561884Hello!
Enfold doesn’t have a Pin it button i guess you’re referring to the third-party plugin mentioned in this topic, unfortunately our support is limited to theme-specific questions. You can request a customisation quote from a third-party provider here.
Regards,
JosueOctober 14, 2016 at 11:25 pm #699319hi! 2 questions:
1. is there a way to remove the pin/save that is visible on the hover of all my projects? i only see it when viewing in firefox, so is this just a browser issue, or is there some code i can put in to block the red pin hover?
2. ive disabled the overlay throughout my site because i like the hover /overlay on the projects – i just cant have the hover on all images WITHIN my projects – so the only fix i can see is to disable it completely. Is there a way to have hover on my main project page (see web link) but disable it on the images within the projects?
thanks!
October 18, 2016 at 6:47 am #700392Hi!
Thank you for using Enfold.
1.) Did you use a “pinterest” plugin? The theme doesn’t have a pinterest script by default. And I don’t see the “pin” when I checked the page on firefox.
2.) Please remove the css modification and replace it with the following code.
#top .main_color .portfolio-preview-image .image-overlay { visibility: hidden; }
Best regards,
Ismael -
AuthorPosts
- You must be logged in to reply to this topic.