kunzi
Forum Replies Created
-
Forum: Plugins
In reply to: [Advanced Contact form 7 DB] PHP Fatal error, when exporting to excel sheetI have this problem too. Solution would be nice!
Forum: Plugins
In reply to: [Breadcrumb NavXT] Change “Woocommerce Products”Thanks. It was the root page for product post type. However as we have WPML in use and other language with it, it seems that it shows “Product” for the other language too even when the page set as WooCommerce’s Shop Page has a name in other language. Any ideas on that and why it does not show the real translated page’s name in the breadcrumbs?
Forum: Plugins
In reply to: [Brevo for WooCommerce] Customer languageHi,
What are Automation and Tracker? Those are not familiar to me.
Tuntuu toimivan nopealla testill?.
Ei mene viel?k??n tilaus l?pi.
T?llaista kassalla:
UnitPrice is not an integerJa t?llaista lokiin:
2020-01-28T11:51:52+00:00 ERROR An error occurred validating the payment.
–
#0 /wp-content/plugins/op-payment-service-for-woocommerce/vendor/op-merchant-services/op-payment-service-php-sdk/src/Client.php(284): OpMerchantServices\SDK\Client->validateRequestItem(Object(OpMerchantServices\SDK\Request\PaymentRequest))
#1 /wp-content/plugins/op-payment-service-for-woocommerce/src/Gateway.php(644): OpMerchantServices\SDK\Client->createPayment(Object(OpMerchantServices\SDK\Request\PaymentRequest))
#2 /wp-content/plugins/woocommerce/includes/class-wc-checkout.php(928): OpMerchantServices\WooCommercePaymentGateway\Gateway->process_payment(498)
#3 /wp-content/plugins/woocommerce/includes/class-wc-checkout.php(1131): WC_Checkout->process_order_payment(498, ‘checkout_finlan…’)
#4 /wp-content/plugins/woocommerce/includes/class-wc-ajax.php(462): WC_Checkout->process_checkout()
#5 /wp-includes/class-wp-hook.php(288): WC_AJAX::checkout(”)
#6 /wp-includes/class-wp-hook.php(312): WP_Hook->apply_filters(”, Array)
#7 /wp-includes/plugin.php(478): WP_Hook->do_action(Array)
#8 /wp-content/plugins/woocommerce/includes/class-wc-ajax.php(87): do_action(‘wc_ajax_checkou…’)
#9 /wp-includes/class-wp-hook.php(288): WC_AJAX::do_wc_ajax(”)
#10 /wp-includes/class-wp-hook.php(312): WP_Hook->apply_filters(false, Array)
#11 /wp-includes/plugin.php(478): WP_Hook->do_action(Array)
#12 /wp-includes/template-loader.php(13): do_action(‘template_redire…’)
#13 /wp-blog-header.php(19): require_once(‘/home/363513.cl…’)
#14 /index.php(17): require(‘/home/363513.cl…’)
#15 {main}2020-01-27T12:05:07+00:00 CRITICAL Uncaught TypeError: Return value of OpMerchantServices\SDK\Exception\ValidationException::getMessages() must be of the type array, null returned in public_html/wp-content/plugins/op-payment-service-for-woocommerce/vendor/op-merchant-services/op-payment-service-php-sdk/src/Exception/ValidationException.php:55
Stack trace:
#0 public_html/wp-content/plugins/op-payment-service-for-woocommerce/src/Gateway.php(1249): OpMerchantServices\SDK\Exception\ValidationException->getMessages()
#1 public_html/wp-content/plugins/op-payment-service-for-woocommerce/src/Gateway.php(652): OpMerchantServices\WooCommercePaymentGateway\Gateway->error(Object(OpMerchantServices\SDK\Exception\ValidationException), ‘Maksun vahvista…’, false)
#2 public_html/wp-content/plugins/woocommerce/includes/class-wc-checkout.php(928): OpMerchantServices\WooCommercePaymentGateway\Gat t?ss? public_html/wp-content/plugins/op-payment-service-for-woocommerce/vendor/op-merchant-services/op-payment-service-php-sdk/src/Exception/ValidationException.php rivill? 55Meill? samantyyppist? ongelmaa (tuotteet palvelutuotteita) eli tyhj? error-laatikko.
Forum: Plugins
In reply to: [Airpress] Filter by FormulaAnd the answer is something like:
{Fieldname} = 'Value'
Next question is: Is this possible to achieve with shortcodes so that I would only require one Virtual Post Configuration?
Forum: Plugins
In reply to: [Airpress] Image with shortcode inside loopAnd I found an answer. This works inside loop:
<img src="{{Image|0|thumbnails|large|url}}" />
- This reply was modified 5 years ago by kunzi.
Forum: Plugins
In reply to: [Post Expiration Date] Time has to be set in GMTNo. Sorry for my unclear explanation earlier.
I’m not actually sure what the server time is, but WP time is set as local time (GMT + 3). For some reason the plugin requires the expiry time to be set in GMT in order for it to hide post at certain time. For example if I want expiry to happen at 13:00 PM local time I need to set time as 10:00 AM.
Forum: Plugins
In reply to: [Micro Archive Widget] Won’t workI can confirm, it’s not working with Avada. Just the widget title and empty ul tags.
Forum: Plugins
In reply to: [DK PDF] Error 500We are having the same issue.
Forum: Plugins
In reply to: [Adminimize] items hidden are not coming back!I too have this problem. Did you solve this?
Forum: Plugins
In reply to: [Twitter Widget with Styling] css file folderSeems to be working now with the child theme. Thanks!
Forum: Plugins
In reply to: [Twitter Widget with Styling] css file folderAh, it did not work at the child theme’s folder. I had to move it to the parent theme’s folder.