whiletrue
Forum Replies Created
-
Hi nachiket,
the functionality is now available on the 2.5.8 plugin release out today.
Just add the button (on post/pages having pictures) with the shortcode:
[really_simple_share button=”pinterest”]Please note that in order to place single share buttons, they have to be active in the plugin settings page.
Hi Jaabie,
usually for sharing buttons the width option is about buttons spacing, not about buttons size, because every button has a predetermined fixed size.For example, if you see the Facebook like button implementation: http://developers.facebook.com/docs/reference/plugins/like/
the width parameter doesn’t change the button size, but the transparent box around it.Hi Paperback Design,
this plugin displats the original buttons as provided by every social network, so there’s no way to adapt their colour while keeping every functionality (counters, popup info) working.Hi mattstorms,
this plugin simply put together share buttons using the official Javascript code provided by the leading social networks. Its overall performance strictly depends on how many buttons you use and on every button’s performance on its own.Unfortunately there’s not much to do to increase speed on our side, however if you have suggestions we’ll be happy to test it.
which option did you use?
website url?
Hi, I checked on your blog, everything is fine now. Did you change something?
you can solve adding the following line to your style.css template file:
iframe { border: 0; }
Hi alphaoracle,
it’s weird, we checked the uninstall function, it should be fine. Try to perform a new plugin install, then uninstall it again.Hi alhalkab,
the difference is that analytics stats (e.g. Google Analytics) are javascript based so they only counts hits from a browser with JS enabled: hits from robots, some mobile phones, or people blocking scripts are not tracked.Our plugin, instead, is PHP based so it count every time it serves the page (discarding only the most known robots), so the total hits count is bigger.
Despite giving different numbers, both the systems are valid. You can think of it like this: analytics stats are focused on real trackable visitors, while our plugin stats are focused on real server load.
Hi dharamkothari,
the new plugin release is out, with an optional Pinterest multiple image selector, that we hope should solve your image picking issue!Hi CldSwm,
with the new 2.5.7 release you can choose between the old and new Pinterest share method. About Google Analytics, we didn’t find evidence in any of our test websites, can you provide some sample full urls?Hi all,
the new plugin release is out, making the Pinterest multiple image selector optional.Hi,
your template isn’t embedding the plugin style.css file. Look inside the plugin options if you accidentally checked the “disable default style” option, or look into your template files for something wrong (I also notice some warning in your html, in the “style” section in head).Hi all,
we’re working to provide both the old and the new Pinterest interface in the new plugin release, out in a few days!