Support Forum » User Profile

Forum Replies Created

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • in reply to: Add/New Form is pre populating first post data #8855
    aristoaristo
    Participant

    Hi sent you details via Contact page, please check.

    in reply to: Add/New Form is pre populating first post data #8830
    aristoaristo
    Participant

    I'm using 2 forms on the same page, below is the code.

    1. Add Form (On Modal window) - [mb_frontend_form post_type="directory" post_fields="title,thumbnail,content" id="generic-info,company-info,location,additional-info,social"]

    2. Edit Form (On Different Modal window) - [mb_frontend_form post_type="directory" post_id='.$id.' post_fields="title,thumbnail,content" id="generic-info,company-info,location,additional-info,social"]

    where $id = $post->ID;

    I'm following the shortcode and its attributes based on the documentation available on MB Builder page, please highlight if I missed/messed up anything here.

    in reply to: MB Builder *Required* validation option? #8787
    aristoaristo
    Participant

    Can you please tell me how long would it take to release it in next update. And for now, what the best method you suggest?

    Should I use code instead of MB builder to achieve what I plan to do with conditions?

    aristoaristo
    Participant

    Hi, I'm having the same issue. I'm calling the shortcode in a modal window on the frontend.

    The metabox working fine with conditional logic on the admin side. Basically, the meta fields are getting hide/show on the defined conditions. But, the condition doesn't apply on the frontend side.

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