• The phone number in the contact form is not showing up when sending a email test.

    This is the settings of code:

    <label> Your name
        [text* your-name] </label>
    
    <label> Your email
        [email* your-email] </label>
    
    <label> Your phone number [your-tel] </label>
    
    <label> Your message 
        [textarea your-message] </label>
    
    [submit "Submit"]

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
  • The topic ‘Contact Form Phone Number not Working’ is closed to new replies.