Anyway to suppress "Possible conflict detected – Your theme or another plugin is
-
Since the last update we’re getting multiple warnings on each post or save:
NGFB Warning :
Possible conflict detected – Your theme or another plugin is adding a meta property=”fb:admins” HTML tag to the head section of this webpage.Is there a way to suppress these in the free version or is a subscription required to do that?
-
Those duplicate meta tags need to be fixed. Do you have a front-end URL to an example post/page? I’ll have a look and see if your theme or another plugin might be adding these.
js.
Thanks for the quick response.
When I look at source I can see the duplicates but I can’t figure out which other plugin / or the theme is putting the second ones there. I’m reluctant to go through the process of turning every plugin off and on one by one. The site is fairly busy.
Perhaps we can carry on by email? bol at snnsite dot com
You can also uncheck the fb:admins meta tag from the NGFB -> Advanced settings page, but I would suggest finding and disabling that meta tag in the other plugin instead, to keep things simpler and more uniform for future maintenance. ??
js.
I gave just one example, we get a whole screenful of collisions.
My post here was because all the options on the Advanced settings page seem to be greyed out.
Oh, right, sorry — most of the Advanced settings are for the Pro version.
You’ll have to find the plugin (or section of your theme templates) that are including those duplicate meta tags and disable / remove them.
As I said before, if you shared a URL to a specific post/page, I could have a look and let you know if I have some insight into the possible plugin, etc., causing the issue.
js.
HEllo JS,
I have exactly same problem, and i would like to deactivate others plugins and not NGFB,
here is a weblink to a post who had this problem.https://www.virtualclubbinglife.com/behind-the-iron-curtain-with-umek-episode-179-audio/
If it’s possible i would like to know how you found, the wrong plugin.
Thanks by advance.
FYI – You have a syntax problem here:
<link rel="stylesheet" id="bp-default-main-css"" href="https://www.virtualclubbinglife.com/wp-content/plugins/buddypress-mymood/style.css" type="text/css"" media="all"" />
These are the meta tags you need to remove:
<meta property="og:title" content="Behind The Iron Curtain With UMEK / Episode 179 (AUDIO)"> <meta property="og:type" content="article"> <meta property="og:description" content="Behind The Iron Curtain With UMEK / Episode 179 by dj_umek on Mixcloud ..."> <meta property="og:url" content="https://www.virtualclubbinglife.com/behind-the-iron-curtain-with-umek-episode-179-audio/"> <meta property="og:site_name" content="Virtual Clubbing Life"> <meta property="og:image" content="https://www.virtualclubbinglife.com/wp-content/uploads/2014/12/behind-the-iron-curtain-with-umek-episode-179-620x330.jpg">
And these are the ones provided by NGFB:
<meta name="generator" content="NGFB 7.7.2.2G"> <link rel="author" href="https://www.virtualclubbinglife.com/author/vcl/"> <link rel="publisher" href="https://plus.google.com/u/0/102543924074954638655/posts"> <meta itemprop="description" content="Behind The Iron Curtain With UMEK / Episode 179 by dj_umek on Mixcloud #1605 #deejay #dj #djmix #djmixset #djset #livedjmix #livedjset #radioshow #techhouse"> <meta itemprop="url" content="https://www.virtualclubbinglife.com/behind-the-iron-curtain-with-umek-episode-179-audio/"> <meta itemprop="image" content="https://www.virtualclubbinglife.com/wp-content/uploads/2014/12/behind-the-iron-curtain-with-umek-episode-179-600x315.jpg"> <meta property="fb:admins" content="djniko"> <meta property="fb:app_id" content="325388760824300"> <meta property="og:locale" content="fr_FR"> <meta property="og:site_name" content="Virtual Clubbing Life"> <meta property="og:url" content="https://www.virtualclubbinglife.com/behind-the-iron-curtain-with-umek-episode-179-audio/"> <meta property="og:title" content="Behind The Iron Curtain With UMEK / Episode 179 (AUDIO)"> <meta property="og:description" content="Behind The Iron Curtain With UMEK / Episode 179 by dj_umek on Mixcloud #1605 #deejay #dj #djmix #djmixset #djset #livedjmix #livedjset #radioshow #techhouse"> <meta property="og:type" content="article"> <meta property="article:author" content="https://www.virtualclubbinglife.com/author/vcl/"> <meta property="article:publisher" content="https://www.facebook.com/Virtual.Clubbing.Life"> <meta property="article:tag" content="1605"> <meta property="article:tag" content="deejay"> <meta property="article:tag" content="dj"> <meta property="article:tag" content="dj mix"> <meta property="article:tag" content="dj mix set"> <meta property="article:tag" content="dj set"> <meta property="article:tag" content="live dj mix"> <meta property="article:tag" content="live dj set"> <meta property="article:tag" content="radio show"> <meta property="article:tag" content="tech house"> <meta property="article:tag" content="techno"> <meta property="article:tag" content="umek"> <meta property="article:section" content="DJs / Mixing"> <meta property="article:published_time" content="2014-12-15T07:42:18+00:00"> <meta property="article:modified_time" content="2014-12-15T18:24:12+00:00"> <meta property="og:image" content="https://www.virtualclubbinglife.com/wp-content/uploads/2014/12/behind-the-iron-curtain-with-umek-episode-179-600x315.jpg"> <meta property="og:image:height" content="315"> <meta property="og:image:width" content="600">
Unfortunately, there are no identifiers around those tags to determine which plugin is adding them. You’ll have to look in your headers.php file, and try deactivating some plugins. Look for any plugin related to Facebook, since those meta tags are only Open Graph.
js.
As we’re all sharing…
I’ve done some work on my site. I did turn off all of our numerous (too numerous) plugins, I updated a post and no warnings.
Sample page:
Fascinating Interview With Disturbed’s David DraimanI turned on ONLY NGFB and got all the warnings (this with the Jarida Theme):
NGFB Warning : Possible conflict detected - Your theme or another plugin is adding a meta property="fb:app_id" HTML tag to the head section of this webpage. NGFB Warning : Possible conflict detected - Your theme or another plugin is adding a meta property="fb:admins" HTML tag to the head section of this webpage. NGFB Warning : Possible conflict detected - Your theme or another plugin is adding a meta property="og:title" HTML tag to the head section of this webpage. NGFB Warning : Possible conflict detected - Your theme or another plugin is adding a meta property="og:type" HTML tag to the head section of this webpage. NGFB Warning : Possible conflict detected - Your theme or another plugin is adding a meta property="og:description" HTML tag to the head section of this webpage. NGFB Warning : Possible conflict detected - Your theme or another plugin is adding a meta property="og:site_name" HTML tag to the head section of this webpage. NGFB Warning : Possible conflict detected - Your theme or another plugin is adding a meta property="og:image" HTML tag to the head section of this webpage. NGFB Warning : Possible conflict detected - Your theme or another plugin is adding a meta itemprop="description" HTML tag to the head section of this webpage. NGFB Info : 0 items removed from the WordPress object and transient caches.
I switched the Jarida theme we’re using OFF and switched to Twenty Eleven and got a reduced number of warnings:
NGFB Warning : Possible conflict detected - Your theme or another plugin is adding a meta property="fb:app_id" HTML tag to the head section of this webpage. NGFB Warning : Possible conflict detected - Your theme or another plugin is adding a meta property="fb:admins" HTML tag to the head section of this webpage. NGFB Warning : Possible conflict detected - Your theme or another plugin is adding a meta itemprop="description" HTML tag to the head section of this webpage.
With a the Twenty Eleven Theme and just NGFB no warnings
With All in One SEO Pack and NGFB just this warning:
NGFB Warning : Possible conflict detected - Your theme or another plugin is adding a meta itemprop="description" HTML tag to the head section of this webpage.
Adding in Facebook Comments plugin
Possible conflict detected - Your theme or another plugin is adding a meta property="fb:app_id" HTML tag to the head section of this webpage. NGFB Warning : Possible conflict detected - Your theme or another plugin is adding a meta property="fb:admins" HTML tag to the head section of this webpage. NGFB Warning : Possible conflict detected - Your theme or another plugin is adding a meta itemprop="description" HTML tag to the head section of this webpage.
And I’m pretty much stopping here… this is a monster mess.
And I’m pretty much stopping here… this is a monster mess.
I’m not fare away to do same , i have exactly same problems as you , and i use Jarida too, i deactivated the most plugins i could and nothing change.
For myself the problem was due to JARIDA Theme, the meta og:title, og:description, og:type, og:url, og:site_name and og:image are hard coded in the “theme-functions.php” file in your jarida folder on lines between 1320 and 1328.
I fixed the problem by commenting these lines like this :
<!-- <meta property="og:title" content="<?php //the_title(); ?>"/> <meta property="og:type" content="article"/> <meta property="og:description" content="<?php //echo tie_content_limit($description , 100 ); ?>"/> <meta property="og:url" content="<?php //the_permalink(); ?>"/> <meta property="og:site_name" content="<?php //echo get_bloginfo( 'name' ) ?>"/> --> <?php //if( isset($post_thumb) ) //echo '<meta property="og:image" content="'. $post_thumb .'" />'."\n";
I hope it will fix your problem like for me.
;o)
That has helped huge thanks for tracking that down, I think I still have some others being added by the Facebook Comments plugin now.
If you have access to your own server and if your server is linux system , here is how i found the solution :
First go to your plugin’s or themes folder eg :
cd /wp-content/themes/jaridaOnce in the folder use this command to find files which use the text “og:description” eg :
find . -type f -exec grep og:description {} \;The return will be the uris files with this text in them.
Now you just have to modify the files you want and who add og metas.
- The topic ‘Anyway to suppress "Possible conflict detected – Your theme or another plugin is’ is closed to new replies.