Theme’s text domain & language.PO file not working

After inspecting your theme, this is what I came up with. I’ve taken the liberty to include Ruben’s solution as well to make this answer as complete as possible. There are several problems here: Number 1. load_theme_textdomain( ‘transparent’, get_template_directory_uri() .’/languages’ ); should be: function transparent_theme_setup() { load_theme_textdomain( ‘transparent’, get_template_directory() . ‘/languages’ ); $locale = get_locale(); … Read more

change only the theme language

Yes, rename your pt_AR.mo to ar.mo and pt_FR to fr_FR.mo. In step one install but not activate yet the plugin Admin in English. Edit the plugin’s php script. Find line with en_US string and replace this string with fr_FR. Save and activate the plugin. Now your Dashboard will be in French. In step two remove … Read more

Uninstall languages

Yes, you can delete the .mo and .po files without any negative effect, but they don’t cause any harm by just being there.

Hata!: SQLSTATE[HY000] [1045] Access denied for user 'divattrend_liink'@'localhost' (using password: YES)