Hi,
As reported in many reviews and other tickets the buttons to deactivate the huge upsell banner showing on all admin pages is not working. Here’s a not-so-ideal but good-enough solution for everyone who’s tired of it.
Head over to edit plugin files,
woo-thank-you-page-nextmove-lite/admin/includes/upsell/class-xlwcty-upsell.php
currently there’s a public function hooks() between lines 45 and 58, just comment them all by adding // at the start:
public function hooks() {
//add_action( 'admin_init', array( $this, 'xl_notice_variable' ), 11 );
//add_action( 'admin_enqueue_scripts', array( $this, 'notice_enqueue_scripts' ) );
//add_action( 'wp_ajax_nextmove_upsells_dismiss', array( $this, 'xl_dismiss_notice' ) ); //add_action( 'admin_notices', array( $this, 'xl_christmas_sale_notice' ), 10 );
//add_action( 'admin_notices', array( $this, 'xl_bfcm_sale_notice' ), 10 );
//add_action( 'admin_notices', array( $this, 'xl_pre_black_friday_sale_notice' ), 10 );
//add_action( 'admin_notices', array( $this, 'xl_halloween_sale_notice' ), 10 );
//add_action( 'admin_notices', array( $this, 'xl_upsells_notice_html_finale' ), 10 );
// add_action( 'admin_notices', array( $this, 'xl_upsells_notice_html_nextmove' ), 10 );
// add_action( 'admin_notices', array( $this, 'xl_upsells_notice_html_autonami' ), 10 );
// add_action( 'admin_notices', array( $this, 'xl_upsells_notice_js' ), 20 );
}
You will have to redo upon update, but plugin hasn’t been updated in 5 months so it’s not too often.
Regardless of that if you enjoy the plugin please make sure to support the creators, it’s a great one and I’ve personally been using it for over half a decade. On some of our projects we have the pro version and it’s awesome, but the one where we have the free plugin (and forever upsell pop-up) is in it’s very early stages.
How to edit thank you page with elementor builder? The video was removed and my pages simply do not appear to replace the current page on the thank you page
]]>We have been debugging a client site for issues in the backend with loading speed. It seems the plugin is loading in the background of every page in the admin dashboard with deprecated .php issues being flagged as well.
Is there any reason why the plugin would be loading in the background of every dashboard page?
I have added a couple of images for your reference.
https://drive.google.com/file/d/1Inpg0J-QlyNXuihayVlKUzYyib1bh0aY/view?usp=sharing
https://drive.google.com/file/d/1JjH38U4W-LbKGMrzdpQit0c4hEnaRJeg/view?usp=sharing
I cannot dismiss the FunnelKit?upsell banner. If I click Maybe Later or No Thanks, nothing happens
Hover over the link and it shows javascript:void(0)
<a class="xl-notice-dismiss" data-mode="later" href="javascript:void(0)">May be later</a>
]]>
STILL NOT COMPATIBLE WITH HPOS WHICH IS ENABLED BY DEFAULT WITH NEW WOOCOMMERCE INSTALLATIONS AS OF OCTOBER 2023 I BELIEVE.
PRO VERSION ALSO ISN’T HPOS COMPATIBLE.
NOT GREAT THAT A WOOCOMMERCE PLUGIN, WHICH TAKES PREMIUM PAYMENTS, IS NOT COMPATIBLE WITH THE LAST 6 MONTHS OF WOOCOMMERCE VERSIONS.
HAVE RAISED A SUPPORT TICKET BUT NO RESPONSE JUST YET. WILL LOOK TO GET MY MONEY BACK IF THIS CAN’T BE RESOLVED.
]]>Hello! When installing the plugin together with the latest version of woocommerce, it is not possible to activate it, as error 500 always appears in the console. When deactivating woocommerce the problem does not occur, but I cannot exit the screen below, when clicking Skip or Allow, it keeps looping. This problem is happening on a clean installation, i.e. new.
Is there anything I can do? Thank you!
View post on imgur.com
]]>
After installed and activated, when I click on “Allow & Continue” in WooCommerce tab nothing happens. Page reload on the same point.
WordPress -> 6.4.3
WooCommerce -> 8.7.0
NextMove Lite – Thank You Page for WooCommerce2.18.3
Hello
I’ve a problem. whenever customer made a purchase in my woocommerce store, they were redirect straight away into main page, instead of order-received page where they can view their order -detail for their latest purchased.
I’ve been looking here if there anyone here have the same problem and any possible tips to fix this problem. So far i’m tried re-save the permalink in setting and clear cache too, but the problem still didn’t go away.
Is there any way to fix this problem? thank you
]]>Hi there ??
Just debugging my site and I ran into this error? how can that be?
MESSAGE TYPE: Notice
PROBLEM DESCRIPTION: Accessing static property XLWCTY_Video::$_component as non static
SCRIPT NAME: xlwcty-component.php
LINE: 284
SCRIPT LOCATION: var/www/my_site/public_html/wp-content/plugins/woo-thank-you-page-nextmove-lite/includes
PLUGIN NAME: woo-thank-you-page-nextmove-lite
Im on Php 8.1
]]>Hello,
We often get a 404 error on the thank you page. We update the WordPress software and plugins (not necessarily the plugin itself) and it then works.
Has anyone else experienced this issue?
]]>Hi there,
I’m getting the following warning about your plugin from Solid Security Pro:
Known Vulnerabilities
WordPress NextMove Lite plugin <= 2.17.0 – Subscriber+ Arbitrary Plugin Installation/Activation vulnerability
Is this something you’re able to resolve?
]]>I’m getting an error on using a payment gateway. Once the payment is processed via credit card, it gives an error that too many redirects. As per the payment provider and developer, it is an issue at nextmove’s end. could you help?
]]>Is there a way to edit the order detail section and add Discount coupon names and values similar to that of cart / checkout pages ?
at xlwcty_col_discount location.
]]>Dear Next Move Lite Team,
We recently noticed that there are deprecated code block errors throwned in our debug logs. Please find the snippet as follows:
Deprecated: Creation of dynamic property XLWCTY_Additional_Information::$_component is deprecated in /var/www/vhosts/petcoach.sg/staging.petcoach.sg/wp-content/plugins/woo-thank-you-page-nextmove-lite/includes/xlwcty-component.php on line 283
Deprecated: Creation of dynamic property XLWCTY_Coupon_Code::$_component is deprecated in /var/www/vhosts/petcoach.sg/staging.petcoach.sg/wp-content/plugins/woo-thank-you-page-nextmove-lite/includes/xlwcty-component.php on line 283
Deprecated: Creation of dynamic property XLWCTY_Cross_Sell_Product::$_component is deprecated in /var/www/vhosts/petcoach.sg/staging.petcoach.sg/wp-content/plugins/woo-thank-you-page-nextmove-lite/includes/xlwcty-component.php on line 283
Deprecated: Creation of dynamic property XLWCTY_Customer_Information::$_component is deprecated in /var/www/vhosts/petcoach.sg/staging.petcoach.sg/wp-content/plugins/woo-thank-you-page-nextmove-lite/includes/xlwcty-component.php on line 283
Deprecated: Creation of dynamic property XLWCTY_Text::$_component is deprecated in /var/www/vhosts/petcoach.sg/staging.petcoach.sg/wp-content/plugins/woo-thank-you-page-nextmove-lite/includes/xlwcty-component.php on line 283
Deprecated: Creation of dynamic property XLWCTY_Content_Block_Image::$_component is deprecated in /var/www/vhosts/petcoach.sg/staging.petcoach.sg/wp-content/plugins/woo-thank-you-page-nextmove-lite/includes/xlwcty-component.php on line 283
Deprecated: Creation of dynamic property XLWCTY_Social_Sharing::$_component is deprecated in /var/www/vhosts/petcoach.sg/staging.petcoach.sg/wp-content/plugins/woo-thank-you-page-nextmove-lite/includes/xlwcty-component.php on line 283
Deprecated: Creation of dynamic property XLWCTY_Shipping_Billing_Based_Map::$_component is deprecated in /var/www/vhosts/petcoach.sg/staging.petcoach.sg/wp-content/plugins/woo-thank-you-page-nextmove-lite/includes/xlwcty-component.php on line 283
Deprecated: Creation of dynamic property XLWCTY_Content_Order_Acknowledge::$_component is deprecated in /var/www/vhosts/petcoach.sg/staging.petcoach.sg/wp-content/plugins/woo-thank-you-page-nextmove-lite/includes/xlwcty-component.php on line 283
Deprecated: Creation of dynamic property XLWCTY_Order_Details::$_component is deprecated in /var/www/vhosts/petcoach.sg/staging.petcoach.sg/wp-content/plugins/woo-thank-you-page-nextmove-lite/includes/xlwcty-component.php on line 283
Deprecated: Creation of dynamic property XLWCTY_Recently_Viewed_products::$_component is deprecated in /var/www/vhosts/petcoach.sg/staging.petcoach.sg/wp-content/plugins/woo-thank-you-page-nextmove-lite/includes/xlwcty-component.php on line 283
Deprecated: Creation of dynamic property XLWCTY_Related_Products::$_component is deprecated in /var/www/vhosts/petcoach.sg/staging.petcoach.sg/wp-content/plugins/woo-thank-you-page-nextmove-lite/includes/xlwcty-component.php on line 283
Deprecated: Creation of dynamic property XLWCTY_Simple_text::$_component is deprecated in /var/www/vhosts/petcoach.sg/staging.petcoach.sg/wp-content/plugins/woo-thank-you-page-nextmove-lite/includes/xlwcty-component.php on line 283
Deprecated: Creation of dynamic property XLWCTY_Smart_Bribes::$_component is deprecated in /var/www/vhosts/petcoach.sg/staging.petcoach.sg/wp-content/plugins/woo-thank-you-page-nextmove-lite/includes/xlwcty-component.php on line 283
Deprecated: Creation of dynamic property XLWCTY_Order_Share::$_component is deprecated in /var/www/vhosts/petcoach.sg/staging.petcoach.sg/wp-content/plugins/woo-thank-you-page-nextmove-lite/includes/xlwcty-component.php on line 283
Deprecated: Creation of dynamic property XLWCTY_Specific_Product::$_component is deprecated in /var/www/vhosts/petcoach.sg/staging.petcoach.sg/wp-content/plugins/woo-thank-you-page-nextmove-lite/includes/xlwcty-component.php on line 283
Deprecated: Creation of dynamic property XLWCTY_Upsell_Products::$_component is deprecated in /var/www/vhosts/petcoach.sg/staging.petcoach.sg/wp-content/plugins/woo-thank-you-page-nextmove-lite/includes/xlwcty-component.php on line 283
Deprecated: Creation of dynamic property XLWCTY_Video::$_component is deprecated in /var/www/vhosts/petcoach.sg/staging.petcoach.sg/wp-content/plugins/woo-thank-you-page-nextmove-lite/includes/xlwcty-component.php on line 283
Warning: Cannot modify header information - headers already sent by (output started at /var/www/vhosts/petcoach.sg/staging.petcoach.sg/wp-content/plugins/woo-thank-you-page-nextmove-lite/includes/xlwcty-component.php:283) in /var/www/vhosts/petcoach.sg/staging.petcoach.sg/wp-includes/functions.php on line 7049
Do let us know if there is anything we should be concerned about.
Thank you
]]>I noticed customers are no longer getting the custom thank you page after checkout, they now get redirected to the site home page.
I tested using the “Troubleshoot Your Page” for previous orders, those look fine, like they did when I set this plugin up.
I checked the docs – https://xlplugins.com/documentation/nextmove-woocommerce-thank-you-page/troubleshooting-guides/thank-you-page-didnt-show/ but that’s 404.
Any ideas?
Hello
1st thanks for the great plugin
I use gt4wp to enrich my data layer for clinet and server side tracking. I use Thank You Page for WooCommerce to improve my customer experence and journy. I have however noticed that it causes a duplication of the purchase event, which causes duplicate tag fires on GTM
is there anyway to prevent the plugin from pushing to the datalayer ?
cheers
Dear all,
I have configured the thank you page using the nextmove lite plugin. However, the nextmove like thank you page uses the blog post template by default.
As such, it’s showing the following:
I would like to remove these details from the Thank you page
. Could I seek your advise on how I can configure it accordingly?
Thank you
]]>Every single thing I click on in this plugin redirects to a sales page to buy some other plugin, not even the pro version of this. What is going on? Very scammy feeling
]]>Hi,
I’m having this error on my site that is being thrown by this plugin, can you help?
Fatal error: Uncaught Error: Class "xlwcty_Admin" not found in /srv/htdocs/wp-content/plugins/woo-thank-you-page-nextmove-lite/thank-you-page-for-woocommerce-nextmove-lite.php:295
Stack trace:
#0 /wordpress/core/6.3.2/wp-includes/class-wp-hook.php(310): XLWCTY_Core->xlwcty_activation(NULL)
#1 /wordpress/core/6.3.2/wp-includes/class-wp-hook.php(334): WP_Hook->apply_filters('', Array)
#2 /wordpress/core/6.3.2/wp-includes/plugin.php(517): WP_Hook->do_action(Array)
#3 /wordpress/core/6.3.2/wp-admin/includes/plugin.php(693): do_action('activate_woo-th...', NULL)
#4 phar:///usr/local/bin/wp-cli/vendor/wp-cli/extension-command/src/Plugin_Command.php(347): activate_plugin('woo-thank-you-p...', '', NULL)
#5 [internal function]: Plugin_Command->activate(Array, Array)
#6 phar:///usr/local/bin/wp-cli/vendor/wp-cli/wp-cli/php/WP_CLI/Dispatcher/CommandFactory.php(100): call_user_func(Array, Array, Array)
#7 [internal function]: WP_CLI\Dispatcher\CommandFactory::WP_CLI\Dispatcher\{closure}(Array, Array)
#8 phar:///usr/local/bin/wp-cli/vendor/wp-cli/wp-cli/php/WP_CLI/Dispatcher/Subcommand.php(491): call_user_func(Object(Closure), Array, Array)
#9 phar:///usr/local/bin/wp-cli/vendor/wp-cli/wp-cli/php/WP_CLI/Runner.php(419): WP_CLI\Dispatcher\Subcommand->invoke(Array, Array, Array)
#10 phar:///usr/local/bin/wp-cli/vendor/wp-cli/wp-cli/php/class-wp-cli.php(1382): WP_CLI\Runner->run_command(Array, Array, Array)
#11 /wordpress/plugins/wpcomsh/3.13.38/class-wpcomsh-cli-commands.php(361): WP_CLI::runcommand('--skip-plugins ...', Array)
#12 [internal function]: WPCOMSH_CLI_Commands->reactivate_user_installed_plugins(Array, Array)
#13 phar:///usr/local/bin/wp-cli/vendor/wp-cli/wp-cli/php/WP_CLI/Dispatcher/CommandFactory.php(100): call_user_func(Array, Array, Array)
#14 [internal function]: WP_CLI\Dispatcher\CommandFactory::WP_CLI\Dispatcher\{closure}(Array, Array)
#15 phar:///usr/local/bin/wp-cli/vendor/wp-cli/wp-cli/php/WP_CLI/Dispatcher/Subcommand.php(491): call_user_func(Object(Closure), Array, Array)
#16 phar:///usr/local/bin/wp-cli/vendor/wp-cli/wp-cli/php/WP_CLI/Runner.php(419): WP_CLI\Dispatcher\Subcommand->invoke(Array, Array, Array)
#17 phar:///usr/local/bin/wp-cli/vendor/wp-cli/wp-cli/php/WP_CLI/Runner.php(442): WP_CLI\Runner->run_command(Array, Array)
#18 phar:///usr/local/bin/wp-cli/vendor/wp-cli/wp-cli/php/WP_CLI/Runner.php(1256): WP_CLI\Runner->run_command_and_exit()
#19 phar:///usr/local/bin/wp-cli/vendor/wp-cli/wp-cli/php/WP_CLI/Bootstrap/LaunchRunner.php(28): WP_CLI\Runner->start()
#20 phar:///usr/local/bin/wp-cli/vendor/wp-cli/wp-cli/php/bootstrap.php(78): WP_CLI\Bootstrap\LaunchRunner->process(Object(WP_CLI\Bootstrap\BootstrapState))
#21 phar:///usr/local/bin/wp-cli/vendor/wp-cli/wp-cli/php/wp-cli.php(32): WP_CLI\bootstrap()
#22 phar:///usr/local/bin/wp-cli/php/boot-phar.php(11): include('phar:///usr/loc...')
#23 /usr/local/bin/wp-cli(4): include('phar:///usr/loc...')
#24 {main}
thrown in /srv/htdocs/wp-content/plugins/woo-thank-you-page-nextmove-lite/thank-you-page-for-woocommerce-nextmove-lite.php on line 295
Plugin version: Version 2.17.0
Thanks in advance
Hello,
When some clients finish their order on my website https://www.se7ygdn.com, the error message Oops appears instead of the Thank you page,the order has already been created and the client assumes, it is not and starts to recreate another order
Can I know why?
Amr
]]>Hi, I’m trying to edit the components but there is not save button, please advise, thank you
]]>
Is there a way to display transaction details on the thank you page? If possible how should I do it?
I would like to remove the .page .entry-header section of the thank you page only. How can I do this please?
the .page .entry-header displays:
Thank You
By Site Name / July 31, 2023
I already have the “Thank you” above the order details.
]]>In the editing page, it says the header and footer should be displayed.
When I test the process (my site is not yet live) and get to the thank you page, neither the header or footer is being displayed.
Any ideas please?
Hi,
May I know if you will be making your plugin compatible with the ‘High-Performance order storage (COT)’ feature please?
Thank you.
]]>Error Details
Steps to Reproduce:
Expected Outcome: The Google Maps API should load without errors and display the expected map on the order confirmation page.
The API key is correctly set in settings.
]]>Hello i need to add FB Pixel code to “Thank you” page. How can i add it between <head> head tags and where can i add it?
]]>Hi,
from last update i’m getting error below, Also user switch automatically to customer account please help with this.
Payment gateway with handle 'wc-payment-method-cod' has been deactivated in Cart and Checkout blocks because its dependency 'wc-settings' is not registered.
]]>
Hi, my Thank You page is blank even when I previewed and when I made a purchase.
I was led to a blank page instead. My WooCommerce checkout end-points are all correct.
]]>Dear support team, will the plugin php 8.2 or 8.1 be usable?
All of our plugins except yours must not work directly with php 8.2.
IMG: https://ibb.co/H7btkSf
Can you please check and help?
Thanks for the support
]]>