WP front page (front-page.php)
-
I apologize in advance if this is the dumbest question asked on this thread.
I use a static front page on my site, and I use front-page.php to tell it what to display. Ive used the page level language control to tell the plugin I want a front page in French (the site is english default).
When I use the plugin, I can see that the plugin does its job and navigates me to a different page as the front page (I can see for example that the HTML tag has the lang=”fr-FR” tag added), but, I cannot figure out how to supply my French content to this page – I called the new page Accueil, tried giving it a page-accueil.php , but, it still keeps loading the contents from front-page.php in English obviously.
What am I doing wrong? I would like to feed it a pre-made version of front-page.php with the contents in French… is it glaringly obvious and I just dont see it? lol I’ve read through the online help, but it’s not clear to me.
It should be said, the plugin works great for every other page, just not this “special” one. Please hlep!
The topic ‘WP front page (front-page.php)’ is closed to new replies.