• Resolved Khandaker Shahi

    (@khandakershahi)


    Hi,
    I find the plugin very useful but I have one problem with Astra theme. Your plugin did not detect the shipping step in Astra theme. I test in local environment with Astra theme and brizy page builder. I also check with other plugin by ThemeHigh. They give me a code snippet and they said they will add the code in their plugin next release. I will be happy if you guys also look at that matter and release the plugin with code snippet.

    add_filter('astra_woo_shop_product_structure_override', '__return_true');
    add_action( 'woocommerce_checkout_shipping', array( WC()->checkout(), 'checkout_form_shipping' ), 20);

    Here is the support post link.

    Thanks,
    Shahi

Viewing 1 replies (of 1 total)
  • Plugin Author SilkyPress

    (@diana_burduja)

    Hello Shahi,

    thank you for reporting the issue with the Astra theme and for providing the solution. We’ll add the code snippet within the plugin’s next version.

    Best regards,
    Diana

Viewing 1 replies (of 1 total)
  • The topic ‘Missing shipping step in astra theme’ is closed to new replies.