Forums Forums Search & Filter Pro "All Tags" in Drop-down broken

Viewing 3 posts - 11 through 13 (of 13 total)
  • Trevor
    #112772
    This reply has been marked as private.
    Anonymous
    #112774

    Hi Trevor. I actually worked on it all day yesterday and fixed it myself.

    Changed display option to [shortcode], created a dedicated search page. Created the new results.php page in the relevant directory. Copied some code from my themes “archives.php” page into the results page so I can edit it to my liking and everything is working 1000 times better now.

    The previous way I was doing it was just overly messy.

    The only (extremely minor) issues I’m having now is trying to make the results.php page look identical to my archive page. I have it like 70% similar but coping the complete archive code into the results page seems to break the page completely for some reason *shrug*.

    Also, is it possible to arrange the input boxes side by side for some of them? I guess custom CSS is the way?

    Trevor
    #112783

    Great to hear.

    Adding float: left or display: inline or inline-block normally does that.

Viewing 3 posts - 11 through 13 (of 13 total)