whiletrue
Forum Replies Created
-
Forum: Plugins
In reply to: [Really Simple Share] how to add button inlineHi, we’re also working on a compact multi-button shortcode, it’s coming in the following releases
Forum: Plugins
In reply to: [Really Simple Share] search engineIt’s the opposite. It just tells search engines (Yahoo proposed it and is using it) to avoid crawling the button content because its text is not relevant for searching. As far as I know, Google is just ignoring it.
Forum: Plugins
In reply to: [Really Simple Share] Inline Call To Action When Using ShortcodeHi,
it’s currently not possible to insert inline Call to action this way.
You can try an ugly CSS workaround like this:<style>.single-line .really_simple_share, .single-line .really_simple_share_clearfix { clear: none; }</style> <div class="single-line"> <div style="float:left; padding-right:20px;">CALL TO ACTION</div> <?php echo really_simple_share_publish(); ?> </div> <div style="clear:both"></div>Forum: Reviews
In reply to: [Really Simple Share] nice pluginHi imagevo, this issues was solved in a recent relase. Sorry, I forgot to follow ypu up about it. Cheers!
Forum: Plugins
In reply to: [Really Simple Share] Odd problem on multisiteduplicate post, look here
Forum: Plugins
In reply to: [Really Simple Share] Thanks!Hi nico, thanks a lot!
Unfortunately an extensive Open Graph tag support is currently out of the scope of the plugin, I suggest you to keep using the “WP Facebook Open Graph protocol”.
Cheers!Hi SnapHappyMeg, since a few months ago Pinterest chose to only get the description from images ALT attribute, it’s an automated JS behavior that we can’t control. It seems like everybody is getting use to put a shareable image description in the ALT attribute, it’s anyway a good habit thinking about accessibility. Cheers!
Forum: Plugins
In reply to: [Really Simple Share] Line feed in manual modeThere’s no support at the moment for single-line multiple shortcode.
You can try an ugly CSS workaround like this:<style>#single-line .really_simple_share, #single-line .really_simple_share_clearfix { float: left; clear: none; }</style> <div id="single-line">[really_simple_share button="twitter"][really_simple_share button="google1"]</div><div style="clear:both"></div>Forum: Plugins
In reply to: [Really Simple Share] FB, Twitter, Pinterest not showingHi, I checked your site:
- Facebook is showing fine on my pc and phone, if your issue persists try to enable the plugin “show HTML5 version instead of iFrame” Facebook advanced option
- Pinterest seems disabled or unable to get post images, try to change some of its features in the plugin “pinterest advanced options” tab.
- Twitter behaves badly: try to solve enabling the plugin “load script at the bottom of the body” advanced option
Let me know how it’s going!
Forum: Plugins
In reply to: [Really Simple Share] Add Support for Bitcoin! 'coinwidget.com'Hi all, the Bitcoin button is almost ready, it’s coming in the following releases.
Forum: Plugins
In reply to: [Really Simple Share] Facebook Share Like ButtonHi,
I think you can do it enabling the Facebook Like button, then enabling its advanced features “show Send button” and “use HTML5 code”; also increase the button width value to avoid cuts. They basically renamed the “send” action with “share”.Forum: Plugins
In reply to: [Really Simple Share] share buttonHi omsys,
the plugin uses only official code provided by Facebook and other social networks, occasionally they have issues on the Facebook (and other servers) side.Anyway, did you try using the Facebook Share (new) button? Do you experience the same issues while using it?
Forum: Plugins
In reply to: [Really Simple Twitter Feed Widget] Dutch translationHi Joshua,
no it doesn’t at the moment.Forum: Plugins
In reply to: [Really Simple Share] Post to Facebook not workingSo, probably the new button has some glitches on the Facebook side.
Forum: Plugins
In reply to: [Really Simple Share] Twitter counterHi ahermann,
there’s no issue. The boxes on the home page reflect the counts for the home page (FB 7, TW 3, G+ 1 today), while the boxes on inner pages reflect the shares of it, e.g. this page has 0 shares for every button.The admin counts page gives you a brief summary only for recent posts share counts; for your home page shares, just look at the counts on the public site.