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
Hello,
When logged into the front end customer or employee view, the date range is automatically set to one week. Is there anyway to change this so it's set to 1 month by default instead?
Many Thanks
Brad
Never mind I found a solution on another public ticket ;
<script>
window.ameliaBooking = {
cabinet: {
pastDays: 0,
futureDays: 30
}
}
</script>
That's worked for me, thanks :)
Hi Brad,
thank you for reaching out - I'm happy to hear that you were able to find a solution
If you have any other questions or concerns feel free to open a new ticket and we will gladly help out.