Update made things a mess
-
Just updated the plugin and now my pin it button is on the right side of my webpage instead of on the picture.. I’ve disabled the plugin until it’s fixed.
http://wordpress.org/extend/plugins/jquery-pin-it-button-for-images/
-
Hi, unless I’ll be able to see what’s going on on a live website, it’s pretty difficult to figure out what’s wrong on your site.
Maybe you could activate the plugin for a few days, select only category pages (they don’t seem to be visited much on most websites) and give me a sample URL where the bug occurs?
plugin is activated. when you go to my blog you will see the pin it button over on the right hand side of my blog instead of on the pictures themselves.
not working on my site either its way bellow the image. In the preview when you try adjusting it everything shays right no matter what you choose. tried adjusting the position and nothing happened
@rcmorris11, @dearestdebi – what browsers are you using?
I just updated as well (thinking it might help with my other issue of pin it not showing on main blog page) and now my pin it button is also showing to the right and not over the image.
Here is an example on 1st image:
http://blogaholicdesigns.com/tutorials/install-social-media-icons-on-a-wordpress-blog/
Thanks
I am using chrome. I’ve checked both safari and firefox just now and they both work fine but chrome does not.
Here’s a screen shot of the pin it button for chrome…
https://dl.dropboxusercontent.com/u/97636426/offpinitbutton.pngChrome as well
its also happening on this blog that I am building
http://www.hermosajewelryblog.com/Mine works now in Firefox, and ie havn’t checked Chrome
@dearestdebi: could you please deactivate the plugin, delete it and then install and configure it once again? right now it seems to me that your site has javascript code from the current version and css from the older version and the result of this can’t be good.
@rcmorris11: what version of Chrome are you using and what operating system you’re on? I’m using Chrome v28.0. and both websites you’ve linked look fine. Example:
http://www.bluemountainbelle.com/2013/07/18/blue-mountain-lake-hike/ ->
https://dl.dropboxusercontent.com/u/83998417/Chrome_test.jpgOn http://www.hermosajewelryblog.com/things look fine as well.
Brand New Mac Book Bro and Chrome v28.0
this is what i see
http://www.bluemountainbelle.com/test/in the settings where you pick left/right
what should the values be?
left is –
top:0%;
left:0%;
margin:20px 0 0 20px;just wanna make sure that is right
hermosa looks fine now too.
rcmorris11:
The setting for left/right you pasted is fine (the css code is hard coded in the plugin, so unless you choose to write your own css by chosing ‘custom’, it will use one of the predefined settings).
Could you please check out http://www.bluemountainbelle.com/ in private mode on Chrome? Honestly, I’ve got no idea why it doesn’t work properly on your browser. My only idea (at least for now) it that your Chrome somehow cached some of the website and that’s why it doesn’t work properly. Let me know if the bug also occurs in private mode.
Clearing the cache worked but its weird because it did it on both my mac at home and at work.
Thanks for your super quick responses! great plugin I tell all my blogger friends to use it!
Deleted the plugin and re-installed and activated, cache cleared and it seems to still be doing the same thing. I have a feeling it might have something to do with warriorpress plugin as my last pin it hover plugin had coding issues with warriorpress so I switched to the jQuery pin it plugin.
Even in my preview it shows the pin it button off to the right..
https://dl.dropboxusercontent.com/u/97636426/hoverpreview.png
@rcmorris11: Great! When it comes to the cache thing, if you’re logged to Chrome, chances are it synchronizes cache between browsers.
@dearestdebi: When I visit http://www.dearestdebi.com, the plugin seems to work well on the home page, but doesn’t work properly on single posts. Is this the same on your browser?
I’m not really sure how your site is set up, but it seems that single posts keep the old version of inline css from the plugin, instead of adding the new one (as it works on the home page). Quick question: are you able to modify the code of the plugin? If so, go to the jpibfi-constants.php and modify:
define( "JPIBFI_VERSION", "0.9.95" );to
define( "JPIBFI_VERSION", "0.9.99" );(It will be changed in the next version of the plugin anyway.) Now, clear all cache on the website (if you’re using any caching plugins, clear the cache, if you’re using any sort of CDN, try clearing its cache as well) and please report back.
The topic ‘Update made things a mess’ is closed to new replies.