Ross

Forum Replies Created

Viewing 10 posts - 8,681 through 8,690 (of 10,351 total)
  • Ross Moderator in reply to:
    search won´t show stock
    #10322

    Hey 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
    #10319

    Thanks Alex

    Dan, can you open a new ticket?

    Ross Moderator in reply to:
    Search result filtering
    #10318

    Hmmm, 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
    #10317

    Hey 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
    #10316

    Hey 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.php

    And 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.php

    Let me know if you get it working 🙂

    Thanks

    Ross Moderator in reply to:
    Combobox Mobile Styling
    #10315

    Hi 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
    #10314

    Hey 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
    #10311

    Hey Gerardo

    I’ve just emailed you the download directly. Please try activating again after you have installed it.

    Thanks
    Ross

    Ross Moderator in reply to:
    Legal invoice for purchases
    #10310

    Hi 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
    #10284

    PS 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 🙂

Viewing 10 posts - 8,681 through 8,690 (of 10,351 total)