Forum Replies Created
-
AuthorPosts
-
isabellaParticipant
big thank you Mahesh!
everything works now,
thanks for the fast support.
have a nice day
isabellaisabellaParticipantthank you, the name of the plug in is: “Facebook Page Plugin”?
https://it.wordpress.org/plugins/facebook-page-feed-graph-api/but, as i create the child theme, nothing has changed on the content section of “Featured Content”. How we can check if i done the changes in the correct way?
thank you
IsabellaisabellaParticipantoK,
that kind of Facebook Page Plugin for WordPress i can use?isabellaParticipantThank you Mahesh,
i’ve tried but unfortunately didn’t work,
i create child theme, downloading this: http://catchthemes.com/wp-content/uploads/2014/05/catch-everest-pro-child1.zip
so, in my folder:
folder catch-everest-pro-child
in the file functions.php
i add the code you suggest me in this page:
http://pastebin.com/kmjYinbmso I activate the child theme, but the only thing has changed was the logo web site, that i have to reload.
In the content section in “featured content home page” i not see any changes;
And, in the page that i linked you
https://developers.facebook.com/docs/plugins/page-plugin
there are two codes that needed to be add,1. Include the SDK JavaScript on your page once, ideally right after the opening <body> tag.
<div id=”fb-root”></div>
<script>(function(d, s, id) {
var js, fjs = d.getElementsByTagName(s)[0];
if (d.getElementById(id)) return;
js = d.createElement(s); js.id = id;
js.src = “//connect.facebook.net/it_IT/sdk.js#xfbml=1&version=v2.5″;
fjs.parentNode.insertBefore(js, fjs);
}(document, ‘script’, ‘facebook-jssdk’));</script>2. position the code in your page where you like to show the plugin
<div class=”fb-page” data-href=”https://www.facebook.com/facebook” data-tabs=”timeline” data-small-header=”false” data-adapt-container-width=”true” data-hide-cover=”false” data-show-facepile=”true”><div class=”fb-xfbml-parse-ignore”></div></div>
my web site address is:
admofvg.itthank you for your assistance,
IsabellaisabellaParticipantHi Mahesh,
thankyou!
Widget Visibility works fine!just only another question,
i try to align “Footer area four” in the center, but is still on the left,
so i customaze the ccs in this way:
#supplementary .widget-area {
float: center;
}
or
}
#supplementary .widget-area {
float: center !important;
}
#supplementary .widget-area {
align-self: center;
}
ul.swifty_imgwidget_ul.alright {
text-align: center !important;
}but is still on the left…
thank you
IsabellaisabellaParticipantplease, can you have some suggestions for me?
thanks a lot!isabellaParticipantthankyou for your reply,
url site is:
http://www.ecosolitalia.com/site/
ecosol
test
the site is still in working,
so, i like that the bottom of my logo comes aligned with the menù titles
thankyou!and, there is a way to have social icons also in the same line?
or above the menu but likes “Catch Everest template”? 🙂
thanks a lot
iSABELLA -
AuthorPosts