Active
Project:
Metatag
Version:
7.x-1.x-dev
Component:
Integration with other module
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
4 Nov 2014 at 16:20 UTC
Updated:
26 Nov 2014 at 08:01 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
damienmckennaAre you using any custom page.tpl.php or html.tpl.php files that would affect these pages?
Is the problem that the meta tags do not display when the node's display *is* managed by Display Suite, or when the display is *not* managed by Display Suite?
Comment #2
thfalvar commentedI don't use a special custom page.tpl.php or html.tpl.php
There are not any problem when the node's display *is not* managed by display suite
But when the node's display *is* managed by display suite, the metatag "Bublin Core" not appear.
Comment #3
thfalvar commentedPrecision : My problem with "metatag data" focuses on "Dublin Core", the "Global" metatag data is good even with the module "Display Suite" . My only problem is (in my case) the "Dublin core" data. That's why I think it more of a problem with module "Metatag" and submodule "Dublin Core" that "Display Suite" .
Comment #4
damienmckennaYou shouldn't be having a problem with just the Dublin Core, unless something is borking theme_metatag_dc().
Comment #5
damienmckennaComment #6
thfalvar commentedExcuse me I was busy patching the core 7.32 and 7.33 . I have not touched anything in the metatag_dc.module file. It may be a bad use of my share of the metatag module. I 'll try to take it all quietly . Thank you for your help.
Comment #7
thfalvar commentedI just reinstalled Metatag and rerapamétrer, but I still have the same result. With the type of content I have the tags "Dublin Core", but with the display view suite I "global variables" and not the "Dublin Core". I enclose my files because I may be user error. Again thank you for your help.
Comment #8
damienmckennaSo it seems that Display Suite is not triggering the appropriate entity_view hooks that are necessary for Metatag to work. I'll have to look into this.
Comment #9
damienmckennaComment #10
thfalvar commentedthanks a lot.