SG-Matthew When checking the metadata in the head element, I found that the following data was not being replaced with the translations I made using GB Localizd, but rather being set to the original title I set before enabling the plugin. <meta name=“application-name” content=“Original Title”> <meta name=“twitter:title” content=“Original Title”> <meta property=“og:site_name” content=“Original Title”> <meta property=“og:title” content=“Original Title”>
SG-Matthew Sorry, I forgot to mention which versions of Flarum and the plugins I’m using are. Flarum - 1.7.2 GB Localizd - 1.6.4 FoF Linguist - 1.1.1
SG-Matthew JanB Thanks for looking into the issue! By the way, I found that forum title displayed on the 404 page is the original title I set and not the translations I created as well. If I find anymore places where this is happening, I’ll let you know.
JanB SG-Matthew Short update on the case. It seems that this issue is related to v17/seo. We’d have to add support for all the metadata that extension adds to the document in order to resolve this. We’ll currently have a deeper look and update you here asap. Best Jan
JanB SG-Matthew Short update. The issue is currently in development. We’ll inform you when it is ready.
Glowing Blue @SG-Matthew We have update Localizd to support forum title and description translations with v17development/flarum-seo, see the changelog.