Support Forum » User Profile

Forum Replies Created

Viewing 13 posts - 16 through 28 (of 28 total)
  • Author
    Posts
  • in reply to: uploaded Image/file fields gets wiped in WP admin. #12197
    calpaqcalpaq
    Participant

    Hi Anh,
    I have taken out the image fields out of group and kept them independently and the problem got resolved, so I think its related to using file fields in group field.
    Thanks Regards,
    Calpaq

    in reply to: uploaded Image/file fields gets wiped in WP admin. #12188
    calpaqcalpaq
    Participant

    Hi Anh,

    Below is my code

    out a quioricity (could it be related to group fields?)

    https://pastebin.com/k6Tj8Pkj

    Regards,
    Calpaq

    in reply to: uploaded Image/file fields gets wiped in WP admin. #12185
    calpaqcalpaq
    Participant

    Hi Anh,
    I have read this answer before, thinking that there must be some discussion on the topic but its not the case so raised the question..

    1) we have tried waiting period with several minutes.
    2) Another issue is when I upload a new file that file get saved and other files already uploaded and saved get wiped out.

    Any other suggestions?

    Thanks & Regards,
    Calpaq

    in reply to: Image/file field not uploading more than 3 fields #12183
    calpaqcalpaq
    Participant

    Hi Anh,

    Thanks for answering my question quickly, but I have already read the post you linked as an answer and also tried that.

    1) my value for max_input_vars was 1000 and I have increased it to 10000 (before writing the question) checked using phpinfo command.
    2) In my opinion Its not about max_input_vars because then I would have not seen the values of all (6) media files in $_FILES array populated after submit

    Do you have any other suggestions.

    Thanks & Regards,
    Calpaq

    in reply to: How can I hide form #10100
    calpaqcalpaq
    Participant

    Okay Thanks

    in reply to: How can I hide form #10044
    calpaqcalpaq
    Participant

    Dear Support,
    I am making a custom shop in which products in woocommerce which are complete products in combination with users form input. So first I choose products or elements of complete product on the archive page by adding them to cart, then I go to the mb-frontend form shortcode page where in two steps I ask for user input and add the collected information to cart items. In these steps I have to display cart item names and collect the information around it. So when there is nothing in cart I can't display the form by assuming user is on this page has not gone through the process and display a message to send him back to the first step (selection of products from archive)

    Regards,
    Calpaq

    in reply to: Can we create mutlistep form #9664
    calpaqcalpaq
    Participant

    Thanks david, so nice of you, This will be really helpful if I can replace tabs with this functionality.

    calpaqcalpaq
    Participant

    Thanks for reply, I will keep working on it.

    in reply to: Can we create mutlistep form #9653
    calpaqcalpaq
    Participant

    Thanks for reply, eagerly waiting for the feature!

    in reply to: Change confirmation message after submission #9428
    calpaqcalpaq
    Participant

    Thanks, Problem solved

    in reply to: Not able to get post_id in config as documented #9393
    calpaqcalpaq
    Participant

    Thanks for immediate response and it solved my problem.

    in reply to: Define validation rules for group #9256
    calpaqcalpaq
    Participant

    Hey,
    I tried your solution but it doesn't work, actually my problem is it doesn't go to the code or doesn't execute the errorPlacement custom function we are defining.
    To see that I have placed a breakpoint at
    var $group = element.closest('.grpsports');
    in debugger
    it should now show the debug window (using chrome inspector -> sources to debug) and stop at the above statement but that is not happening.

    Note: It displays me error below the field & my goal is to display error after the group which is generic to all the fields in the group.

    Thanks for multiple selector suggestion ( just curious, will it break if one of the selector is not there ?)

    Thanks & Regards

    in reply to: Defining custom validation methods #9201
    calpaqcalpaq
    Participant

    Hi,
    Thanks for your reply, I figured out the problem, I was testing a form in the admin and the jquery.validation.js is not getting enqueued by the plugin so I have done it through my plugin.

Viewing 13 posts - 16 through 28 (of 28 total)