sacredpath
(@sacredpath)
Automattic Happiness Engineer
Hi, can you double-check this support document on Installing WordPress in Your Language and then check at Settings > general > Site Language to make sure you have selected your language there and saved?
Yes, I’ve read the document, and my Site Language is set to Spanish.
All the admin site is in Spanish.
Dates and generic text are in spanish.
Only the text dependent from the Fictive Theme is in English.
I’ve tried with Fictive and with a child theme. Nothing seems to work.
There is a language folder inside the fictive folder, with all the .mo and .po files.
I’ve installed CodeStyling Localization, and I have seen something strange.
Languages are not appearing. You can see a screen capture in this link:
https://www.dropbox.com/s/vmqd3jez6w6umll/capture.png?dl=0
sacredpath
(@sacredpath)
Automattic Happiness Engineer
Open your wp-config.php file and make sure that it has the following in it:
define ('WPLANG', 'es_ES');