rodcul
Forum Replies Created
-
@robertstaddon I just spent nearly 2 hours trying to figure out why I was getting this issue on one site but not another, thank you.
@jmatiasmastro could you update the plugin? Thanks!
Hey @galbaras I too am waiting on this, I did find a snippet to expand shortcodes from another product feed plugin, dropping here in case it’s useful to you:
https://gist.github.com/Auke1810/c62bb043926f539f9a99b418c06a3e6e
Mercado Pago payments for WooCommerce Version 4.3.0
WooCommerce Stripe Gateway Version 4.5.2
WooCommerce Version 4.4.1@mercadopago tengo el mismo problema, enviado solicitud a soporte!
Stripe me indica que la webhook está fallando, reviso stripe me dice error crítico. Cuando le digo “reenviar webhook” desde el panel de stripe me sale este error:
2020-09-04T16:34:20+00:00 CRITICAL Uncaught Error: Call to private WC_Stripe::__construct() from context ‘WC_Payment_Gateways’ in /home/**********/public_html/wp-content/plugins/woocommerce/includes/class-wc-payment-gateways.php:94
Stack trace:
#0 /home/**********/public_html/wp-content/plugins/woocommerce/includes/class-wc-payment-gateways.php(70): WC_Payment_Gateways->init()
#1 /home/**********/public_html/wp-content/plugins/woocommerce/includes/class-wc-payment-gateways.php(43): WC_Payment_Gateways->__construct()
#2 /home/**********/public_html/wp-content/plugins/woocommerce/includes/class-woocommerce.php(838): WC_Payment_Gateways::instance()
#3 /home/**********/public_html/wp-content/plugins/woocommerce/includes/class-wc-api.php(139): WooCommerce->payment_gateways()
#4 /home/**********/public_html/wp-includes/class-wp-hook.php(287): WC_API->handle_api_requests(Object(WP))
#5 /home/458618.clou en /home/**********/public_html/wp-content/plugins/woocommerce/includes/class-wc-payment-gateways.php en la línea 94I figured it out, just updated the CSS to:
position: fixed; z-index: 9995; bottom: 0px; width: 100%;THANKS!