1- You need to enable social sharing from Super Socializer > Social Sharing page in admin area.
2- Because the Facebook Like button you have enabled is the official button (as is, without any modification) and it is clear by looking at the social network selection options.
Thread Starter
Neil
(@mixtaka)
its already activated see the page : https://teddylist.com/glowing-dinosaur-table-lamp/ .
icons are shown after article, but shortcode is not working when i put it on php file.
Can you post screenshot here how you are using the shortcode in the PHP file?
Thread Starter
Neil
(@mixtaka)
here is the screeshot of my php file: http://prntscr.com/ivi5de . and yes i am newbie 😀
You need to use it like following:
<?php echo do_shortcode('[TheChamp-Sharing]'); ?>
Thread Starter
Neil
(@mixtaka)
Thanks, now code is working.
is it possible to change appearance of fb like button same as other button shown in the screenshot : https://prnt.sc/iu08du . this fb like button load little later in compare to other button in the page.
is it possible to change appearance of fb like button same as other button
No. This is what Facebook like button is supposed to look like.
fb like button load little later in compare to other button in the page.
Because it loads in an iframe. This is how it works. We cannot do anything about it.