At the moment, this version does not support an option to customize the meta info displayed in the live search results. However, we will forward this request to our development team to assess its feasibility for a future update.
If you would like to make this change immediately, it would require editing the theme code directly.
Feel free to contact us if you have any questions.
Is it possible to change it so that the publication dates of posts are shown in the quick search instead of the last updated dates?
Attached files: Zrzut ekranu 2025-06-01 133539.png
Hi,
Thank you for your message.
At the moment, this version does not support an option to customize the meta info displayed in the live search results. However, we will forward this request to our development team to assess its feasibility for a future update.
If you would like to make this change immediately, it would require editing the theme code directly.
Feel free to contact us if you have any questions.
Best regards,
If you would like to make this change immediately, it would require editing the theme code directly.
Could you provide me a code?
Hi,
If you would like to modify the code, please follow the steps below:
Navigate to the theme directory:
wp-content > themes > foxiz > templates > ajax.php
In the ajax.php file, locate the following code snippet:
Then, update the 'entry_meta' line as shown below:
This change will replace the "last updated date" with the original "publish date" in the display metadata.
Please let me know if you need any assistance.
Best regards,