Forums › Forums › Search & Filter Pro › Error: There are 2 Search Forms set to use Post Type Archive display mode for th
- This topic has 24 replies, 2 voices, and was last updated 5 years, 2 months ago by
Trevor.
-
Anonymous(Private) May 21, 2020 at 4:48 am #245211
I guess #3 can be done if I can use all filters at once. Right now, it seems like all the filter type like search box, category, tag, etc, are only working by its own but cannot be filtered together. Is there a setting to change this so all filters get applied together?
Anonymous(Private) May 21, 2020 at 4:54 am #245212For the 3rd page that needs search form, what I am trying to do is kind of like this one https://creatorscycle.com/search-home/
This directory plugin is great, but cannot change the style, color, etc, to match mine, so I am trying to see if I can achieve it using Search & Filter.
Anonymous(Private) May 21, 2020 at 6:02 am #245217Now it seems like none of the search form pages is working………. The only thing that is working is the category filter on https://creatorscycle.com/category/creators-life/
The search box search on that page doesn’t work. On other pages, even the category searches are not working……….
It was working before. Why is it not working now??
Anonymous(Private) May 21, 2020 at 5:26 pm #245367Hi Trevor,
Thanks so much for your detailed reply!
I added the code to make it horizontal and it looks almost perfect… But the submit button is aligned to the headlines instead of the boxes and it looks a bit off… It’d be also nice to have ability to have it vertical, too…
>Do you still need 3 forms based on the same Post Type?
So, I don’t quite understand what it means to “use same post type”… How can I make it with different post types? If I use different post types, it works without you adding things?
They are all like archive pages of posts but uses different categories. “Using same post type” means they are all coming from POSTS tab? If so they ARE all coming from the POSTS tab… What would be my option to use different post types?
I thought that if I make an independent posts group apart from the ones POSTS tab, maybe it wouldn’t be “using same post type”, so I downloaded Custom Post Type UI plugin and made an independent post tab, and tried again, but it seems like Elementor doesn’t recognize the posts in the new post tab so I couldn’t make it work.
I cannot code and I am a beginner, so I want to keep it as simple as possible. If you make changes to my search forms, will I be able to make changes later on?
Thanks so much!
Anonymous(Private) May 22, 2020 at 3:57 pm #245542I would like the search form on this page to be vertical because of the checkboxes.
https://creatorscycle.com/category/artist-grants/These 2 search forms to be horizontal, aligned.
https://creatorscycle.com/category/creators-life/
https://creatorscycle.com/category/basic-life-for-creators/Trevor(Private) May 22, 2020 at 3:59 pm #245544So, looking at the page right now, I am not sure what you need? Maybe you can make an annotated sketch/image for me to visualize it? You cannot upload images here, so use a file sharing site and send me a link to the image.
This custom CSS will make the Submit button align better:
.searchandfilter[data-sf-form-id="2829"] .sf-field-submit::before{ content: ""; display: block; height: 43px; width: 25px; }
-
AuthorPosts