Ross
Forum Replies Created
-
Ross Moderator in reply to:
search won´t show stock(Private) January 15, 2015 at 4:23 pm #10322Hey Gerardo
Just for clarity… Can you explain exactly what you are trying to achieve, and what you want the experience to be for your users?
I think maybe I am misunderstanding you :/
Thanks
Ross Moderator in reply to:
Update Search & Filter Pro(Private) January 15, 2015 at 4:06 pm #10319Thanks Alex
Dan, can you open a new ticket?
Ross Moderator in reply to:
Search result filtering(Private) January 15, 2015 at 4:04 pm #10318Hmmm, I’m working on a major update (2.0) so trying to save building new functionality until that release – which I (roughly) estimate being 1-2 months for completion.
In the meantime updates will mostly be bug fixes.
PS if you like the plugin would appreciate a review 🙂 http://www.designsandcode.com/wordpress-plugins/search-filter-pro/reviews/#comment
Thanks!
Ross Moderator in reply to:
Maintain Category Selection(Private) January 15, 2015 at 4:00 pm #10317Hey Todd
Unfortunately this is the only feature that the free version had that pro does not – in fact, it was a bug that caused this in free ( a good bug 😉 ).
I’m looking to add it back in over the next couple of weeks.
Thanks
Ross Moderator in reply to:
S&F and Polylang(Private) January 15, 2015 at 3:58 pm #10316Hey Dirk
Thanks 🙂 To adjust the query you need to look in two files
If you are displaying your results “as archive” then you need to look at this file:
search-filter-pro\public\includes\class-search-filter-setup-query.phpAnd if you are displaying your results with shortcode then you need to look at this file:
search-filter-pro\public\includes\class-search-filter-get-results.phpLet me know if you get it working 🙂
Thanks
Ross Moderator in reply to:
Combobox Mobile Styling(Private) January 15, 2015 at 3:56 pm #10315Hi Celeste
Unfortunately this is not possible atm – this is because I use a jQuery script called Chosen to power the comboboxes (http://harvesthq.github.io/chosen/) and they have made the “decision” that native UI elements on small devices are better usability than their comboboxes..
Last time I checked there was no way to force this on mobile devices but if you find anything I’d be willing to integrate it as an option in this plugin.
Thanks
Ross Moderator in reply to:
Search Results Template Title(Private) January 15, 2015 at 3:51 pm #10314Hey Celeste
You could try:
global $sf_form_data; if ( $sf_form_data->is_valid_form() ) { //do stuff }🙂
Ross Moderator in reply to:
search won´t show stock(Private) January 15, 2015 at 3:47 pm #10311Hey Gerardo
I’ve just emailed you the download directly. Please try activating again after you have installed it.
Thanks
RossRoss Moderator in reply to:
Legal invoice for purchases(Private) January 15, 2015 at 3:45 pm #10310Hi there
I’m registered as a sole trader in the UK – I’m not registered for VAT (we can do this if we earn under a certain amount), so there is no VAT to pay – your receipt is all you will need.
Check with your accountant if you need clarification.
Thanks
Ross Moderator in reply to:
Custom Post Types with Search & Filter Pro(Private) January 15, 2015 at 12:05 am #10284PS the alternative is to use a shortcode for results – which you can place anywhere – but you must be confident with html/css to style the results yourself 🙂
-
AuthorPosts