Tell us what you are trying to do?
I want a search page that does an ajax refresh on date search for posts, with a custom field with unix timestamp
Is there any documentation that you are following?
Yes I am following all the posts in the forum I can find and any relevant docs.
Is there a similar example that we can see?
I don't have any
What is the link to your site? hidden link
Hello. Thank you for contacting the Toolset support.
Can you please share access details so I can check how you setup your view and its associated configurations.
*** Please make a FULL BACKUP of your database and website.***
I would also eventually need to request temporary access (WP-Admin and FTP) to your site. Preferably to a test site where the problem has been replicated if possible in order to be of better help and check if some configurations might need to be changed.
I have set the next reply to private which means only you and I have access to it.
What posts you want to displayed as results:
- Display the posts whose date is greater than or equal to selected date?
- Display the posts whose date is less than or equal to selected date?
- Display the posts whose date is the current date of selected date?
For this view, I want to display the DHTms post whose 'Chart Date" equals the selected date in the datepicker, and display it when the picker date is manipulated.
I would eventually like to have another option to select a date range, but this is less important right now.
Before I make any changes to your site, I found that you are using really outdated Toolset plugins. We always recommend running your site with the latest stable release plugin version.
*** Please make a FULL BACKUP of your database and website.***
May I kindly ask you to update ALL Toolset plugins to it's latest release. Could you please update ALL Toolset plugins to it's latest officially released version. You can download the latest plugin release from your accounts page:
=> https://toolset.com/account/downloads/
Once you update it, I will be happy to add the fix for your issue.
Yes Minesh, that worked! The site loads the charts as expected now, on date change.
I would like to restrict loading all the data on the first pageload, but that is not crucial. If there's a quick answer to how to achieve that, it'd be welcome.