This topic has 15 replies, 5 voices, and was last updated 9 years, 7 months ago ago by Eva Kemp
Hello! I’m working on my new site: http://www.puntofotopinerolo.it . In home page, under the logo, before big images, there is a white space… I don’t understand how remove it. Second question: I put Facebook box with Visual Composer in home page. But… I can’t find where put the url of my page :))
Thank for the help!
Hello.
1.Most of the margins can be removed whith adjusting margin row settings in VC.
2.Please provide us with the link to your site.
With best regards
Brian Johnson
Thanks Brian!
I think the white space is not a row 🙁
My site is http://www.puntofotopinerolo.it
Hello,
1) Please add this code in custom.css file
.page-heading{
display:none;
}
Here is a video tutorial how to create custom.css: https://www.youtube.com/watch?v=Qok2zRedRMY&feature=youtu.be.
2) This is a like box. You can’t add your link here.
Regards,
Robert Hall.
1.Please navigate to the front page(any page)->Show Page Heading->disable.The white space is the breadcrumbs with white color of the text.
2.Are you trying to implement theme default social buttons or part of the VC element?
With best reagrds
Brian Johnson
1. THANKS! 🙂
2.part of the VC element!
2.This is used for income likes from users. In case you would like to make a link to your page you may use our [share]
shortcode within text VC element or any custom html field.
With best regards
Brian Johnson
OH! :))) Thanks! I understand.
But Facebook like box tell me:
1. Include the JavaScript SDK on your page once, ideally right after the opening <body> tag.
(code..)
But.. Where I have to put this code? I tried in header.php after body but not appears 🙁
Hello,
Please provide us with the instruction which you followed to add Facebook Like code and a screenshot of the result that needs to be achieved.
Thank you.
Regards,
Eva Kemp.
Ok!
The result is… white space!
I don’understand where put the firs code 😐
THANKS!
Hello,
Please provide us with FTP and wp-admin panel credentials in Private Content.
Where do you want the Facebook Like box to be displayed on your home page (what section of the page)?
Regards,
Eva Kemp.
Hi,
I’m currently using Legenda theme for my website and I also integrate the Facebook Social Plugin into my site. By using the Visual Composer tool ‘Raw Js’, I respectively added the Javascript SDK code and then the plugin code into another box of ‘Raw Js’. I’ve succeeded in making the Facebook Like Box appear on my homepage, but somehow it took longer time to load the plugin when I open the page.
On the Facebook Social plugin page, it told me to: Include the JavaScript SDK on your page once, ideally right after the opening <body> tag. So as the above discussion, can I add the Facebook Js SDK right into any php template in Appearance/Editor so the plugin can load faster?
Hello,
You can add that code in header.php after <body>
tag.
Please try it.
Regards,
Eva Kemp.
I put the code after body tag but doeasn’t work 🙁 (white space)
Thanks Eva! Now I resolved with Facebook Plugin for WordPress! Maybe I’ll try again with code…
Hello,
You’re welcome.
Regards,
Eva Kemp.
You must be logged in to reply to this topic.Log in/Sign up