Samuele Carpene
Forum Replies Created
-
Forum: Plugins
In reply to: [Email posts to subscribers] Add translationsMy suggestions:
– You can use https://it.wordpress.org/plugins/loco-translate/ to generate a pot file (the translate template for po and mo files)
– You can add the subscription widget messages to plugin translations ( i mean all the javascript messages that are not translated, for example “Please provide a valid email address.”)Can i help you? Do you have a github repo where i can contribute?
Thank you
Forum: Plugins
In reply to: [Advanced Browser Check] False warning for Chrome v38Any news?
Forum: Plugins
In reply to: [Popups - WordPress Popup] PHP notice on plugin activationthis is the solution
define(“SPU_ADMIN_DIR”, plugin_dir_path(__FILE__) );Forum: Plugins
In reply to: [Advanced Browser Check] False warning for Chrome v38Error on line 109 of abc-core.php with this user agent
Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/38.0.2125.104 Safari/537.36
Please check it
Forum: Plugins
In reply to: [Advanced Browser Check] False warning for Chrome v38it seems to be http://browscap.org/ the problem.. the library does not recognize the major version.