Forums › Forums › Search & Filter Pro › Horizontal filter and results not displayed
- This topic has 10 replies, 2 voices, and was last updated 5 years, 2 months ago by Trevor.
-
Anonymous(Private) September 10, 2019 at 3:01 pm #220632
Hi Trevor,
A few weeks ago we talked about the filter on our website, it wasn’t live then. But since today it is :D.
Could you please look into the following: when using the plugin, the results are not displayed. Also, I would like the filter to be horizontal and looking good on all screensizes.
Thanks a lot for checkin it out!
I’ll give you the logins in a reply :).
Thanks!
Anonymous(Private) September 11, 2019 at 4:12 pm #220807I used a child theme for those edits… Since the filter that was displayed didn’t work, I added the shortcode back in with the improved include page plugin. This is the code I used in my child theme:
echo(‘<div class=”uk-container”>’.do_shortcode(‘[include-page id=”381″]’).'</div>’);
The 381 being the id of a content block that I added the filter to.
-
AuthorPosts