Reply To: Translation not working


Home Forums Front End PM PRO Translation not working Reply To: Translation not working

#493
Shamim Hasan
Keymaster

Are you comfort to edit just a little php code? if so just go to plugins > front-end-pm-pro > functions.php and change add_action('plugins_loaded', 'fep_translation' ); to add_action('plugins_loaded', 'fep_translation', 15 ); just add 15.

Let me know. Next version will correct this as well.