Forums Forums Search & Filter Pro Horizontal filter and results not displayed

Viewing 10 posts - 1 through 10 (of 11 total)
  • Anonymous
    #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
    #220633
    This reply has been marked as private.
    Trevor
    #220646
    This reply has been marked as private.
    Anonymous
    #220654
    This reply has been marked as private.
    Trevor
    #220660

    Does that page use a PHP template file?

    Anonymous
    #220670

    Yes, that’s where I added the shortcode for the filter…

    Trevor
    #220768

    Are the edits you made to that template file still there? If you updated the theme, and you didn’t use a child theme, a theme update would undo what you did.

    Anonymous
    #220807

    I 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.

    Trevor
    #220811

    I am not sure that what you have done will work. Can you make a basic page which uses the Shortcode method in the simple way?

    Anonymous
    #220815

    Yes, I have done that. It’s the first page in the Pages section, it has no name. It is showing on the website, so apparantly the improves include page plugin works! Hopefully this helps in making the filter horizontal :D.

Viewing 10 posts - 1 through 10 (of 11 total)