Support

Account

Forum Replies Created

  • Hi !

    I’m working too with Realia template and I want to thank you for your code !
    I add an ACF field in my properties post and now I want it to be a part of the front end submission. All I did for the moment is to display the ACF field in property page and a textarea in front end submission. However I don’t know how to save the field value with the add button…
    Do you ( or someone else ) have an idea ?
    I found the button code in add.twig but it is related to aviators so I’m lost..

    Button code

    <div class="form-actions">
                {% set value = wp.__('Save', 'aviators') %}
                <input type="submit" class="btn btn-primary" value="{{ value }}">
            </div>
  • Hello !

    I’m looking for the same thing..
    Thank a lot to this plug in which allow to create customised fields but now I have to include a Search Filter whith these field.
    I’m creating a website which allow users to add their own home in order to exchange them with other. So my wish is be able to set some parameters like price and type of house according to users and after be able to search by this parameter.
    Is that possible ?
    I’m looking at the plug in Search & Filter which says

    Works with Advanced Custom Fields

    But how can we do ?

    Thank a lot for your attention and sorry I’m French..

Viewing 2 posts - 1 through 2 (of 2 total)