@ngp130895
7 years, 11 months ago
I found out that because in the header.php in my theme, the <html> tag has an attribute of lang="en" that overrode WordPress language options. I removed this and it works. Thanks for your reply anyway!
header.php
<html>
lang="en"