XLPlugins
Forum Replies Created
-
Forum: Plugins
In reply to: [NextMove Lite - Thank You Page for WooCommerce] Bank urlHi @kare93
There might be some setting at the backend during payment via bank to put the url.
Anyway, kindly raise a support ticket here https://xlplugins.com/support/.
We monitor support tickets through the support desk every hour.
Please share the site details and query with screenshot in our support desk on above given link
Forum: Plugins
In reply to: [NextMove Lite - Thank You Page for WooCommerce] Bank urlHi @kare93
The url of the thank you page varies according to the page you created in Nextmove.
Let’s suppose you created the page with the name thank-you-for-purchase, so your thank you page url would be site.com/order-received/thank-you-for-purchase/
site.com is your site whichever it is.
Let us know if you have any other query.
Forum: Plugins
In reply to: [NextMove Lite - Thank You Page for WooCommerce] hide page titleHi @lifeconsultant,
I apologize for the trouble but both did the work at my end. It should work at your end as well. May be something specific to your site required.
kindly raise a support ticket here https://xlplugins.com/support/.
We monitor support tickets through the support desk every hour.
Please share the site details and query with screenshot in our support desk on above given link
Forum: Plugins
In reply to: [NextMove Lite - Thank You Page for WooCommerce] hide page titleSorry I forgot to paste the css. Here it is :
.xlwcty_thankyou-template .entry-title {
display: none;
}Thanks.
Forum: Plugins
In reply to: [NextMove Lite - Thank You Page for WooCommerce] hide page titleThanks for choosing us and appreciating us.
Let me answer your questions :
1. I’d like to hide the title of the thank you pages. (i do have a plugin (title remover) but that doesn’t work with nextmove lite. Is there a possibility to hide the title from the thank you pages?
To hide the tile kindly write the following css into your main css file or under appearance->customize->additional css menu on the dashboard.2. On my site I’m using the Genesis Framework. In the genesis settings my default layout on the website is ‘Content, Primaire sidebar’ so on all blog related pages I do have a sidebar with widgets. However in at some pages of woocommerce I’ve changed the page layout to full width content to hide the sidebar. I’d like to hide the sidebar at the thank you pages. Is this possible?
For this kindly go to edit page of the active thank you page and there you will find the setting of template with dropdown of different layouts as shown in the image : https://i.imgur.com/bLZyZcG.png. Choose the appropriate one, I have chosen full-width.If you still face any problem you can reach out to us anytime. We would be more happy to help you.
Thanks once again and let us know if you need any other help.
Hi @chris-yau,
No, plugin does not support auto delete unverified users in certain time.
Let us know if you have any other query.
Forum: Plugins
In reply to: [NextMove Lite - Thank You Page for WooCommerce] Facebook Pixel TroubleHi @alphaexcapital,
I apologize for the delayed response.
We monitor support tickets through the support desk every hour.
If you have any query. Do raise a support ticket here https://xlplugins.com/support/
Please share the site details and query with screenshot in our support desk on above given link
Forum: Plugins
In reply to: [NextMove Lite - Thank You Page for WooCommerce] Tick ColourHi @jwip,
I apologize for the delayed response.
If you have idea of css, then you can write your own to change the color.
But if you are unable to do so kindly raise a support ticket here https://xlplugins.com/support/.
We monitor support tickets through the support desk every hour.
Please share the site details and query with screenshot in our support desk on above given link
Hi @krisnl,
I apologize for the delayed response.
We monitor support tickets through the support desk every hour.
If you have any query. Do raise a support ticket here https://xlplugins.com/support/
Please share the site details and query with screenshot in our support desk on above given link
Forum: Plugins
In reply to: [User Email Verification for WooCommerce] otp neededHi @anand99,
I apologize for the delayed response.
We monitor support tickets through the support desk every hour.
If you have any query. Do raise a support ticket here https://xlplugins.com/support/
Hi @georgedesp,
I apologize for the delayed response.
We monitor support tickets through the support desk every hour.
If you have any query. Do raise a support ticket here https://xlplugins.com/support/
Please share the site details and query with screenshot in our support desk on above given link
Hi @chrisrarendt,
I apologize for the delayed response.
We monitor support tickets through the support desk every hour.
If you have any query. Do raise a support ticket here https://xlplugins.com/support/
Please share the site details and query with screenshot in our support desk on above given link
Forum: Plugins
In reply to: [User Email Verification for WooCommerce] Verification messages not showingHi nebegenes,
Kidnly raise a support ticket here https://xlplugins.com/support/
Please share the site details and query with screenshot in our support desk on above given link.We monitor support tickets through the support desk every hour.
Forum: Plugins
In reply to: [User Email Verification for WooCommerce] Validation not workingHello digitluk,
Thanks for your query. We just looked in our plugin (wc-email-verification-plugin) if we are offering any functionality of blocking emails but there is no such functionality in our plugin. We also checked in woocommerce for the same but there also we didn’t find such functionality. Are you using any plugin for such functionality. And validation is bypassing only when email-verification-plugin is active or it’s just happening without that also. If it is due to our plugin you can raise a support ticket here https://xlplugins.com/support/
Please share the site details and query with screenshot in our support desk on above given link.We monitor support tickets through the support desk every hour.
Hi massi93,
To customize the notice text you can use .woocommerce-info class to write css as shown in the image https://i.imgur.com/peTY2Lc.png. You can write this css either in your main style.css file or under appearance/customize/additional css in wordpress dashboard.
Output would look like this as shown in the image https://i.imgur.com/eEFfq6L.png.
Thank you.