• Gent.mo Staff di YITH

    volevo segnalarvi un problema che ho incontrato in fase di utilizzo del plugin, quando provo a sottoscrivere l’email mi da un messaggio 0 di risposta non effettuando nessuna azione.

    https://d.pr/i/BkOQ

    Vi ringrazio e resto a disposizione per ulteriori info

    Cordiali saluti
    Luca

Viewing 4 replies - 1 through 4 (of 4 total)
  • We have same problem, this bug for along time but author didn’t fix ??

    We have same issue. Does anyone fix this issue. Thanks

    In file
    yith-woocommerce-popup/includes/newsletter-integration/Mailchimp.php
    change line 77

    from
    add_action( 'wp_ajax_ypop_nopriv_subscribe_mailchimp_user', array( $this, 'subscribe_mailchimp_user'));
    to
    add_action( 'wp_ajax_nopriv_ypop_subscribe_mailchimp_user', array( $this, 'subscribe_mailchimp_user'));

    (switch ypop and nopriv)

    @gmarsh: Thank you for share your solution. We need official fix from plugin author @yithemes. I have more customers use this plugin but they can’t do themself.

    Thank

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Messaggio “0” nella sottoscrizione’ is closed to new replies.