umari4
Forum Replies Created
-
Forum: Plugins
In reply to: [Ultimate WP Query Search Filter] Results below the search formThank you TC.K for your help!
Unfortunately it’s not working as I wish and I’m a little bit lost. I don’t need the search form in the template. (The page with the search results from the “normal search box” doesn’t need to show the search form created with the filter.
I rather have a page with a lot of information, at the end of this page I would like to put my search form (created with the filter) and the results below. Would it not also be possible to add codes to the plugin code?
Forum: Plugins
In reply to: [Ultimate WP Query Search Filter] Search by Post DateI works! 🙂 I didn’t realize that I had to change the ID!
sd1, thank you very much for your help!Forum: Plugins
In reply to: [Ultimate WP Query Search Filter] Search by Post DateThank you very much for the hint. I have inserted the code in my theme’s function.php file. But is that all I need to do?
I expected to have a new field for the years in the search form. But this is not happening. Could you maybe give me another hint and tell me what to do exactly after inserting the codes in my theme’s function.php file. Sorry, I’m still learning…
Forum: Plugins
In reply to: [Ultimate WP Query Search Filter] Search by Post DateI’m sorry for interrupting. I would also like to be able to search by post date (year). Unfortunately, I’m not so familiar with coding and WordPress and don’t know where to put this codes you have mentioned above. If I put the code in the functions file, the site is not working properly anymore… – Therefore my question; where do I have to paste this codes exactly? Sorry, for this stupid question… Thank you very much for your help!