The title and description editing uses yoast_seo_metatags alter to insert the title and description where needed.

However in applying all the tested patches it was missed that the methods from $seo_manager that it relies on no longer exist.

A temporary workaround is to patch out the yoast_seo_metatags alter. However, a method needs to be found to check if a yoast_seo field exists and get its value.

Comments

Kingdutch created an issue. See original summary.

  • Kingdutch committed c2d138a on 8.x-2.x
    Issue #2941887 by Kingdutch: Hotfix usage of deprecated code
    

  • Kingdutch committed 3eb14eb on 8.x-2.x
    Issue #2941887 by Kingdutch: yoast_seo_metatags_alter relies on removed...
Kingdutch’s picture

Status: Active » Fixed
Kingdutch’s picture

Assigned: Kingdutch » Unassigned

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.