wintercms / wn-translate-plugin

Translate plugin for Winter CMS
MIT License
14 stars 18 forks source link

After Winter CMS update to 1.2.5 can't translate CMS pages title #79

Closed oim37 closed 8 months ago

oim37 commented 8 months ago

Hello,

I update wintercms to 1.2.5 and begin receive notice from search engine that title on cms pages same.

The ability to translate titles and meta tags has disappeared - in cms pages, i can only change URL for other languages. It other plugins blog and static pages its ok.

image

mjauvin commented 8 months ago

Is it the same with latest version (1.2.6) ?

oim37 commented 8 months ago

run composer update and after plugin updated it fixed.. now work good!

Migrating Translate (Winter.Translate) plugin...

INFO Running migrations.

2.1.5: Add support for translatable nested forms ................................................ 9ms DONE 2.1.6: Improve ML button styling ................................................................ 2ms DONE

Thank you :)

AIC-BV commented 8 months ago

On a sidenote, I had dev-main in composer but I had to change it to get the new ML button style

"winter/wn-translate-plugin": "~2.1.6",
mjauvin commented 8 months ago

On a sidenote, I had dev-main in composer but I had to change it to get the new ML button style

"winter/wn-translate-plugin": "~2.1.6",

How can that be ? dev-main currently is the same thing as 1.2.6.

AIC-BV commented 8 months ago

1.2.6

You mean 2.1.6 right?

mjauvin commented 8 months ago

Right, brain cramp... ;)