Dear Tri.be,
I came accross some issues with translation in the Events Calendar PRO plugin. In the PRO folder, some language domains are set to this:
‘tribe-events-calendar’) which should be this ‘tribe-events-calendar-pro’). A replace all could solve this easily. We’ve done this now, however is it possible that this is corrected in the next update?
Also the .mo file is loaded the wrong way in PRO. $this->loadTextDomain(); should be -> add_action( ‘init’, array( $this, ‘loadTextDomain’ ), 1 ); | can this be fixed in the next update?
We have screenshots and .patch files if this will help.
Thanks.