Juiz Social Post Sharer is now Nobs • Share Buttons. Add smart designed buttons after/before your posts (or wherever you want) to allow visitors to s …
Add smart designed buttons after/before your posts (or wherever you want) to allow visitors to share your content (includes no JavaScript mode & counters). Buttons are Retina/HDPI-ready, translation-ready and come with useful options and hooks. Totally GDPR compliant, and accessibility and performance friendly. Includes a Gutenberg block.
Select your favorites social networks among a little list. Display an optional sharings counter. You’re done!
This tool if made on my spare time for free, so if you say “it’s broken”, please tell me why, how, what so I can help you 😊 (better than a bad rating that won’t make things better)
Before adding a bad rating, please open a support ticket to solve your issue. I’m here to help.
Well, it’s quite new to me to develop with React (the language used by Gutenberg). Tell me what happened for you by opening an issue so I can dig in. Thanks 🙂
New 2.0.0 installed, weird stuff happens in my site
Double check that you have saved your plugin settings (Settings > Nobs Share Buttons). Sometimes it happend, simply double check your settings and save.
Since the update to 2.0.0, I don’t have the same counters
Indeed, because of brands like Facebook and Twitter shutting down their counters, a lot of data weren’t accurate anymore. I decided to treat the counters as internal tool for your website. They are now YOUR counters and not facebook’s or twitter’s anymore. Counterpart is that it now reset. No worries, a way to recover your old counters to add those to the new counters will come soon with 2.1.0 ;p
Since the update to 2.0.0 my activated networks have changed
Yes it can happen sometimes. 2.0.0 is a big update and the core of the plugin changed a lot. It’s typically the only change you will notice, please just update your networks selected to the one you like, it shouldn’t be an issue in the future.
Why “Nobs”? What does that mean?
Ha ha 😁 Good question. Nobs stand for 3 different things:
“No BS” (AKA No Bullshit),
The humble accronym “Number One Button Set for Social Sharing” (Nobsss 😅 but I truncated it).
It’s also a pun for “knobs”, the actual buttons you find on your shirt or drawers. Thank you Myriam for the funny name.
Twitter counter doesn’t appear OR the count seems to be not exact
Use the version 1.4.3 or above of this plugin to get an alternative of the native counter. But, keep in mind that alternative is not 100% precise, but better than nothing, I guess.
The text shared by default is very ugly, something like “Share the post “YOUR POST TITLE” FacebookTwitterGoogle+E-mail [SOME OTHER WORDS]”?
You certainly activated the buttons in the top of your post. It’s your choice, but in this case, you need to improve by yourself the SEO-description of your article/page. You can try using the WordPress SEO plugin by Yoast.
Can I add a “Like” ou “Google +1” button with this plugin?
Yes, but not with the page options of this plugin. You need to use a hook to add an item in your buttons list. See the juiz_sps_before_first_item or juiz_sps_after_last_item hook in the documentation.
I have a fatal error or a 500 server error since update to 1.2.3
Yes, you surely use pinterest button. It’s a bug, update to 1.2.4 or above. Thank you.
I can’t just use shortcode by deactivating all the checkbox display option in admin option page? since 1.2.0
Yes, it’s a bug, please, use the plugin version 1.2.2 or above.
New style is not visible?
Please update to 1.1.3 or above
Some options are not visible (if it’s not the first installation, but an update of the plugin)
Deactivate and reactivate the plugin to force the rebuild of the options.
Changelog
2.3.3
Network renamed: Twitter becomes X
Bug fix
PHP 8.3 error fixed
2.3.2
Bug fix
Fixes a bug on the Mail button which in some case could display a 500 error message.
2.3.1
Bug fix
Fixes a Notice error message introduced in v2.2.0 in the Widgets option page that did happen in some cases. (thank Nico ;p)
2.3.0
Third-Parties
Nobs is now compatible with WP Job Manager. This plugin uses the content of WordPress differently than other plugins. A Specific development have been made to reflect the option available in Nobs for this CPT.
2.2.0
Gutenberg
Adds a new block that displays the buttons wherever you need keeping your global settings.
Yes, I’m working on a way to customize buttons and options directly into the block, in the meantime you can still use the shortcode for more specific needs.
2.1.4
Counters
Fixes a bug that occures sometimes on new posts with 0 Shares and the global counter activated (JS Error in the console, but the count is taken into account)
2.1.3
ShareAPI Button
Uses now post_excerpt in prior of post_content
If you have a bug with button not displayed, try filling the Excerpt field in your Posts. You might have a plugin messing with the first lines of your post, use the excerpt to get a short description of your post content.
Fixes issue in Multisite where setting were not well initiated.
1.4.10
Tested up to WP 5.2.3
New hook juiz_sps_twitter_nickname to change the Twitter Username
1.4.9
Compatible with Dark Mode plugin.
Tested up to WP 4.9.8
1.4.8
Security Update: Fixes XSS vulnerability.
1.4.7
Compatibility on network (multisite) thanks to Marie Comet (Marie Comet)
1.4.6
Tested up to WordPress 4.6
Facebook counter is back thanks to Jean-Baptiste (from Whodunit)
1.4.5
Fixes a weird bug when you select Pinterest and “Open in new window” option: networks that follow the Pinterest button will open in a new window now! (thanks to Éric‘s report)
Fixes a bug in Safari (Chrome undefined message)
1.4.4
Translation
Error fixed with an untranslatable english string
Fixes
Google+ and StumbleUpon counters fixed
CURLOPT_FOLLOWLOCATION PHP error fixed
1.4.3
Compatibility
Tested up to WordPress 4.5 (I took advance that time!)
Tested up to PHP 7 (Did you try that version? The Fast And Furious version of PHP)
Features
Twitter counter is back from the death thanks to NewShareCounts Services, a third-party that try to bring back your preciouuuus… counter. Golum!
1.4.2
Tested in WordPress 4.4.1
Networks:
New Fav button
New Print button
Security:
Better translation controls
Support info:
No more support for this plugin version 1.1.0 (0,2% of plugin users)
Better URL encode (hope so)
1.4.1
Tested in WordPress 4.4
Interface:
Better dashicons support for your custom post types
Some CSS reworks on admin settings
“Metro”, “Modern” and “Black” styles are now Retina-ready
Button styles CSS updated (each one)
Engine:
Code rewrite to follow WordPress convention
Buttons are optionnaly added to excerpt (deactivated by default, see doc)
IMPORTANT: bug fix for Pinterest button’s users (thanks to jamesdodd)
IMPORTANT: hook juiz_sps_the_permalink replaced by juiz_sps_the_shared_permalink
New hook: juiz_sps_the_shared_permalink_for_{network} (see the documentation)
1.2.3
Removes new Facebook API because of the complexity of use for the user (old API always works)
1.2.2
New: Facebook and Pinterest new API integrated
New hook to remove rel="nofollow" on links
New hook to customize container element (div by default)
New hook to remove intro sentence, or its container tag
New: to perform customization, you can use %%title%% (insert the post title), %%siteurl%% (insert the site URL) or %%permalink%% (insert the post URL) variables
Bug fix: you can now use shortcode or template function only by choosing option “I’m a ninja, I want to use the shortcode only!”
Translation updates (French, English)
1.2.1
[juiz_sps] shortcode added (you now have [juiz_social] and [juiz_sps])
CSS improvement for themes not really well thought 😉
1.2.0
New social networks available : weibo
CSS improvement
Documentation available! (see the bottom of settings page)