Forums Forums Search & Filter Pro Problem to display the form correctly

Tagged: 

Viewing 10 posts - 1 through 10 (of 22 total)
  • Anonymous
    #37533

    Hello,

    Sorry to bothering you for this very stupid question i’m sure.

    I don’t know why but I can’t manage to display correctly the search form. On my page I simply have the shortcode as you show in the youtube video. But the display is wrong (cf screenshot)

    I just want to know if you ever had this kind of problem before

    Ross Moderator
    #37537

    Certainly odd, it looks like the CSS is not loaded, or overwritten by your themes CSS possibly.

    In that case, its also possible the JavaScript is not loaded, if this is true, then S&F will not work correctly.

    Can you check the source code of that page, and see if hte CSS files are and JS files are there?

    You need to look for

    search-filter.min.css and search-filter-build.min.js

    Thanks

    Anonymous
    #37697

    Hi, thanks for your quick reply.

    I found them on the source dode page cf screenshot so i’m guessing it’s my theme that overwrite the css ?

    Or maybe do you have other idea about it ?

    Philippe

    Ross Moderator
    #37718
    This reply has been marked as private.
    Anonymous
    #38674
    This reply has been marked as private.
    Ross Moderator
    #38802
    This reply has been marked as private.
    Anonymous
    #39264
    This reply has been marked as private.
    Ross Moderator
    #39390

    Hi there

    Yes it looks like the CSS is loaded fine, but it seems the styles are overwritten by the styles of your theme.

    Probably the best thing to do would be to re-include the S&F CSS after your themes CSS.

    The easiest way to do this would be to copy everything from:

    wp-content\plugins\search-filter-pro\public\assets\css\search-filter.min.css

    And copy it at the very end of your theme’s style sheet – or somewhere in your theme where you can place custom CSS.

    Thanks

    Anonymous
    #39419

    Hi,

    So far I place it where i can place my custom css and it didn’t really change a thing :/

    I’m trying to talk with the support of the theme to see if they have an idea on the topic

    Philippe

    Anonymous
    #39420

    I just try to test it with the twenty fourteen wordpress theme and it doesn’t even work.

    Which seems weird i’m guessing

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