Home › Forums › Front End PM PRO › Translation not working › Reply To: Translation not working
September 1, 2016 at 11:52 pm
#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.