bknightly
Forum Replies Created
-
Changing class_exists(‘WOOCCM’) to function_exists(‘WOOCCM’) in the plugin WooCommerce Checkout Manager Email Fix (provided by @quadlayers) is working again and displaying custom field data in my order emails (after upgrading Checkout Manager to v7).
Thanks @quadlayers for the fix in this thread. ??
WooCommerce Checkout Manager version: 4.4.9
WooCommerce version: 3.7.0
WordPress version: 5.2.3I’m seeing the same warnings as described by @89padstow above …
Warning: include(**omitted_directories**/wp-content/plugins/woocommerce-checkout-manager/new/admin/meta-boxes/html-order-uploads.php): failed to open stream: No such file or directory in **omitted_directories**/wp-content/plugins/woocommerce-checkout-manager/new/orders.php on line 151
Warning: include(): Failed opening ‘**omitted_directories**/wp-content/plugins/woocommerce-checkout-manager/new/admin/meta-boxes/html-order-uploads.php’ for inclusion (include_path=’.:/usr/local/php-7.2.12/share/pear’) in (**omitted_directories**/wp-content/plugins/woocommerce-checkout-manager/new/orders.php on line 151
I double checked both my installed copy and a freshly downloaded copy of the plugin (both v4.4.9), and there is no woocommerce-checkout-manager/new/admin/meta-boxes/html-order-uploads.php file, and no woocommerce-checkout-manager/new/admin directory.
Any help would be greatly appreciated.
- This reply was modified 5 years, 2 months ago by bknightly.
Forum: Plugins
In reply to: [Menu Cart for WooCommerce] Cart Not Hiding After Order If Buying $0 ItemThanks for your reply, Ewout! This really helps narrow things down.
I’ll be sure to submit an issue to WooCommerce’s github page.
Forum: Plugins
In reply to: [Video Thumbnails] Vimeo displays small thumbnail instead of large thumbnailHey Sutherland!
Have you had any luck yet figuring out how to get the plugin to grab the largest vimeo video thumbnail?
Thanks again!
Forum: Plugins
In reply to: [Video Thumbnails] Vimeo displays small thumbnail instead of large thumbnailInteresting, I didn’t know there was a Vimeo video thumbnail generated at 1280px wide.
Big up for the reply and looking into this!