whiletrue
Forum Replies Created
-
Forum: Plugins
In reply to: [Really Simple Share] Speed Up Load Time – Any IdeaHi, your issue should be limited to the Facebook Like button, because its default implementation uses iframes. To avoid double loading, can go to the plugin settings page and enable HTML5 inside the Facebook Like options box. Cheers!
Forum: Plugins
In reply to: [Reading Time] Time unitsHi, I added this option in the new plugin release, out today. Sorry for the delay!
Forum: Plugins
In reply to: [Really Simple Share] Pinterest Button img tag & alt attributeIt was added in recent releases. Thanks for noticing, sorry for getting back to you so late.
It seems like a plugin folder name issue.
Try this: uninstall the plugin, then go to the wp-content/plugins folder and delete manually all the “really-simple-twitter-feed-widget” or “really_simple_twitter_feed_widget” you see. Finally, install the plugin from scratch.
Can you provide the complete error line?
Never seen an issue like this .. try to uninstall and reinstall the plugin.
Forum: Plugins
In reply to: [Really Simple Share] Difference in plugin??Hi, sometimes the options get corrupted after updates, even if the plugin was previously removed. To provide a standard solution I put a new “Reset to Default values” button on the new 2.13 release.
Try to use the Reset button (on the lowest right of the plugin settings page) to give the plugin a fresh start. Please take a note of your plugin configuration before resetting the options, or remember the data you want to put back in.
Forum: Plugins
In reply to: [Really Simple Share] Facebook and Twitter not showingHi all,
I tested the last releases on different sites, sometimes the options get corrupted after several plugin updates. To provide a standard solution I put a new “Reset to Default values” button on the 2.13 release out today.If your options pane is messed up with recent updates, use the Reset button (on the lowest right of the plugin settings page) to give the plugin a fresh start. Please take a note of your plugin configuration before resetting the options, or remember the data you want to put back in.
Hi laserjobs,
I’ve included your fix in the upcoming 2.12 plugin release. Thanks a lot for your support!Forum: Plugins
In reply to: [Really Simple Share] [request] Google share buttonHi Seji,
I’ve just done it, the new 2.12 plugin release with Google Share button should be available in minutes. Please update it and tell me if it fits your needs!Forum: Plugins
In reply to: [Really Simple Share] Twitter share button isnt there?Hi g60dave, can you provide an URL? Did you check your configuration in the plugin settings page (“Settings”->”Really simple share”)?
Forum: Plugins
In reply to: [Really Simple Twitter Feed Widget] Chang font size and twitter icon positionHi, looks good to me, but we’re probably on different browsers/devices.
You can increase the font size adding a rule like this:
ul.really_simple_twitter_widget li { font-size:14px; }Forum: Plugins
In reply to: [Really Simple Twitter Feed Widget] Chang font size and twitter icon positionHi Delia,
you should be able to edit your file from the WordPress backend, going in Appearance->Editor and selecting “style.css”.For what I can see, the font and links are already styled fine; if you want more spacing between the tweets you can add a line like this:
ul.really_simple_twitter_widget li { border-bottom: 1px dotted #ccc; padding: 15px 0 15px; }I suggest you to talk to your friend for more advanced edit 🙂
Forum: Plugins
In reply to: [Really Simple Share] W3C validation – Whitespace in query componentHi,
thanks again for noticing it. I’m including your fix (with rawurlencode around the strip_tags function) in the 2.11.2 release.Forum: Plugins
In reply to: [Really Simple Share] youtube shareHi,
there were issues with upgrades. I’m fixing it and uploading the new 2.11.2 version in minutes. Cheers!