Ross Morsali
Forum Replies Created
-
Forum: Reviews
In reply to: [Forget About Shortcode Buttons] Great pluginIts in there – fancy beta testing it?
Forum: Plugins
In reply to: [Search & Filter] 404 if no resultsDo you have a link I could look at?
Forum: Plugins
In reply to: [Search & Filter] Error in plugin performance and workaroundThanks for this, I agree a different hook would be better, although its pretty rare not to have a
get_headerI’ll look at an update for this, thanks.
Forum: Plugins
In reply to: [Search & Filter] Need to remove the submit buttonThis would be some simple jquery I believe although its not included as a feature in this plugin – a quick google and I have found this:
http://stackoverflow.com/questions/699065/submitting-a-form-on-enter-with-jquery
S&F Pro I believe does this automatically – it has lots of JS functions included.
Best
Forum: Plugins
In reply to: [Search & Filter] To choose only SEVERAL categories to displayThis is a feature available in pro – however you might be able to do this with
pre_get_posts– https://codex.ww.wp.xz.cn/Plugin_API/Action_Reference/pre_get_postsThanks
Thanks for flagging this, will need to look into – but it may depend on how you have your SSL setup in your site – are you using a plugin to “protect” specific pages?
If your home_url has the
httpsin it I’m sure it would work fine.Thanks
Forum: Plugins
In reply to: [Search & Filter] Multi step wizzard with search filterYou mean so after filter 1 is selected, filter 2 becomes available?
I’m afraid not at this time, but looking at adding this in.
Thanks
Forum: Plugins
In reply to: [Search & Filter] Multiple tags using checkboxes returns no resultsHmm thats odd, do you have a link I could look at?
Forum: Plugins
In reply to: [Search & Filter] Error in plugin performance and workaroundThanks for this, I agree a different hook would be better, although its pretty rare not to have a
get_headerI’ll look at an update for this, thanks.
Forum: Plugins
In reply to: [Search & Filter] Results page shows only one tag when filtered for multipleI actually found this to be really annoying some time ago, and wrote an answer over on stack exchange:
http://wordpress.stackexchange.com/a/115291
Check the last answer by
acslater(me) 🙂Best
Forum: Plugins
In reply to: [Search & Filter] Want to remove drop down?Sure, check the docs and the fields types:
http://docs.designsandcode.com/search-filter/#options
You could use checkbox or radio for this 🙂
Forum: Plugins
In reply to: [Search & Filter] Whats available in the free versionThe best bet for this is to take a look at the examples in our docs:
http://docs.designsandcode.com/search-filter/#examples
We’re (very slowly) merging the two plugins and creating a new website for everything which should explain everythign a lot more clearly.
I hope this is enough info for now.
Best
Forum: Plugins
In reply to: [Search & Filter] Displaying seperate dropdown with child categoryAhhh we are one step away from implementing this, the last 2 updates have paved the way for this to be possible but its not yet implemented.
Not sure on timelines but in the next 1 to 2 updates I think we’ll be adding this.
Best
Forum: Plugins
In reply to: [Search & Filter] Implement search and filterHey there
You should use taxonomies for each filter you want to create as you mention.
RE post type, this is not so important, but I guess a
carpost type would be logical 🙂The way you mention to get setup sounds good…
Best
Forum: Plugins
In reply to: [Search & Filter] Tag option is not displayingAh looks like you are on pro 🙂 – please open a ticket here and we’ll be able to help:
https://www.designsandcode.com/forums/forum/search-filter-pro/support/
Thanks