I can’t find an answer to this in the forums so can anybody tell me how I can change what the search results show? When I search my site, I find the keywords from the search which is great but below that it says ‘This is a page exerpt, it will be displayed with search results’ but I actually want it to show an actual exerpt from the relevant page and not this current text. Can anybody point me to where I can fix this please?
This is what it looks like atm.
Hey Steamed,
On an updated version of our theme we will have some modification on that page.
If you need some other modifications you should consider to hire someone who could help you with that.
Best regards,
Basilis
Ok thanks for that Basilis, I think for now I’ll remove the search function (once I figure out how to do that) or it just looks like the site is still under construction or unfinished. I look forward to that update.
Thanks mate.
Hi,
If you want to remove the excerpt from the search page, edit the includes > loop-search.php file then look for this code around line 98.
echo $excerpt;
Just remove it. :)
Best regards,
Ismael
Thanks Ismael. Do I do that from my cpanel or is it within the WP dashboard?
Hi Steamed,
In WP Dashboard, if Appearance > Editor is available you can modify it from there.
Otherwise, you can do it via cpanel or ftp.
Best regards,
Nikko