Hi Divhunt team,
when I want to apply a SEO title from a collection item to my article page, on the published site I just get “null” escaped. This seems to be a bug, or am I doing something wrong? Thanks in advance!
Hi Divhunt team,
when I want to apply a SEO title from a collection item to my article page, on the published site I just get “null” escaped. This seems to be a bug, or am I doing something wrong? Thanks in advance!
Should be working fine now, thanks for reporting bugs.
About og:title, this is on you
So either remove the value, so it get’s the title from above automatically, or set same
$page->get(‘data’)->…
Because now, $page->get(‘seo’)->get(‘title’) return this $page->get(‘data’)->get(‘seo’)->get(‘title’)