When working with open graph metatags and selecting "Content Type" as "article", the tag "article:author" should display, however it remains hidden by the dependency (as specified by metatag_opengraph_metatag_bundled_config_alter in metatag_opengraph.metatag.inc line 17.

type value

This issue is preventing us to include a reference to a custom link/text field inside a taxonomy term for the author.

CommentFileSizeAuthor
#3 selecedValue.png243.19 KBbryanrice
#3 hiddenfield.png404.88 KBbryanrice
OGissue.jpg49.37 KBbryanrice

Comments

BryanRice created an issue. See original summary.

damienmckenna’s picture

Category: Bug report » Support request
Status: Active » Postponed (maintainer needs more info)

I'm not able to reproduce that locally. Could you please check if you have anything installed which might affect the field conditional statements e.g. Conditional Fields, or if there are any JavaScript errors on the page.

bryanrice’s picture

StatusFileSize
new404.88 KB
new243.19 KB

Hello Damien

No JavaScript errors are shown in the page, here are 2 screenshots, one showing the field hidden hidden field, and another one showing the selected selected value value of the box.

Also we are using chosen in the select element, it should not interfere with the metatags selection, but maybe you can test with it.