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 can't seem to find the code to modify the booking page title.
Also I want to know, for the customer panel:
https://f481c9e85d.nxcli.net/customer-portal/
how can I change the default date range so the customer can see more than a week at a time show up for their appointments. That might be misleading to the customer.
Hi Besachi,
thank you for reaching out to us; I apologize for the later reply, as we don't work on weekends.
For the title, please advise which one it is - perhaps it can be changed with using Loco Translate line by line plugin.
For the dates in customer panel;
This is not CSS, but JavaScript.
You can add it in Custom CSS, I believe, but it has to go in between the <script>...</script> tags:
By entering a higher number in the futureDays line you can increase the range of days customer will see in the Customer Panel.
I hope this helps.
That worked, thanks!