Aleksandr
Forum Replies Created
-
Forum: Plugins
In reply to: [WooPayments: Integrated WooCommerce Payments] Fetch error from version 8.2.0Hi, did you figure out what the error was? I have the same problem in the console on the product page.
Forum: Plugins
In reply to: [ЮKassa для WooCommerce] get_cart was called incorrectlyВозникате после активации вашего плагина. WooCommerce 9.1.4, WordPress 6.6.1.
Функция get_cart была вызвана неправильно. Функция получения корзины не должна вызываться раньше чем wp_loaded. Backtrace: require(‘wp-blog-header.php’), require_once(‘wp-load.php’), require_once(‘wp-config.php’), require_once(‘wp-settings.php’), do_action(‘init’), WP_Hook->do_action, WP_Hook->apply_filters, Automattic\WooCommerce\Blocks\Integrations\IntegrationRegistry->initialize, do_action(‘woocommerce_blocks_payment_method_type_registration’), WP_Hook->do_action, WP_Hook->apply_filters, {closure}, WC_Payment_Gateways->get_available_payment_gateways, apply_filters(‘woocommerce_available_payment_gateways’), WP_Hook->apply_filters, WC_Deposits_Cart_Manager->disable_gateways, WC_Deposits_Cart_Manager->has_deposit, WC_Cart->get_cart, wc_doing_it_wrong (Это сообщение было добавлено в версии 2.3.)
wc_doing_it_wrong()
wp-content/plugins/woocommerce/includes/wc-deprecated-functions.php:120WC_Cart->get_cart()
wp-content/plugins/woocommerce/includes/class-wc-cart.php:602WC_Deposits_Cart_Manager->has_deposit()
wp-content/plugins/woocommerce-deposits/includes/class-wc-deposits-cart-manager.php:211WC_Deposits_Cart_Manager->disable_gateways()
wp-content/plugins/woocommerce-deposits/includes/class-wc-deposits-cart-manager.php:1588apply_filters('woocommerce_available_payment_gateways')
wp-includes/plugin.php:205WC_Payment_Gateways->get_available_payment_gateways()
wp-content/plugins/woocommerce/includes/class-wc-payment-gateways.php:333{closure}()
wp-content/plugins/yookassa/yookassa.php:99do_action('woocommerce_blocks_payment_method_type_registration')
wp-includes/plugin.php:517Automattic\W\B\I\IntegrationRegistry->initialize()
wp-content/plugins/woocommerce/src/Blocks/Integrations/IntegrationRegistry.php:50do_action('init')
wp-includes/plugin.php:517
Hi, today I noticed this error on the payment page. Everything works on the checkout page. On the Add payment method page, everything works (if Revolut is the first, and the second is Stripe). But on the payment page, if the client decides to pay later, the card form is not loaded again. Type page …./checkout/order-pay/28036/?pay_for_order….. In the console, I saw that the script is not loading https://merchant-mgmt.revolut.com/orders/token/…… Why is this happening?
Forum: Plugins
In reply to: [Revolut Gateway for WooCommerce] StripeHi, it’s strange that you change the status as Solved, although it is not. I changed the sort order of payment methods and it worked. Revolut in first place, Stripe in second. But if Stripe is in the first place, then the Revolut form will not load. Thank you
I have the same question…
Forum: Plugins
In reply to: [Revolut Gateway for WooCommerce] MarkingHello, I have PayPal and Revolut active. When the buyer pays for the Revolut, the PayPal is still displayed.
Forum: Plugins
In reply to: [Wordpress Assets manager, dequeue scripts, dequeue styles] PHP errorMaybe add @?
@$doc->loadHTML($matches[0]);
What do you think?Forum: Plugins
In reply to: [weDocs - Knowledgebase, Documentation, and Wiki Plugin for WP] ErrorHi, I found the reason. This is a plugin Dokan – Best WooCommerce Multivendor Marketplace Solution – Build Your Own Amazon, eBay, Etsy https://www.ads-software.com/plugins/dokan-lite/ It also includes a script sweetalert. And in the admin panel, working with docks does not work. Thanks.
Forum: Fixing WordPress
In reply to: Не прогружаются слайдыСлайды загружаются. Картинки доступны. Они не отображаются из-за свойства
display: none;
для тега изображений с идентификатором #slider. Скорее всего неправильно работает скрипт, который отвечает за переключение слайдов.The same error on the PHP 7.4 version
Добрый день, пишите на [email protected] для связи со мной.
Forum: Plugins
In reply to: [Яндекс.Касса 2.0 для Woocommerce] Уведомление в заказеЯ нашел функцию get_date_from_gmt. Она переводит дату в часовом поясе GMT/UTC в локальный часовой пояс сайта. У меня теперь совпадает время в кабинете кассы и в админке WordPress.
Hi @pratik-jain , yes, it’s all clear. You did in the registration form, but forgot in the authorization form. But it is better to add one line and not wisely) Thank you
Forum: Plugins
In reply to: [WebP Express] Can I make an exception for specific post/image?Hello, could you give an example of the .htaccess file? I do everything according to your instructions, but exceptions do not work. Thank
Forum: Plugins
In reply to: [EDD Sale Price] Price is 1I just added a comma, but on the checkout page in the total field only 1 digit from the price is displayed. For example, the price is 3,520, but in the field the amount is displayed 3. If I disable your plugin, everything is fine)