Plugin Contributor
sbazzi
(@sbazzi)
Hey @cchumi,
When you create note? Did you say that it goes away.
Also the plugin should support a translation file.
Thank You – Sam
Thread Starter
cchumi
(@cchumi)
Hi thanks . I just verify the process and I am in a mutlisite environnement.
I look at your code and in SQL query to get the notes you take $wpdb->prefix . 'users'; so the user table are not located in this multisite table.
If I use $wpdb->base_prefix . 'users'; It work well.
For the translation if I look at the translation page of your Plugin there is a red notice about localization saying this :
This plugin is not properly prepared for localization (View detailed logs on Slack). If you would like to translate this plugin, please contact the author.
I use poedit to translate your POT file but some of the strings are missing in the POT file. like Form Entries of
-
This reply was modified 5 years ago by
cchumi.
Thank You for your suggestion , we will fix it in next version
Thread Starter
cchumi
(@cchumi)
Hi I just modify all your plugin to be translated. Everything works for me in my language (French) and for Notes to be displayed in a site network environnement.
Do you want an archive and where can I post the PO and MO french files ? Also the POT file with new entries.
please submit a ticket here https://www.crmperks.com/contact-us/ and send me po file