BuddyDev

Search

[Resolved] Required fields

  • Participant
    Level: Initiated
    Posts: 4
    Farhad Iskenderov on #15965

    Hi Brajesh,
    When I’m trying to send the form without filling the fields inside, I don’t get the error message “is required”:
    https://plp-peoplelovepeople.com/our-hostess/aygun/contact-me

    Thank you!

  • Keymaster
    (BuddyDev Team)
    Posts: 24212
    Brajesh Singh on #15971

    Hi Farhad,
    Thank you for letting me know. Please allow me to check and get back to you.

    Regards
    Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 24212
    Brajesh Singh on #15972

    Hi Farhad,
    I checked it.

    Most probably your theme does not include a global template notice action.

    Please open ‘buddypress-user-contact-form/templates/buddypress/members/single/bpucf-form.php’ and put this line after the php tag

    
    
    do_action( 'template_notices' );
    
    

    That will show the notices.

    Regards
    Brajesh
    That will do it.

    • This reply was modified 5 years, 10 months ago by Brajesh Singh. Reason: should be bp_ not bbp_
  • Participant
    Level: Initiated
    Posts: 4
    Farhad Iskenderov on #15974

    Hi Brajesh,
    I’ve added the line, but it still not working..

    Tnx

  • Keymaster
    (BuddyDev Team)
    Posts: 24212
    Brajesh Singh on #15977

    Hi Farhad,
    Please allow me to test it later today and post back to you.

    Thank you
    Brajesh

  • Participant
    Level: Initiated
    Posts: 4
    Farhad Iskenderov on #15998

    Sorry, it’s my mistake
    Everything works good.

    Thank You!

  • Keymaster
    (BuddyDev Team)
    Posts: 24212
    Brajesh Singh on #16009

    No problem. I am glad it is working.

    Regards
    Brajesh

The topic ‘ [Resolved] Required fields’ is closed to new replies.

This topic is: resolved