Hi @kyoshix
Thanks for the web page link. When you search any term on member directory page then it will display the matching posts in search page.
This search page (https://aspri.com.sg/?s=test) is handled by your current theme. Your current theme have designed the search data is a grid / column layout.
Please refer to the screenshot https://prnt.sc/euILDeDLA9L7
When you click on the particular post then it will be redirected to its detail single page e.g. https://aspri.com.sg/vaccinate-or-regular-test-regime-for-process-sector-from-1-oct-2021/
These both the layouts search page and individual detail page are designed in your theme and controlled it.
Hi team,
Thank you for your reply. So can I customise the theme myself so that the search result layout is different? Thanks.
If customising is possible, could you guide me on how to do it? I dont see the option in the theme page.
Hi @kyoshix
You are using the Astra theme. I am not sure they directly provide any option like this.
If there is no option to modify the search page layout then you should have some knowledge of WordPress coding or need to take help of any developer. You have to create the Child theme of Astra so when parent theme update then your changes will not be loss.
With the help of the child theme, you can change the theme layout and modify it as per your need.
Here is the some information about the child theme. I hope it helps you.
https://developer.ww.wp.xz.cn/themes/advanced-topics/child-themes/