Mailchimp Banner Promo Product Page | Q3 2024

added by Mahrie for July $1 promo - product page specific link to Mailchimp pricing

Klarna Payments Q3 2024 banner

Added by Russell Langley in Partner Marketing

Product Icon

WooCommerce One Page Checkout

by  Woo
Create special pages where customers can choose products, checkout & pay all on the one page.

Hook to disable “no more than once per page” check to improve Divi compatibilty

We are using the plugin ‘WooCommerce One Page Checkout’ on a site that will in the near future switch to a Divi template.
Unfortunately there was a problem with using both on the same site.
On Divi-themed sites shortcodes in content are evaluated twice, once in order for Divi to analyze the content, and once more when actually displaying the content.
But the shortcode-implementation in the WooCommerce One Page Checkout plugin has mechanisms to prevent the shortcode from being evaluated twice, which on Divi-themed sites means the checkout is never actually displayed.

I managed to get the checkout working by hacking the plugin and commenting out the ‘// self::$evaluated_shortcode = true;’ line in the file ‘woocommerce-one-page-checkout.php’.
After this the checkout worked, without any discernable drawbacks.

Would it be possible for you to add a filter-hook to the plugin so this behaviour can be modified without hacking a plugin-file?

Author

oneworldmedia1

Current Status

Open

Last updated: March 28, 2023

0 comments

Log in to comment on this feature request.