Sharaz Shahid
Forum Replies Created
-
Hi @mgracedev,
Sorry for the inconvenience, I saw your website now it seems fine. Could you share the link where you facing the issue.Regards,
SSB TeamHi @halo-diehard,
There is simple setting in SSB. Just select icon position -> Below the Content in the inline settings section.
Helping screenshot how to do.
-> https://prntscr.com/ln2qzhHi @cryptodragon,
Sorry for the inconvenience, I need some information to figure out the issue.
Are you using shortcode?
Could you attach the Log file?
Helping screenshot to get SSB Logs -> https://prntscr.com/ln2e82Hi @obereg,
Apologize for the late reply. We were busy in WordCamp. Just add this code to your theme functions.phpglobal $_ssb_pr; if( isset( $_ssb_pr ) ){ add_filter( 'woocommerce_short_description', array( $_ssb_pr, 'insert_buttons' ) , 100 ); }
HI @rui-freitas,
Apologize for the late reply. We were bit busy in WordCamp Islamabad. I saw your website link now Official button working properly.
If you want to show buttons on the front page simple in SSB settings check Home in ‘Post type Settings’ under InLine settings.
Helping screenshot->
https://prntscr.com/lho40wHi @madhatter123,
Apologize for late reply. We were bit busy in WordCamp Islamabad. Instead of this function, Use our shortcode like this.<?php echo do_shortcode( '[SSB]' ); ?>
https://www.ads-software.com/plugins/simple-social-buttons/#faq
Also, you can see shortcode attributes in FAQ section.- This reply was modified 6 years, 4 months ago by Sharaz Shahid.
- This reply was modified 6 years, 4 months ago by Sharaz Shahid.
Hi,
Sorry for inconvenient. I read your problem carefully. which button you make active on SSB setting will be visible on both desktop and mobile.
So your active button visible on both devices. I attached screenshot please check it.
Desktop
https://prntscr.com/l87cxb
Mobile
https://prntscr.com/l87d2lHi @pawelk83,
“og:description” tag get post excerpt if the post has not excerpt then get first 60 characters of the post. There is one solution you set excerpt of the post. At the time no way to remove open graph tag because it necessary for social share.Hi @manishbizspoint,
I noticed you are using a jetpack please enable socials share button setting in your jetpack settings let me know if problem solve.HELPING SCREENSHOT https://prntscr.com/kzo0b0
Hi,
Thanks for reporting us issue. we working on this issue will let you asap after fixing the issue.
Have a nice day!
Thank you.Forum: Plugins
In reply to: [Simple Social Media Share Buttons - Social Sharing for Everyone] PHP ErrorHi,
Sorry for the inconvenience. Thanks for letting us know. I going to debug the issue.
We will fix it ASAP.Hi @sroskylo1,
First of all, thanks for letting us know about the warning message. we have fixed it and released a new version please update SSB. thank youHi @ppnsteve,
To debug and fix the issue I need some extra details from you. Could you please reach out via wpbrigade.com/contact .So I fix this issue.Forum: Plugins
In reply to: [Simple Social Media Share Buttons - Social Sharing for Everyone] ShortcodeHi,
First of all thanks for showing interest in SSB. Yes, we have shortcode see below all possibilities with shortcode.
[SSB] to call with plugin settings values. [SSB theme=”Official” align=”right” counter=”true” order=”googleplus,twitter,pinterest,fbshare,linkedin” ] Attributes with all the possible values. counter = true or false align = left or right or centered order = googleplus,twitter,pinterest,fbshare,linkedin,reddit,whatsapp,viber,fblike theme = theme1 or theme2 or theme3 or theme4 or Flat or Circle or Official like_button_size = small(default), larg
Hi @ppnsteve,
First of all sorry for the inconvenience. I was on holiday so that’s the reason for the late reply. Now I dig into the problem can you tell me which version of SSB you using. I already solve this problem in2.0.13 – 2018-03-20
release. so if you are using older than this release please update the SSB.