ccilelume
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [Hueman] Page widthSorry, I come back…
I have included a css code for the entire site:
That is to say in the 1st tab:Article {
Max-width: 800px! Important;
Margin: auto! Important;}But some page of the blog must be in full page and when I go in customize the CSS of the page, then I refer to the 1st tab (the one that manages the whole blog) !!!
How to have 800 on all the articles but not on certain pages?
Thank youForum: Themes and Templates
In reply to: [Hueman] Page widthSuper !
Thank you Denziel Chia <3 🙂Forum: Themes and Templates
In reply to: [Hueman] page formatThank you
Forum: Themes and Templates
In reply to: [Hueman] Disappearance of facebook sharesHello,
The theme and Hueman Addons yet the shares are still not visible my site. Is ilpossible whether another problem?
This is what they told me otherwise:get_fb_shares function ($ url) {
$ Access_token = ‘ID APP | APP SECRET’;
$ Api_url = ‘https://graph.facebook.com/v2.7/?id=’. urlencode ($ url). ‘& Access_token =’. $ Access_token;
$ Fb_connect curl_init = (); // initializing
curl_setopt ($ fb_connect, CURLOPT_URL, $ api_url);
curl_setopt ($ fb_connect, CURLOPT_RETURNTRANSFER, 1); // Return the result, do not print
curl_setopt ($ fb_connect, CURLOPT_TIMEOUT, 20);
$ Json_return = curl_exec ($ fb_connect); // Connect and get json data
curl_close ($ fb_connect); // Close connection
Body = $ json_decode ($ json_return);
intval return ($ body-> Sharepoint> SHARE_COUNT);
}Of course, you replace APP ID and APP SECRET with the values of your Facebook app. He’ll know what!
Does it help?
Thank youForum: Themes and Templates
In reply to: [Hueman] Disappearance of facebook sharesHello,
It is now long overdue.
All people who have this plug-in have lost all of their shares facebook blog ??? How to recover ?? Wait?
Thank youForum: Themes and Templates
In reply to: [Hueman] Disappearance of facebook sharesYes,
I think it’s this one.
Thank you.Forum: Themes and Templates
In reply to: [Hueman] Disappearance of facebook sharesHello,
I waited and updated my extension and version of WordPress but I still have not recovered the facebook shares, an idea?Forum: Themes and Templates
In reply to: [Hueman] Disappearance of facebook sharesok. So we have to wait?
Forum: Themes and Templates
In reply to: [Hueman] Disappearance of facebook sharesThank You bdbrown,
could you explain that :
“deleted the fix/jetpack-fb-share-count”
how to do that?
CcileForum: Themes and Templates
In reply to: [Hueman] Images in TablesI cancel all informations in the table and it’s good like that.
Thank you Bdbrown!
It’s not perfect, but it’s ok!Forum: Themes and Templates
In reply to: [Hueman] Images in Tablesyes, i suppose this one : impact-template-editor
or : Post-Plugin Library
…Forum: Themes and Templates
In reply to: [Hueman] Images in TablesSo how now do to have an invalid specification and tables cover 100% of the width of content? 🙂
Forum: Themes and Templates
In reply to: [Hueman] Images in TablesI do not understand, impossible to make paintings like I did before …
Forum: Themes and Templates
In reply to: [Hueman] Images in TablesI create the table with the toolbar that I located above the frame creation articles or pages (so I guess it’s a plugin) I do not know how to code.
Forum: Themes and Templates
In reply to: [Hueman] Images in TablesOK thanks,
I see it in the properties of the table but when I delete the style, the change is not effective.
…. I put 606 and also the whole picture is smaller now …
This is by inserting this new image that this property has appeared.
I have the same problem with 2 other table presenting a picture.
How to remove this style?
Thank you