Translate error
-
I think there is an error with plugin translates.
Version: 1.4.3
File: events-widgets-for-elementor-and-the-events-calendar.php
Line: 86Where is:
load_plugin_textdomain(‘ectbe’, false, ECTBE_FILE . ‘languages’);It would be:
load_plugin_textdomain(‘ectbe’, false, basename(dirname(__FILE__)) . ‘/languages/’);
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘Translate error’ is closed to new replies.