lupecamacho
Forum Replies Created
-
Hi @pmakabenta , I’m not expecting it to inherit anything from my theme. But I would expect it to meet the standards set forth by WordPress, one of which is using W3C validation. Because language isn’t set on the
htmlelement, it causes a huge accessibility problem for anyone using this plugin.I don’t think this issue should have to be fixed using scripts; it should be inherited either from the basic WordPress (non-theme) settings, or give users the ability to set the language on each landing page they create.
Will there be any updates to address this?
Here are the W3C results for my coming soon page, for reference.
My theme adds it based on the settings in WordPress > General settings.
Screenshot of WordPress language setting
I would expectlang="en"to be added to thehtmlelement on the coming soon page based on that setting as well, as described by this article.Thank you @pmakabenta ! I see that the SEO title did indeed add the
titletag to the page. Can I ask what the purpose of the General > Page Title setting is? It may be helpful to set the SEO title to the Page Title value by default, but allow users to overwrite it in the SEO settings.I have isolation mode enabled. However, I’m still seeing that the
langattribute isn’t set. My site language is set to English in WordPress general settings.- This reply was modified 5 years, 5 months ago by lupecamacho.