• Resolved retoo99

    (@retoo99)


    Hy there!

    I really love your Plugin, and I love it that it comes from Austria!

    But now I ran into a strange problem. Ive created a Site (not live) with Elementor pro and Woocommerce. The sales badge appears as it should, when I activate the Multistep Checkout free, the Badge on the product-archive dissapears – there is even no span.onsale in the source code anymore. On the Product-single everything is normal.

    Can you figure out what the problem is?

Viewing 6 replies - 1 through 6 (of 6 total)
  • Plugin Author Diana Burduja

    (@diana_burduja)

    Hello,

    the plugin doesn’t directly modify the products’ template. But it might be a combination of the multi-step checkout plugin with the theme or the Elementor Pro plugin that would lead to the missing sale badge.

    Would you please test the following scenarios: “multi-step checkout plugin active, Elementor Pro plugin deactivated” and “multi-step checkout plugin active and the theme is switched to Twentytwenty or Storefront”. Let me know if the sale badge is still missing with in these two scenarios.

    Thread Starter retoo99

    (@retoo99)

    Hello!

    Scenario 1 (multi-step checkout plugin active, Elementor Pro plugin deactivated): Still no badge

    Scenario 2 (multi-step checkout plugin active, Elementor Pro plugin deactivated or activated, using TwentyTwenty instead of Astra) Badges show up…

    Is ther ea conflict with Astra and Multi Step checkout?

    Thread Starter retoo99

    (@retoo99)

    Finally I broke it down to:
    clss-wmsc-compatibillitys.php in the plugin folder
    if I deactivate those lines, the badge shows up again

    /*
    * Astra theme.
     */
    add_filter( 'astra_woo_shop_product_structure_override', '__return_true' );

    But of course the Checkout doesnt work properly anymore.

    Any thoughts?

    Plugin Author Diana Burduja

    (@diana_burduja)

    Would you please install the plugin’s 2.9.2 version from here? This version includes a fix for the sale and “out of stock” badges issue.

    Let me know if everything works alright. The changes will also be included with the next official release in the www.remarpro.com repository.

    Thread Starter retoo99

    (@retoo99)

    Thank you,

    now everything works like charm.
    THX for the great support!

    Plugin Author Diana Burduja

    (@diana_burduja)

    You’re welcome ??

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘After activation no onsale badge’ is closed to new replies.