I noticed all the posts on our website do not have the “Title” property, but everything else (Description, Image, etc.) is populated. Is there a way to edit or use a short code to add a title to all posts?
]]>Hi,
When troubleshooting a client’s site, I stumbled upon a PHP warning that may be good for you to handle:
PHP Warning: Undefined variable $open_graphite_head in .../public_html/wp-content/plugins/open-graphite/_open_graphite.php on line 619
Cheers!
]]>The “og:image” property must be provided explicitly, even though a value can be deduced from other tags.
The Facebook debugger is giving this message, in all the posts on the website that we share, when it seems that everything is ok with the codes, it is normal on other platforms
]]>I want to add Title and Description to single pages, but everything disappear after I save the page.
Tried deactivating and uninstalling the plugin, disabling WPRocket and Yoast, tried on different pages: no result.
OG for the index page works perfectly, it′s just single entries (also enabled in plugin settings).
]]>Hi,
Just a very small issue: Under certain circumstances, the following PHP notice shows up in the error log:
PHP Notice: Undefined variable: open_graphite_head in [...]/wp-content/plugins/open-graphite/_open_graphite.php on line 591
In my WordPress instance, this happens on 404 pages when the debug log is enabled.
The reason seems to be that in that case neither the condition on line 480 nor the one on line 511 of this file evaluates to true: https://plugins.trac.www.ads-software.com/browser/open-graphite/trunk/_open_graphite.php
In that case, $open_graphite_head is never set, leading to the aforementioned notice.
Kind regards,
Paul
Hello,
Using your plugin, I have tons of Notice alerts in my logs.
Maybe a good idea to correct your source code ?
[STDERR] PHP Notice: Trying to access array offset on value of type bool in /public/wp-content/plugins/open-graphite/_open_graphite.php on line 458
[STDERR] PHP Notice: Trying to access array offset on value of type bool in /public/wp-content/plugins/open-graphite/_open_graphite.php on line 459
[STDERR] PHP Notice: Trying to access array offset on value of type bool in /public/wp-content/plugins/open-graphite/_open_graphite.php on line 460
[STDERR] PHP Notice: Trying to access array offset on value of type bool in /public/wp-content/plugins/open-graphite/_open_graphite.php on line 549
[STDERR] PHP Notice: Trying to access array offset on value of type bool in /public/wp-content/plugins/open-graphite/_open_graphite.php on line 550
[STDERR] PHP Notice: Trying to access array offset on value of type bool in /public/wp-content/plugins/open-graphite/_open_graphite.php on line 551
You could solve this adding ?? ''
behind your array values
Like this
$full_image = wp_get_attachment_image_src( $image_ID, $size = 'full', $icon = false);
$full_image_URL = $full_image[0] ?? '';
$full_image_width = $full_image[1] ?? '';
$full_image_height = $full_image[2] ?? '';
]]>
I’d like to give not only my writers but editors access to app without giving writers full access to site. Is there a way to create a role that allows anyone to use within their post without giving access to other features on my site?
]]>If I duplicate a post using plugin ‘Duplicate Page’ the ‘Description’ text does not update automatically but shows the text of the duplicated post. The featred image does update to the new img. Can you change this in next updates?
]]>Hello,
the picture is not showing on facebook again. The sharing debugger didn′t help this time. Regards.
Hola, me gustaría saber cómo personalizar la imagen que toma Linkedin. Todo me funciona bien con Facebook, pero Linkedin toma la imagen destacada del post no la imagen a?adida en Open Graphite.
—
Hi, I would like to know how to customize the image that Linkedin takes. Everything works fine with Facebook, but Linkedin takes the featured image of the post, not the image added in Open Graphite.
Hi,
the plugin used to work. Now it doesn′t show any pic in fb or instagram. I tried to disable all other plugins.
I installed Open Graphite and configured it, but when I try to post the link to my page on FB it shows the old picture. I used FB developer to debug it but even there it shows the old image. What am I doing wrong?
]]>Hey there, amazing plugin!
How would I go about, line in Formidable where you can tie an action to a tag, set the image for Open Graphite’s share thing…
What are the meta keys? tags? For the fields in Open Graphite??
Thanks so much!
]]>Hi there,
I’m getting this error when clicking “update” in the posts section to create a post etc.
I was wondering if there is a small fix for this? (i’m new to wordpress)
Warning: file_get_contents(https://graph.facebook.com/v6.0/?id=https%3A%2F%2Fthisquality.com%2Fthisquality-llc-is-now-officially-public%2F&access_token=EAAIEcpMWYQ0BAL0UXWf5SUoJ0sINwZAUDD1XNDZC5RtimiaKAT7aHWuts5DTQICRjuih7p5L9YNZBP7E7NfeLcmDdjAnxrYeeoVJZB5YDn0E2dOfcdqfLohp77vfOBZBrChRs6D3t5NrogfYt4lfs82DUUVonYqd2RIChcoBk99NR1720qbYOfPxYfUBQKzzXVjWmsQqKHTD20DOYlViGyYBYo2UmagKJF6GvzZBcdxpeVfOJCyfOBOzfuH4cuEHwZD&scrape=true&method=post): failed to open stream: HTTP request failed! HTTP/1.1 400 Bad Request in /homepages/43/d825641758/htdocs/clickandbuilds/thisquality/wp-content/plugins/open-graphite/_open_graphite.php on line 337
Warning: Cannot modify header information – headers already sent by (output started at /homepages/43/d825641758/htdocs/clickandbuilds/thisquality/wp-content/plugins/open-graphite/_open_graphite.php:337) in /homepages/43/d825641758/htdocs/clickandbuilds/thisquality/wp-admin/post.php on line 231
Warning: Cannot modify header information – headers already sent by (output started at /homepages/43/d825641758/htdocs/clickandbuilds/thisquality/wp-content/plugins/open-graphite/_open_graphite.php:337) in /homepages/43/d825641758/htdocs/clickandbuilds/thisquality/wp-includes/pluggable.php on line 1281
Warning: Cannot modify header information – headers already sent by (output started at /homepages/43/d825641758/htdocs/clickandbuilds/thisquality/wp-content/plugins/open-graphite/_open_graphite.php:337) in /homepages/43/d825641758/htdocs/clickandbuilds/thisquality/wp-includes/pluggable.php on line 1284
]]>
When I share any URL for this website, including the home page, in a Facebook messenger message, the thumbnail that is shared with the link is one that I have replaced in the configuration for this tool. I have cleared caches and tested this in multiple browsers, and no matter what I do, the old image is shared. I would upload a screen capture if this support forum would allow it, but trust me, it is using the WRONG image. And I have checked and rechecked the configuration for Graphite to confirm that the image that should be seen in thumbnails is:
https://mdfundforhorses.org/wp-content/uploads/COVID/COVID_Slide_750x500.png
but instead, I keep getting:
https://mdfundforhorses.org/wp-content/uploads/wicomico/2019/MFFH_AF2019FlyerLandscape1200x630.png
Hello,
I have a problem with the image that should be shown when the post is shared on social networks.
I have set an image for this post:
https://www.de-perros.com/jugar-con-la-pelota-pero-bien/
But when I share the post in facebook, the image doesn’t show up.
Hope you can help me!
Regards,
Sara.
]]>Hi,
I was wondering whether it will be possible for me to place my website’s logo at the bottom of the thumbnail automatically.
This screenshot( https://ibb.co/2FRrwfK ), for example, shows a link shared on Facebook. The thumbnail has the site’s logo in its bottom. Now, one can do that for individual posts, but can that be automatic?
Regards
]]>Hi,
I am developing a new wp theme based on Bootstrap4. I have function that put img-fluid to on every image tag. It worked fine until my client hasn’t install OG. After using OG ‘image-fluid’ appeares to be erased. When I unistall OG everything works fine again. For now, the only solution is to put manually ‘image-fluid’ to back code of each new post.
Where is the problem with OG, and how to fix it?
Function code is:
function wpresponse_add_image_class ($class){
$class .= ‘ img-fluid’;
return $class;
}
add_filter(‘get_image_tag_class’,’wpresponse_add_image_class’);
Thanks
Best regards
SK
Hello,
I installed the plugin and entered basic info into the Home screen. When I save, I get this error:
Notice: Undefined variable: args in /home/judson/public_html/wp-content/plugins/open-graphite/_open_graphite.php on line 385
Warning: Cannot modify header information – headers already sent by (output started at /home/judson/public_html/wp-content/plugins/open-graphite/_open_graphite.php:385) in /home/judson/public_html/wp-includes/pluggable.php on line 1265
Warning: Cannot modify header information – headers already sent by (output started at /home/judson/public_html/wp-content/plugins/open-graphite/_open_graphite.php:385) in /home/judson/public_html/wp-includes/pluggable.php on line 1268
Any suggestions much appreciated –
Best,
Patty
Here is the meta tags for this page
<meta property="og:locale" content="en_US" />
<meta property="og:type" content="" />
<meta property="og:url" content="https://xn--qucu-hr5aza.cc/khi-su-giup-do-lai-trong-nhu-cuong-ep/" />
<meta property="og:title" content="" />
<meta property="og:description" content="" />
<meta property="og:site_name" content="Qu? C?u" />
<meta property="og:image" content="https://xn--qucu-hr5aza.cc/wp-content/uploads/2019/12/vlcsnap-2019-12-31-13h47m49s663.png" />
<meta property="og:image:width" content="1280" />
<meta property="og:image:height" content="720" />
<meta property="fb:app_id" content="1041932046002880" />
You can see that the title and description are empty. Probably because I don’t put anything in the title field of the plugin setting under the post (the description field contains text nevertheless). However, if I put anything in the title field → save it → remove the text, then the text of the og:description tag returns.
As the result, if I don’t do this, then fb will use the default text (“write a comment etc”) as description
]]>I have checked the option Avoid Jetpack open graph meta tag conflict, but the tags from Jetpack are still there
]]>Hello,
I installed and activate Open Graphite.
When I create or modify a post or a page I can not find “Open Graphic box” by scrolling down the page.
AN Idea ?
I have used the Open Graphite plug in successfully on facebook. But in messenger, it ignores the image I have specified and pulls part of the header logo image instead. It looks crap! There is no featured image on my home page as it is set up differently to work with Nectar A Responsive Theme instead. Any ideas?
]]>Open Graphite is not showing in the WordPress admin side menu.
]]>I’m trying to get an image that will display on social media (esp. twitter) when my homepage url is shared. I’ve tried images of all sizes to try to get the entire image to show instead of an enlarged section of the middle.
This is the image I want to use.
I’ve tried resizing to see if that would help going from 600 x 315 to 1200 x 630 and several sizes in between but no matter what the image size is, it displays at the center:
“RNESS IN” with just a tip of the “S” on the right with a tiny piece of the basketball and a tip of the “y” on the left.
Normally images I creat for twitter cards for my pages are 800 x 450 or 500 and those images display properly, and that’s how I started out for this image, Do I need to do an image with lots of white space and the actual image downsided to the size of the text it’s showing? I’m running out of ideas?
]]>It doesn’t work on my website.
What I do wrong?
]]>When saving menus in WordPress admin, this warning is printed to HTML:
( ! ) Notice: Undefined index: _open_graphite_open_type__nounce in wp-content/plugins/open-graphite/_open_graphite.php on line 313
Since switching to this as recommended, the picture is no longer being displayed with a link on Twitter. Summary with large image is selected. Posts and pages are enabled as post types. Log for Twitter log validator is below:
INFO: Page fetched successfully
INFO: 21 metatags were found
INFO: twitter:card = summary_large_image tag found
ERROR: Required meta tag missing (twitter:text:title)