As previously announced via banners and our newsletters, support is no longer available through this platform.
For easier navigation, you can still click on "Submit a Ticket" here, choose the appropriate category, and you'll be redirected to the correct support channel for your plugin.
You can still access your previous tickets and browse public tickets, but please note that responding to tickets is no longer possible.
Paid customers: Please log in to your store account for support.
Pre-purchase questions: Use the support widget in the bottom-right corner of our websites:
https://wpamelia.com
https://wpdatatables.com
https://wpreportbuilder.com
I would like to show coupons for event but except for one with I don't want to show the option "Add coupon".
Hello Javier
If I understood you correctly, you want to add a coupon to all events, but one?
If that is true, you can choose which events will be affected by the coupon when you're creating it.
Kind Regards,
Aleksandar Vuković
[email protected]
Rate my support
wpDataTables: FAQ | Facebook | Twitter | Instagram | Front-end and back-end demo | Docs
Amelia: FAQ | Facebook | Twitter | Instagram | Amelia demo sites | Docs | Discord Community
You can try wpDataTables add-ons before purchasing on these sandbox sites:
Powerful Filters | Gravity Forms Integration for wpDataTables | Formidable Forms Integration for wpDataTables | Master-Detail Tables
Hi Aleksandar,
Yes I know I can do that.
What I want is to hide (not show) the option for coupons to one event.
I don't want people to think there are coupons available, because they are not.
I see two solutions:
1.- Or hide with css this option
2.- Show the coupon option only if they are coupon to be used (the system knows)
I think 2nd option is better but any is ok for me
Hi again Javier
You can do it with CSS, sure.
I can't provide the CSS without taking a look at the page where the events are, though.
What you can do is right-click on the option, and inspect the page. There, once you find the selector that highlights the entire row where the coupon should be added right-click again/copy/copy selector.
Then paste that selector, and add "display: none !important" - that's it.
Kind Regards,
Aleksandar Vuković
[email protected]
Rate my support
wpDataTables: FAQ | Facebook | Twitter | Instagram | Front-end and back-end demo | Docs
Amelia: FAQ | Facebook | Twitter | Instagram | Amelia demo sites | Docs | Discord Community
You can try wpDataTables add-ons before purchasing on these sandbox sites:
Powerful Filters | Gravity Forms Integration for wpDataTables | Formidable Forms Integration for wpDataTables | Master-Detail Tables
I make a mistake in the url
www.usuarioavanzado.com
Thanks Javier.
You can use this CSS:
And the form will look like this:
Kind Regards,
Aleksandar Vuković
[email protected]
Rate my support
wpDataTables: FAQ | Facebook | Twitter | Instagram | Front-end and back-end demo | Docs
Amelia: FAQ | Facebook | Twitter | Instagram | Amelia demo sites | Docs | Discord Community
You can try wpDataTables add-ons before purchasing on these sandbox sites:
Powerful Filters | Gravity Forms Integration for wpDataTables | Formidable Forms Integration for wpDataTables | Master-Detail Tables
Thanks
It work perfecty.
I make a user test with some users and I found that user press "Confirm" after they put the code, because they don't understand you need to press the little check simbol on the right.
Can you add a text there, maybe "Apply coupon"?
This will help users, which are not geting confused when trying to appy a cuopon.
https://share.getcloudapp.com/JruLLX49
Maybe you could add this little text for the next version?
Thanks a lot for your constant support to make this service better every day
Javier
You're welcome Javier
It just so happens that I provided a custom JavaScript to another user with the similar request earlier today
You can add it to the page where your booking form is:
And it will look like this:
I hope that helps.
Kind Regards,
Aleksandar Vuković
[email protected]
Rate my support
wpDataTables: FAQ | Facebook | Twitter | Instagram | Front-end and back-end demo | Docs
Amelia: FAQ | Facebook | Twitter | Instagram | Amelia demo sites | Docs | Discord Community
You can try wpDataTables add-ons before purchasing on these sandbox sites:
Powerful Filters | Gravity Forms Integration for wpDataTables | Formidable Forms Integration for wpDataTables | Master-Detail Tables
Thanks for your answer Aleksandar,
I make a video for better explanation:
https://share.getcloudapp.com/JruL6kWz
Hi again Javier
That's easy. You can simply add this CSS:
And it will look like this:
This is actually in combination with the placeholder, so you can choose if you want to combine them, or use only the "Apply coupon".
Kind Regards,
Aleksandar Vuković
[email protected]
Rate my support
wpDataTables: FAQ | Facebook | Twitter | Instagram | Front-end and back-end demo | Docs
Amelia: FAQ | Facebook | Twitter | Instagram | Amelia demo sites | Docs | Discord Community
You can try wpDataTables add-ons before purchasing on these sandbox sites:
Powerful Filters | Gravity Forms Integration for wpDataTables | Formidable Forms Integration for wpDataTables | Master-Detail Tables