Support Forums

The forums are closed and will be removed when we launch our new site.

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

Arek Zielinski

Forum Replies Created

Viewing 2 posts - 11 through 12 (of 12 total)
  • Arek Zielinski in reply to:
    Get Date Range jQuery
    #34982

    Is there any option instead of using jquery to add different class for range date inputs?

    Now Two inputs have same ‘class’ and ‘name’. When I add Class with jquery they are removed after ajax reload.

    Arek Zielinski in reply to:
    Display post meta from search field.
    #34979

    Im trying something like and its not working

    <?php
    //Get a single fields values using labels
    //replace 1526 with the ID of your search form
    global $searchandfilter;
    $sf_current_query = $searchandfilter->get(147)->current_query();
    echo $sf_current_query->get_field_string(“_sfm_xxx”);

    ?>

    Url looks like this:
    http://www.xxx.com/?_sfm_xxx&#8230;

Viewing 2 posts - 11 through 12 (of 12 total)