Hi,
I recently purchased the Pro version of your WooCommerce Thank You Page plugin, but I��m experiencing an issue with the WPML integration.
The checkbox to enable WPML support, which should be available in the Pro version, remains disabled (see screenshot).
Could you please assist me in resolving this issue?
Thank you in advance for your help!
Best regards,
La Canapa Legale Team
Hello, Thank you for your plugin.
Since I use your plugin, the Order Tracking of Google Analytics is not working anymore.
How can I get the Google (and facebook) tracking working again?
Thank you
]]>Dear Nitin Prakash,
thanks for your great plugin.
I’m encountering a PHP warning in the wc-thanks-redirect
plugin:
PHP Warning: Undefined array key “query” in /wp-content/plugins/wc-thanks-redirect/src/Front.php on line 185
It seems that the code is trying to access the query
key without verifying its existence, which triggers this warning. Could you add a check to ensure the query
key exists before accessing it? This would help prevent the warning from appearing in the logs.
Thank you!
]]>Hello,
I encountered a fatal error related to the multisite_admin_notice function while using the "Thank You Page for WooCommerce" plugin after recent update. The error occurred when accessing the WordPress admin panel. I have multisite network.
[21-Oct-2024 22:39:32 UTC] PHP Fatal error: Uncaught TypeError: call_user_func_array(): Argument #1 ($callback) must be a valid callback, function "multisite_admin_notice" not found or invalid function name in /wp-includes/class-wp-hook.php:324
Stack trace:
#0 /wp-includes/class-wp-hook.php(348): WP_Hook->apply_filters()
#1 /wp-includes/plugin.php(517): WP_Hook->do_action()
#2 /wp-admin/admin-header.php(303): do_action()
#3 /wp-admin/index.php(137): require_once(...)
This error seems to be caused by the multisite_admin_notice function being called without proper context in the before_plugin_load() method. I resolved the issue by modifying the add_action() hook to reference the method within the class using $this, like so:
add_action( 'admin_notices', array( $this, 'multisite_admin_notice' ) );
Please look into this issue, as it may affect other users who are running multisite or encountering the same scenario. Let me know if you plan to update the plugin to address this.
I figured out a solution to replace line 122 with following code
add_action( 'admin_notices', array( $this, 'multisite_admin_notice' ) );
Thank you!
Best regards,
Waqar Hassan
]]>
Hello, thank you for plugin. Unfortunatelly I’ve noticed that thank you page doesn’t fire default data layer for google tag manager that it does with default woocommerce thank you page. Data layer name is “purchase”. Is there any solution?
]]>PHP message: PHP Fatal error: Uncaught Error: Call to a member function get_status() on bool in /wp-content/plugins/wc-thanks-redirect/wc-thanks-redirect.php:257
Using latest version of your plugin, WP, Woo, and WPML
I am currently using this plugin and i have this shortcode TRFW_ORDER_DETAILS on my thank you page. But whenever i checkout via Direct Bank Transfer, i can only see the Order details and Order received. But i do not see the Bank Account details.
Note that i have set all bank account details from woocommerce payment settings.
Hello, the php console shows me this error:
[12-Feb-2024 15:06:01 UTC] PHP Warning: Undefined array key “query” in /home/tdarquit/public_html/wp-content/plugins/wc-thanks-redirect/wc-thanks-redirect.php on line 267
can you help me?
]]>Good day, when using the default Elementor widget (for styling purposes) it doesnt load anything. Do you have any solution for that?
]]>Hello, this plugin on my new multisite is still redirecting to the old url and not the one i updated in the plugin settings. I��ve updated the permalinks and that didn��t make a difference.
]]>Hello!
My order details are not showing at all.
]]>I would like to know how to update my mail id in this plugin dashboard.
]]>I want to have a default redirect url for my shop for all of the products except of one speciffic product that wouldn’t redirect at all. Is it possible?
]]>Using the redirect with your shortcode is insecure: the user can change the url and get the details of all of the orders made on the same shop.
the original woocommerce thank you page uses an extra parameter “key” in the url that you should pass in the redirect and verify against order meta “_order_key”
Just download, installed, and set up the plugin only to see shortcode after going through the checkout process.
After reviewing the ‘Support’ thread on www.ads-software.com, there doesn’t seem to be any answers to requests. Everything is being redirect to the developer’s site.
]]>Hi we use plugin custom thank you page , have 1 problem in order detail
value in order total , shipping , not show
]]>Is it compatible with JetEngine and JetBooking plugin ? I created a custom post type for pruducts that is available for booking but I integrate it with woocommerce to do the checkout process .
I created a thank you page and set it to your plugin settings thank you URL . I did a one time test but the thank you page didn;t appear , but instead the default message confirmation .
Please let me know. Thanks !
EDIT
Okay I was able to make it work but using the code , it display incomplete information like subtotal and total .
Please see attached image
Hope to hear from you soon .
]]>Hello, im having an issue since i replaced my previous redirect plugin for this one. Redirection is not working, we get this screen after payment succeds. The order is created properly, completed and we also get data to Moneybird and Activecampaign, BUT no redirection.
This is how is configured and where it should redirect:
Please let me know what i can do as all my clients are having issues.
Thanks in advance.
Hi, I need help. The shortcode does not display the order details.
We tried with different versions of the plugin and different versions of PHP but the information still does not appear.
Hi, I’ve changed the page after order failure (i.e. payment failed or not submitted) to the page mentioned. Instead the redirect after the mollie step still goes to the check out page but not in the proper lay out. What could be wrong?
]]>Is it possible to show the thank you page URLs in the order details? We are selling articles on the website and want people to be able to go back and read them using info from their order details or from their my-account page.
]]>I know it may be a bit early, but we are testing with PHP 8.1. Using v8.0 is good, but under 8.1 we are seeing a lot of messages:
Deprecated: Return type of FS_Key_Value_Storage::offsetSet($k, $v) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in?/home/xxxxx/public_html/wp-content/plugins/wc-thanks-redirect/freemius/includes/managers/class-fs-key-value-storage.php?on line?301
Any plans for working with 8.1 in the not-so-distant future?
Thanks.
Hi,
I can not activate the plugin
I get this warning
Warning: require_once(/var/www/listera.ro/wp-content/plugins/wc-thanks-redirect/freemius/includes/managers/class-fs-clone-manager.php): failed to open stream: No such file or directory in /var/www/listera.ro/wp-content/plugins/wc-thanks-redirect/freemius/require.php on line 24
Fatal error: require_once(): Failed opening required ‘/var/www/listera.ro/wp-content/plugins/wc-thanks-redirect/freemius/includes/managers/class-fs-clone-manager.php’ (include_path=’.:/usr/share/php’) in /var/www/listera.ro/wp-content/plugins/wc-thanks-redirect/freemius/require.php on line 24
Could you please see what is wrong.
Thank you
]]>Hello,
I would like to ask if the your plugin would support the upcoming woocommerce High-Performance order storage (COT) feature.
Currently my woocommerce installation displays the message that (Thanks Redirect for WooCommerce) is incompatible with High-Performance order storage
see more at https://woocommerce.com/document/high-performance-order-storage/
Thanks
]]>Hello, thank you for your plugin.
I have a lot of “Undefined array key “order” in wc-thanks-redirect/wc-thanks-redirect.php on line 339 with php 8.0.
Do you known how can I fis this?.
Thank you
]]>Hi,
We are using WPML for English and French.
How do we setup the 2 English and French thank you pages links, to redirect to their respective language?
Thank you,
]]>Hello,
thanks for this wonderful plugin.
In my thank you page i have added the shortcode [TRFW_ORDER_DETAILS] but billing and shipping details doesn’t appear.
Can you tell me if i must add some shortcode for this?
Thanks in advance
]]>hi
when student buy a woocommerce product i want him to redirect to specipic url (direct to ebook page ).
When I attach a link and make a purchase attempt I get an error message that the page is not found. By the way when I enter the address of a particular site it does redirect me there.
Hi,
I inserted the shortcode into my page but the order details are not showing up. The shortcode show a blank content. What can I do ?
]]>Please let me preface this with the fact that I am not very tech savvy. I am unable to find the WP page section where I can paste [TRFW_ORDER_DETAILS]. I already have a thank you page set up and have successfully redirected completed orders there, but do not know where to add the aforementioned code so the order details can be generated. I am looking forward to your guidance on this matter.
]]>