rodcorvalan
Forum Replies Created
Viewing 6 replies - 1 through 6 (of 6 total)
-
Forum: Plugins
In reply to: [Easy Forms for Mailchimp] Translations does not workGreat, thanks. Your plugin is the best option with ajax support for sync with mailchimp, keep it up!
Forum: Plugins
In reply to: [Easy Forms for Mailchimp] Translations does not workHi evan, I use WP 4.2.2. I installed glotpress to try but nothing
Can you test from spanish version?
https://es.wordpress.org/wordpress-4.4.2-es_ES.zipHow ever, can you include a textdomain fallback?
Forum: Plugins
In reply to: [Easy Forms for Mailchimp] Translations does not workHi Tracy, I added a textdomain in your plugin and it works
add_action( ‘plugins_loaded’, ‘myplugin_load_textdomain’ );
function myplugin_load_textdomain() {
load_plugin_textdomain( ‘yikes-inc-easy-mailchimp-extender’, false, plugin_basename( dirname( __FILE__ ) ) . ‘/languages’ );
}Hola, puedieron solucionar el problema?
Forum: Plugins
In reply to: [Mercado Pago payments for WooCommerce] Cancelled OrdersSorry not cancelled, pending payment
Forum: Plugins
In reply to: [Mercado Pago payments for WooCommerce] Cancelled OrdersCan you fixed the problem? I have configured fine but orders still being cancelled.
Viewing 6 replies - 1 through 6 (of 6 total)