Forums › Forums › Search & Filter Pro › Remove meta information from results
- This topic has 23 replies, 2 voices, and was last updated 6 years, 1 month ago by
Trevor.
-
Anonymous(Private) January 7, 2019 at 9:57 am #198135
Hi- When I see my returned pages on the results page, the contain the category and author meta information. I can’t see how I can turn these off.
Also, is it possible to display results as a grid/columns rather than a single series? Is it a case of using css from my theme layout?
Thanks,
Simon
Trevor(Private) January 7, 2019 at 12:14 pm #198149Hi
Are you using our Shortcode Display Results method?
Does your theme use a fairly standard PHP template to display the results (the PHP would have an IF have posts condition, with a while loop inside to step through the posts.
You can edit your own copy of our results.php file, as detailed here:
https://searchandfilter.com/documentation/search-results/using-a-shortcode/
Anonymous(Private) January 7, 2019 at 1:11 pm #198167This is the page:
http://travel.askelena.com/holiday-finderI’d like to not display the category and date as it is.
Plus have results in two columns.
What files would you need to see?
Thanks!
Anonymous(Private) January 7, 2019 at 1:48 pm #198171Not really as I haven’t populated a posts page yet.
Ideally I’d like to have results looking like the ‘popular destinations in greece’ section at the bottom of this page. http://travel.askelena.com/greece/
Essentially results side by side instead of linear and no meta information on date/category/author etc.
I’m not sure what I’d need to do to customise the results php to change the layout and remove the meta.
-
AuthorPosts