For the customer panel, when the customer logs in, they see upcoming appointments for the coming week. How can i have the default timeline to be 1 month and not 1 week? it's confusing for customers as if their appointment is in 2 weeks, they login and see no appointment available then they'd have to notice that they need to manually change the date range...
Thank you Aleksandar. I tried it but it did not work. I dont know where in the page of my customer panel can I add CSS directly. So I tried putting the code in the customer css area of my divi theme. But that had no impact. Is there anywhere else I should add it?
For the customer panel, when the customer logs in, they see upcoming appointments for the coming week. How can i have the default timeline to be 1 month and not 1 week? it's confusing for customers as if their appointment is in 2 weeks, they login and see no appointment available then they'd have to notice that they need to manually change the date range...
Hello Jad
Something like this cannot be modified with the plugin's built-in features, but you can add a custom script on the page where your customer panel is:
This will show the next 30 days in the panel when your customers log in.
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
Thank you Aleksandar. I tried it but it did not work. I dont know where in the page of my customer panel can I add CSS directly. So I tried putting the code in the customer css area of my divi theme. But that had no impact. Is there anywhere else I should add it?
Hi again Jad
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:
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
Got it, works well! Thank you :)
Glad to hear that, Jad
You're welcome.
If you have any further questions or issues, please feel free to open a new ticket, and we'll gladly help.
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