whiletrue
Forum Replies Created
-
Forum: Plugins
In reply to: [Really Simple Share] Maximum FB Share CountHi Faction,
this is really weird! Please check again the plugin options, in particular button width and spacing; post the site url here or in private, I need to give the issue a closer look.Hi jennybks, the share counters of every social network are related to the post url; if you change the domain url, the counters will reset.
Forum: Plugins
In reply to: [Really Simple Share] Facebook Share not countingHi, the new FB Share and the classic FB Like show just the same count. If the FB Share isn’t working on your site, try to change the “load scripts at the bottom of the body” plugin option.
Forum: Plugins
In reply to: [Really Simple Share] Pinterest doesnt show post thumbnail anymoreHi, did you try changing some plugin options inside the “Pinterest button options” box?
Forum: Plugins
In reply to: [Really Simple Share] Remove space between buttons?Hi Matt,
open the plugin settings page (Settings->Really simple share), every button listed has an editable “width” field. Cheers!Forum: Plugins
In reply to: [Really Simple Share] Google pop up not working since updateHi, the G+ button is working just well in all of our test sites and its code hasn’t changed over the next plugin releases. Please check again your site, I see there’s a lot of plugins and some JS console errors, it’s likely that another plugin update caused the issue.
Forum: Plugins
In reply to: [Really Simple Share] Problem with Upgrade to 3.0.2.They look good to me … issue solved? Maybe a cache problem?
Forum: Plugins
In reply to: [Really Simple Share] Share Buttons Appearing In Contact FormStrange issue, you can try the “disable buttons on excerpts” plugin option; if it’s not working, take a closer look at your theme files.
Forum: Plugins
In reply to: [Really Simple Share] Custom Icons with counter?Hi,
I think it’d be difficult to support, because to get the counters you’d have to load external javascript injecting custom ever-changing code.Other plugins are already doing it, I suggest you to give them a try!
Forum: Plugins
In reply to: [Really Simple Share] Just not workingHi Sam,
very good! Editing button (spacing) width via CSS won’t work. You have to set the button width inside the plugin setting page; there’s a number for each button. Cheers!Forum: Plugins
In reply to: [Really Simple Share] Custom Icons with counter?Hi, unfortunately this feature is beyond the scope of the plugin.
Some other plugin have this feature (most of them do this by storing some share hits internally or in a company database). We just focus on supporting the official buttons (with standard behavior) for every social network. Cheers!
Forum: Reviews
In reply to: [Really Simple Share] Great plugin!!!it’s for advanced insights about the people who clicked on the Like button. You can optionally enable it by creating a FB App.
Forum: Reviews
In reply to: [Really Simple Share] Great plugin!!!Yep! Just put its url inside the “Fixed sharing url” plugin option.
Forum: Plugins
In reply to: [Really Simple Share] leave a reply cancel replyHi, it seems like your theme or another plugin is messing up with your post content. You can try to disable some plugin, filling the post excerpt fields, or using an Open Graph plugin to customize the post description.
Forum: Plugins
In reply to: [Really Simple Share] Just not workingHi Sam,
let’s take a deep breath and work it out:
– I’m seeing the active buttons on every page and post right now, are you sure you’re not using some cache plugin that stops you from seeing setting updates?
– To align the buttons right, append this line to your CSS file:
.really_simple_share { float: right; }
– To show call to action at bottom you have to enable buttons (above and) below the post (maybe this is unclear in the plugin settings page) using the “Position” option
– I see that just the buttons FB Like and FB Share are active, it’s fine; you can just uncheck the “Show Send button” option to have them look good (the Send button has been deprecated by FB and will be removed soon from the plugin); the shortcode issue is probably also caused by the Send optionDon’t give up! Cheers!