Sharaz Shahid
Forum Replies Created
-
I checked on your site. It seems like count working fine in the follow widget. Please check and let me know. if you need help.
regards,
Team SSBFacebook
I have visited your Facebook page that you added in SSB follow widget. It seems you have added the wrong username.
What’s App
Add 91 before your number and please don’t add any dashes or spaces between numbers https://simplesocialbuttons.com/doc/ssb-social-follow-widget/regards,
Team SSBHi @rizbit,
I think you reset your database and all the setting deleted. Please try to deactivate and reactive SSB plugin again. It will solve your problem.
Regards,
Team SSBForum: Plugins
In reply to: [Code Widget] Does not have a valid headerHi @jaswinder657,
Thanks for reporting. Can you send me your site health report.It will help me to fix it.@duttaanimesh40gmailcom Nice to know it works for you.
It will be really appreciated if you review our product following this link.https://www.ads-software.com/support/plugin/simple-social-buttons/reviews/
Have a good day ??
- This reply was modified 5 years, 2 months ago by Jan Dembowski. Reason: Deleted "filter=5" from review link
I have seen FB like icon is working very well. https://monosnap.com/file/oTDH5TGcd8Rot4jZNrrAN3WAXZJWKe.
You just need to this code in your SSB Setting->Advanced Tab->CCS Code
div.simplesocialbuttons.simplesocial-simple-icons .fb-like > span{ width: 69px !important; }
It will fix the spacing issue.
First of all sorry for the inconvenience. Currently, your facebook like icon is disabled. You need to enable it, So we can fix it.
Regards,
Team SSBHi @whateverfree2,
Thank you for showing interest in our plugin, You can add your WishList button beside Simple Social Buttons by using our Filter. ‘ssb_buttons_output’
You can simply paste this code inside your Theme’s function.php file to show the Wishlist button beside the Simple Social Buttons.
/** * Adding wishlist button. * * @param array $buttons Selected social networks. * @return array */ function add_wishlist_button( $buttons ) { $wishlist = do_shortcode( '[RH_wishlist as_btn=1 wishlistadd="Add to wishlist"]' ); $buttons[] = $wishlist; return $buttons; } add_filter( 'ssb_buttons_output', 'add_wishlist_button');
- This reply was modified 5 years, 2 months ago by Sharaz Shahid.
Hi there,
Please check out our new release. Now shortcode will work with our selecting inline position.
Regards,
Team SSBHi @sivmil,
Thanks for sending me the log file.
Hi @nicoter,
Thanks for your suggestion. I noted your points and added in our internal features request queue. we will brainstorm on these points and hopefully release them soon.
Regards,
Team SSBHi @henkha,
Sorry, for the trouble. Could you send me the URL of the website?. It helps me to debug and fix the issue.
Thanks
Hi @collin43,
Nice to know you are using SSB. BTW SSB providing social sharing functionality. Simply click on the social network button and share your post. You don’t need to add your social network username or account information but you can add your twitter handle in the SSB Advance setting only for twitter.
If you want to show your social networks to the users you want use SSB social follow widget.
Let us know if you need help with anything else.
Thank you
Hi,
Thanks for using Simple Social Button. SSB providing only Facebook share and like a feature. If you want to redirect the user to your facebook page you can use our Social Follow widget. Also, you can’t change the title in your share link. SSB Share current post/page title in the link.
Thank you