Closed (duplicate)
Project:
Metatag
Version:
7.x-1.x-dev
Component:
Documentation
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Anonymous (not verified)
Created:
29 Nov 2011 at 14:38 UTC
Updated:
8 Sep 2017 at 10:13 UTC
Jump to comment: Most recent
Comments
Comment #1
Anonymous (not verified) commentedI got it working by adding this to my
template_preprocess_{entity}()And then in entity-full.tpl.php I created:
Sure this is not the "right way", but a last resort for me.
Comment #2
jessepinho commentedWere you ever able to figure this out without the hack-y method? I'm having the same problem myself.
Comment #3
damienmckennaI believe this should work out-of-the-box now, once you enable meta tags for your custom entity.
Comment #4
damienmckennaThanks to amazing work by Marcin Pajdzik, we will be handling the by-path functionality via #1187710: Integrate with Context.