Hello,
I have the solution:
In the plugin directory, open the /includes/classes/class-wpps-settings.php file in a text editor.
In the admin_menu() function, replace the following code:
POPUP_PLUGIN_CAPABILITY
by:
PAGE_SLIDE_PLUGIN_CAPABILITY
Save the file.
That’s it!
Thread Starter
jbron
(@jbron)
Hi!
Thanks. It works with version 2.2.
I will send you my french translation very soon.
BTW, why does a new version of the plugin systematically delete my existing .po and .mo files in french?