Forum
Missing option to add an "og:image" for editors
I'm looking to populate the "og:image" and other social meta info that the editor to can add in the "Page Details" tab. I'm using the same code from the template, but only the description appears in the code and can be seen in the Page Details tab.
Can you show us?
Sorry - I thought that was clear. Here's the code:
And the result is this...
I don't see the image option in the Page Details, but I do see the Description option. So what am I missing?
Which template is that you've added to? Is it used as the page attribute master template, or used within it?
It's a template based on the seo.html standard template. I've just called it "master-seo.html" and added the OG items I wanted in there.
Ok, where is that being used? Is it part of your page attribute template?
Yes, here's how it's called into the page:
...and so on.
Ok, I see how you're using it as a display template. What about the master template used for editing?
Maybe that's what I'm missing.... this is all I have for generating those meta tags.
Ok, you should add the field to your master template for page attributes.
Can you remind me where that is in the structure? I can’t seem to find it.