Support Forums

Looking for support? You can access the support system via your account.

Forums Forums General Contact for info on custom customization

Tagged: ,

Viewing 10 posts - 1 through 10 (of 11 total)
  • Vincent Dagenais
    #182551

    Hi Trevor,

    We wanted to know if you do custom work on your plugin to fit our custom needs?

    What would be the email, I could write you.

    Yours,

    Trevor Moderator
    #182585
    This reply has been marked as private.
    Vincent Dagenais
    #182779
    This reply has been marked as private.
    Trevor Moderator
    #182813
    This reply has been marked as private.
    Vincent Dagenais
    #183309

    Hello Trevor, could we get an update on this? Do you have an estimate of when Ross will be available?

    Thank you.

    Trevor Moderator
    #183311
    This reply has been marked as private.
    Ross Moderator
    #183530

    Hi Vincent

    As Trevor mentioned we won’t be able to do the customisation as its too specific.

    However, it shouldn’t be too hard to achieve with a little coding knowledge.

    The logic I would use to achieve what you’ve described is as follows:

    1) Using Javascript, set a cookie for the value of the region, whenever the search form is submitted (jqueries .on("submit").

    2) Using PHP, check if you are on the homepage (WP has a few functions for this), and if cookie is set, then change the default in the field, we have a filter for modifying a field – https://searchandfilter.com/documentation/action-filter-reference/#filter-input-object – you’ll want to set: $input_object['defaults'] = array("your_cookie_value");

    I hope that helps.

    Thanks

    Vincent Dagenais
    #183538

    Alright, thank you very much for your time. We’ll try the solution you mentioned, sounds like a good place to start. Can we get back to you if we have any further questions on the subject?

    Thank you

    Ross Moderator
    #183549

    Hi Vincent, if its regarding S&F functionality, of course you can contact us.

    Best

    Vincent Dagenais
    #183634
    This reply has been marked as private.
Viewing 10 posts - 1 through 10 (of 11 total)

You must be logged in to reply to this topic.