Closed (duplicate)
Project:
Metatag
Version:
7.x-1.0-alpha1
Component:
Miscellaneous
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
19 Sep 2012 at 12:13 UTC
Updated:
30 Sep 2012 at 02:47 UTC
Greetings,
I have tried different themes and uninstalling and reinstalling the metatags module and nothing is working. I am unable to control the metatags from an individual entity either node or term page. Is there any solution for this or anything I can try as another option of troubleshooting this problem. Many thanks. Kevin
Comments
Comment #1
damienmckennaWhat version are you using? Alpha1 is a year old. There are a couple of core bugs we're working on and some bugs in Metatag itself, depending on the version you're using this could be a duplicate issue of three or four others.
FYI I'm aiming for the next release to coincide with the next core release, i.e. hopefully in two weeks' time.
Comment #2
levialliance commentedThis does still occur in alpha8.
After clearing the cache, it works fine. Reloading the page uses the global metatags, not those overriden in the content type though.
When I was tracing through the code, the reloading the page only calls metatag_metatags_view() with the 'global' instance, not 'node:....' as the first one did -- haven't investigated any further after seeing that there will be a new release soon.
Comment #3
damienmckennaAre you using Panels, Display Suite or something else to handle the node page displays, or just normal node templates?
Comment #4
damienmckennaThis is a duplicate of several other issues, most notably #1784896: Overriding meta tags fall back to parent default tag value.