HannahHill
Forum Replies Created
-
I tried that, but then the integration between woocommerce and mijireh no longer worked. When I clicked “check out” it took me to Mijireh, but said my cart was empty. Any ideas of what happened there?
Forum: Plugins
In reply to: [Sociable] add Pinterest to sociable?Hey guys, what’s the timeline for getting Pinterest in the classic version? I have a client who wants Pinterest added to the icons and if we can’t get it, we’re going to have to switch plugins.
(I feel like I shouldn’t have to even be asking this – you guys are seriously behind the times!)
You will need to log in via FTP to find it. It will be in wp-content/plugins/nextgen-gallery/css/nggallery.css. Do a search in the stylesheet file (I use keyboard shortcut ctrl + F) for .ngg-gallery-thumbnail.
I also had to change the .ngg-gallery-thumbnail-box element to read as shown below before the fix was complete.
.ngg-gallery-thumbnail-box { float: none; display: inline-block; }
Thanks to a tip from a coworker, I think it’s fixed! I went into the plugin stylesheet and found the .ngg-gallery-thumbnail element. Then I changed the 5px margin-right to a 0. Seems to have fixed it. Hope it works for you!
Thanks for helping me try to figure this one out! I really appreciate it. ??
Guys….any idea what’s up with this? I’d sure appreciate some help!