Forums › Forums › Search & Filter Pro › having issues with custom display results.
- This topic has 5 replies, 2 voices, and was last updated 5 years, 5 months ago by
Trevor.
-
Anonymous(Private) October 20, 2020 at 12:32 pm #263489
I’m trying to implement a search form for a custom template and here is a issue I’m running into:
Lets say I have a custom post type directory
Mysite.com/mydirectory
If I place the search form shortcode on any page (other than mydirectory) and direct it to show result using Results URL Mysite.com/mydirectory it works just fine.
But if I put the shortcode on the page itself, it does nothing.Does this look correct?
php codeAnonymous(Private) October 20, 2020 at 6:30 pm #263549for whatever reason I cannot use the same page that my search form is on, also as “Results URL”
So I created 2 identical search forms with only different ids and 2 identical archive template pages (with only the search form inserted being different ID) pointing to each other as result url … that works, but I’m not sure if it makes any sense
https://kasinoforum.com/newdir result URL> https://kasinoforum.com/casinos and vice versa
Bad idea?
-
AuthorPosts