Mubashir Butt
Forum Replies Created
-
Forum: Plugins
In reply to: [License Manager for WooCommerce] GET a 404 error.Hello @angeldavo
Thank you for contacting WpExperts Support team!
Glad to hear that your issue is resolved. Feel free to reach out if you need any assistance.
Thank you
Hello?@atjari,
Thank You for Contacting WpExperts support team!
Kindly provide us with the WP-Admin and FTP credentials to a staging environment so we can look into this.
Thank You
Hello @idokr,
Thank You for Contacting WpExperts support team!
Kindly provide us with the WP-Admin and FTP credentials to a staging environment so we can look into this.
Thank You
Hi @kovalchik8,
Thank You For Contacting WpExperts Support Team!
Our technical team would need more details on the issue you are facing. Kindly create a ticket on our official website so we can assist you efficiently.
Thank You
Hi @amaratio ,
I apologies for the delay response, To change the position of the “Your Licence Keys” element on the thank you page, you can use the following code snippet. This will remove the Licence Keys from its current location and place it after the “Order Details” or any other desired position on the page.
Add this code to your theme’s
functions.php
fileadd_action('wp_loaded', function () {
// Remove all actions from 'woocommerce_order_details_after_order_table' hook
remove_all_actions('woocommerce_order_details_after_order_table');
// Ensure the action only runs once
add_action('woocommerce_thankyou', function($order_id) {
// Create an instance of the Order class and call the showBoughtLicenses method
(new LicenseManagerForWooCommerce\Integrations\WooCommerce\Order())->showBoughtLicenses($order_id);
}, 10);
}, 100)Note: Use the updated plugin in the attachment. Link
Hi @belarcelis ,
Thanks for reaching out to WPExperts Support!
You can change this is WooCommerce setting and from there you can select the Completed option. I am also attaching a screenshot for reference to where the setting is.
Also here is the link to the documentation.
Let us know if you need any further assistance.
Thank You
Forum: Plugins
In reply to: [License Manager for WooCommerce] Import License KeysHi @dhplugins,
I hope you’re doing well! We just wanted to check in to see if your issue has been resolved or if you need any further assistance from our side.
For the sake of keeping things organized, this ticket will close automatically in 24 hours due to inactivity. However, if you still need support or have any additional questions, don’t hesitate to reach out. You can easily reopen the ticket or start a new one, and we’ll be more than happy to assist.
Thank you, and we’re here if you need us!
Hi @chemlooks
Thank you for contacting WpExperts Supports team!
Our team would need more details to assist you. I suggest opening a ticket on our official site and also provide a use case video of your demo products for your customers and what information you want to remove along with the backend setting.
Thank you
Hi @amaratio,
Thank you for contacting WpExperts Support team!
We’ll let the technical team know and see if we can provide you with a hook to change the location for your License Key
Thank You
Hi @raunhar,
We have replied on that ticket and our is actively looking to resolve the issue for you. Further communications will be done on the ticket to avoid confusion or delays.
Thank You
Forum: Plugins
In reply to: [License Manager for WooCommerce] Premium License managerHello @kaczorexxx ,
Thanks for reaching out to WPExperts Support!
Our technical team needs some more info from your side can you please create a support ticket on our official website?
Thanks and Kind regards.
WP Experts Support Team
Hello @raunhar
Thank You for Contacting WpExperts Support Team
We have responded on the Ticket you created, kindly acknowledge
Thank you