There is a mixup in EventON:
eventon-rsvpincludesadminadmin-init.php I see:
array(‘label’=>’Form Text: Change RSVP to’,’name’=>’evoRSL_x2a’,’placeholder’=>’Change RSVP to [event-name]’),
And in eventon-rsvpincludesclass-form.php I see:
$frontend->replace_en( $frontend->lang(‘evoRSL_xa2′,’Change RSVP to [event-name]’), get_the_title($args[‘e_id’]));
The mismatch between evoRSL_x2a and evoRSL_xa2 explains the missing translation.
Jan 7,2017 AT 12:07PM - 5 years ago -The backslashes in the paths of my above entry disappeared. Maybe you can fix Suppota to prevent backslashes from disappearing.
i will alert our admin of this.
thanks
Ah thanks a lot for pointing that out. Please go ahead and change that in your files and we will implement this in the next version update.
BART is the man! 🙂