• Resolved Christian

    (@christian1983)


    Pinterest onboarding page is showing blank when the plugin “Advanced Coupons for WooCommerce Free” is active

    Steps to reproduce:
    1. On a clean WP/WC site, install “Advanced Coupons for WooCommerce Free” plugin and activate it.
    2. Install “Pinterest for WooCommerce” and activate it.
    3. Go to Marketing > Pinterest

Viewing 1 replies (of 1 total)
  • Plugin Support Fitri Sinta

    (@supportfitri)

    Hi @christian1983 ,

    Thank you for reaching out to us.

    I am sorry for the trouble you are having with our plugin.

    We will fix this issue in our upcoming release. In the meantime, you can fix it by adding the code snippet below to your child theme’s functions.php file.

    remove_action('acfw_after_load_backend_scripts', array(\ACFWF()->Upsell, 'enqueue_upgrade_settings_scripts'), 10, 2);

    I hope this helps!

    Cheers,

Viewing 1 replies (of 1 total)
  • The topic ‘Conflict with “Pinterest for WooCommerce” plugin’ is closed to new replies.