Tagged: social sharing
I’m using this plugin for my floating social sidebar – http://wordpress.org/plugins/getsocial/
Everything works fine except that when I click facebook “like” button then the box for people to comment about the page gets cut off by the main content section of the page.
Pictured here : https://www.dropbox.com/s/8j4obzbnb2jxv4f/Screenshot%202014-03-04%2016.09.01.png
My site is http://www.jonnyfreesh.com
I’ve had this issue with a number of social sharing bars so I’m guessing the issue is with the theme. Any ideas on how I can fix this?
Thanks
Jonny
I think the photo link wasn’t working, here it is again : https://www.dropbox.com/s/8j4obzbnb2jxv4f/Screenshot%202014-03-04%2016.09.01.png
Also, the plugin isn’t installed on my home page, so you can see it in action here – jonnyfreesh.com/conscious-rap/
Thanks
Jonny
hmmm weird link doesn’t work if I click on it and it tries to load in the page, but it works if I open it in a new tab. just a heads up.
Hey!
Did you remove the “Like” button? I can’t see it on the floating plugin.
Regards,
Ismael
Nope. I still see it there.
Hmmm I just loaded it and there was a blank space there. Reload it if that happens and it should show up.
Hi!
How are you? I hope you’re doing well today. I’m sorry but I really can’t see the like button. Hmm.. Let me ask the rest of the support team to check this.
Cheers!
Ismael
Hi,
I’m good thanks – what browser & OS are you using?
It’s showing up for me on chrome, safari and firefox on Mac Mountain Lion.
I’ve moved the bar a bit down now so you have to scroll down the page a bit.
Try this page – http://www.jonnyfreesh.com/whats-freesh/
Thanks
Jonny
Hey!
Try adding this code to the Quick CSS:
.fb_iframe_widget span{
width: auto !important;
}
.fb_iframe_widget span iframe{
max-width: none !important;
}
.fb_iframe_widget{
left: -24px;
}
Result:
Cheers!
Josue
Thanks Josue that worked :)
You are welcome, glad we could help :)
Regards,
Josue