Software version this patch fix applies to: 4.7.3
EventON Software: EventON
File name/directory this applies to: /assets/js/admin/wp_admin.js
Code fix text: const input = $(‘body’).find(`input[name=”${slug.replace(/([.?*+^$[]\(){}|-])/g, ‘\$1’)}”]`);
Additional instructions: replace the shown text code with new code mention in this patch fix for that line. These changes will move to eventON 4.7.4
Software version this patch fix applies to: 4.7.3
EventON Software: EventON
File name/directory this applies to: /assets/js/admin/wp_admin.js
Code fix text: const input = $(‘body’).find(`input[name=”${slug.replace(/([.?*+^$[]\(){}|-])/g, ‘\$1’)}”]`);
Additional instructions: replace the shown text code with new code mention in this patch fix for that line. These changes will move to eventON 4.7.4