Hi!
Me again 🙂 I have run into some problems and I really need some help. The problems I have are as follows:
1. Custom result templating: When using the <?php echo $r->date; ?> the output is ‘0000-00-00’. Is there an option change the date format so that it reads for example 14 April 2020?
2. Custom result templating: Very much like the issue explained above, When using the <?php echo $r->time; ?> the output is returns a figure that includes seconds. Is there an option change this so that is just displays hh:mm?
3. Integration with Fancybox: Third and final issue 🙂 I have Fancybox JS on my project that is used to open security incident reports that are custom posts as an iFrame. I have spent the entire night trying to find a solution that will incorporate Fancybox into the search results but I have had no luck. I have searched around and tried various different possible solutions, but I have had no luck.
Thanks again for your help!