Hi,
We are fine, thanks 🙂
To show the correct image from webpage, you need to install any Open Graph Meta Tags plugin. If you are not using any such plugin already, you can use ours https://wordpress.org/plugins/heateor-open-graph-meta-tags
After installing that, you need to make your website public so that Facebook crawler can fetch meta tags content from your webpages.
tnx i will definitely choose to install your plugin … but I was wondering why is it so complicated to center align social sharing shortcode icons inside a left floated table … I’ve tried different custom codes but it only centers according to the theme’s width and not to the table width which makes it look floating to the right of the table even when the center option is selected in admin settings … 🙂
If you could let us know the url of webpage where you are using shortcode, we would be able to help you centering the icons.
It’s due to some CSS of your website. To center align icons, add following CSS in Custom CSS option at Super Socializer > General Options page in admin area:
div.video-toolbar-inner div.Sharing{
width:100% !important;
}
div.video-toolbar-inner div.Sharing ul.the_champ_sharing_ul{
width: 514px !important;
margin: 0 auto !important;
}
i added the css in custom css but it’s worse than before 🙂 please take another look ! and tell me what is it !?? its driving me crazy !
UPDATE: Keep the alignment to Left.
yes i kept it center …. do you think the icons shape has something to do with it ?
Sorry. We have updated the answer.
that’s what i’m talking about * you guys are geniuses * it worked like a charm * i got no enough words to say THANK YOU VERY MUCH you save me a lot of hassle * Best regards and Happy christmas to all Team Heateor * byebye.
You’re welcome. Merry Christmas 🙂