vandung93
Forum Replies Created
-
Forum: Plugins
In reply to: [WP Ghost (Hide My WP Ghost) - Security & Firewall] Text Mapping not workingHello Piter,
I haven’t used any cache plugins & CDN, also I activate only Woocommerce plugin & WP Ghost plugin.
When I switched the settings it was worked immediately.
Please check it back.
Hello Maarten,
Do you have any news on this.
Yes, thank you. Hope that I see new update with that intergration soon.
Hello,
I’ve update permission again. Please check it back.
Hello @maarten,
Plugin js core is minified so I not sure this solution works. But please try it out.
https://drive.google.com/file/d/1R9aQ9k_1qmV-bU62DwlCGkxRjyQiB-7R/view?usp=drive_link
Hello there,
Tutor plugin depended on Woocommerce for payment feature.
Therefore, your plugin should be compatible with WooCommerce and its native add-ons related to order amounts. as this will affect the analysis. data in Tutor instructor dashboard.
Kindly forward this ticket to your developers for their reference.
Forum: Plugins
In reply to: [WooCommerce] PHP 8.1.x – PHP DeprecatedHello there,
I have the same problem. Could you please re check and fix it?
How to fix it:
In file:/woocommerce/src/Admin/DataSourcePoller.php on line 136
Change from
$specs_group = get_transient( $this->args['transient_name'] ) ?? array();to:
$specs_group = (array) get_transient( $this->args['transient_name'] ) ?? array();Hello there,
You can check WPforms plugin subscribe function do like i said. If you can improvement this problem so it’s very nice.
I would like to this simple plugin from you instead of heavily WPforms plugin.
But this problem obstruct me.
Thank you.
Forum: Plugins
In reply to: [Subscriber Discounts for WooCommerce] Brevo (formely Sendinblue) compatibleHello @scottdeluzio
Could you help me resolve this problem, please?
Forum: Plugins
In reply to: [WooPayments: Integrated WooCommerce Payments] Compatibility with PHP 8.2Hello @bisratlearn
I realize some other warnings on order-received page, please fix it:
Deprecated: strtolower(): Passing null to parameter #1 ($string) of type string is deprecated in woocommerce-payments/includes/class-wc-payments-localization-service.php on line 73
Hello
Have you read my comment carefully yet?
I decribe details the problem
@mateuszgbiorczyk Thank you for your time.
I comfirm that: both way of use “location” is working.
- This reply was modified 3 years, 5 months ago by vandung93.
Thanks for your suggestion.
It worked for me now.
I did it. Please check