Ross Morsali
Forum Replies Created
-
Forum: Plugins
In reply to: [Search & Filter] Shortcode not evaluated with another themeHi there
In pro you have a S&F widget, to insert in to your sidebars etc via “appearance -> widgets”…
Apart from that, your issue sounds really strange – the S&F shortcode is implemented using standard practices in WP – I can’t see a reason for S&F shortcodes to not work when others from any other plugin do…
The only thing I can think of is if maybe you have both S&F free & pro enabled at the same time? This will cause some issues – make sure the other is disabled or uninstalled.
Thanks
Forum: Plugins
In reply to: [Search & Filter] Set default value of checkboxes onloadI’m afraid its not possible! I would recommend to do a search, with all checkboxes checked – and then use the generated URL to link to you search page 🙂
Thanks
Forum: Plugins
In reply to: [Search & Filter] empty_search_url not working with post_types setI’m afraid there is no quick fix – if you have purchased pro please open a ticket on the pro forums and we’d be more than happy to help you get setup!
The update will be a month or two away yet – it will be based on the pro version of the plugin with some features stripped down (which still adds a lot of new features to the free version).
Thanks
Forum: Plugins
In reply to: [Search & Filter] Chosen ViewYup you can set the relationship between tags, categories and taxonomies with “AND” or “OR”…
Genres are a custom taxonomy – which work in just the same way as tags & categories – you can create these with some code, or another plugin
Thanks
Forum: Plugins
In reply to: [Search & Filter] delete or translate "All" addition into search filterPlease check the docs and
all_items_label– you can set this to what you want:http://docs.designsandcode.com/search-filter/
RE the other issue – this is something I’ll have to look into…
Out of curiosity – how do you access the archives for those taxonomies?
By default WP supports URLs like:
http://transtyre.drizzt.tmweb.ru/taxonomyname/termname/
So in your case it would be:
http://transtyre.drizzt.tmweb.ru/brand/michelin/
(This URL exists and works even without Search & Filter installed – its part of WP)
So what what should the URL be for cyrilic taxonomies above?
Thanks
Forum: Plugins
In reply to: [Search & Filter] exactly what fields does this plugin searchHi there,
If you add a search box then you are technically searching (I guess thats debatable)..
What you can do is combine this plugin with the Relevanssi plugin and then the search box will behave how you want 🙂
Thanks
Forum: Plugins
In reply to: [Search & Filter] Display Search and Filter results and grid viewAre you using this plugin (free) or the pro version?
Thanks
Forum: Plugins
In reply to: [Search & Filter] Chosen ViewYup
So from this link:
http://demo.designsandcode.com/sfpro-movie-reviews/search-combobox/
The first one is the multi select and the second is just a select – both using chosen
EDIT
Just noticed you meant from the chosen demo site – I can’t say, the link I sent above is a multi select- chosen has so many different options, this plugin doesn’t allow you to configure them – it is setup only like the link I sent.
Thanks
Forum: Plugins
In reply to: [Forget About Shortcode Buttons] Buttons on Custom Post TypesFantastic, thanks so much for sharing! 🙂
Forum: Plugins
In reply to: [Search & Filter] exactly result I searchYou can combine this plugin with the Relevanssi plugin to achieve what you want 🙂
Thanks
Forum: Plugins
In reply to: [Search & Filter] empty_search_url not working with post_types setSure, there is a large update on teh way – a complete rework of S&F in the coming months – this won’t even be an option, but thats because it won’t be needed 🙂
Thanks!
Forum: Plugins
In reply to: [Search & Filter] Searching only 1 fieldHi there, support is limited right now while we are working on a large update
To me this looks like it is working, and using both taxonomies:
http://www.cechmajstrov.sk/?listing_category=montaznici&mesto=cadca
But I think it is possible that you are after some features in Pro – where you can change the relationship between teh taxonomy fields.
Thanks
Forum: Plugins
In reply to: [Search & Filter] Search by AuthorHey there, author is only available in pro – it uses the built in WP users list:
http://www.designsandcode.com/wordpress-plugins/search-filter-pro/
Thanks
Forum: Plugins
In reply to: [Search & Filter] ?post_types= should be ?post_type= – Any Help?Hi Brad
It is correct to be showing “post_types” rather than “post_type” – WP only supports one by default in the structure, so I added this so that you could potentially have multiple post types selected for example.
However, like you say then the CPT archive template doesn’t kick in automatically, and you end up getting your homepage.
S&F Pro doesn’t have this problem, because in the admin you will be able to choose which template file from your theme is used for displaying your results 🙂
Just ot let you know, S&F pro creates a search page, which is a bit different to free – but it solves this exact problem!
Thanks
Forum: Plugins
In reply to: [Search & Filter] Chosen ViewJust setup a test for you 🙂
http://demo.designsandcode.com/sfpro-movie-reviews/search-combobox/
Also added one the the regular demo
http://demo.designsandcode.com/sfpro-movie-reviews/search/
Thanks!