• Resolved maowebsolutions

    (@maowebsolutions)


    I checked several posts on this topic and didn’t find an answer to fix the problem.

    The checkbox is was not showing on this page below. I added width and height and it’s now showing but not allowing to click on it to check the box. I actually have selected the checkbox to have it checked but that also is not showing.

    https://gatewaycounseling.com/test/

    Thank you in advance for the help!

Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Author Takayuki Miyoshi

    (@takayukister)

    See Editing form template

    What content do you have in the Form tab panel?

    Thread Starter maowebsolutions

    (@maowebsolutions)

    <label> First Name (required)
        [text* first-name] </label>
    
    <label> Last Name
       [text LastName]</label>
    
    <label> Phone Number (required)
        [tel* Phone] </label>
    
    <label> Email Address (required)
        [email* your-email] </label>
    
    <label> Area of Care
        [select menu-655 "Nutrition and Weight Loss" "Marriage & Family" "Depression & Anxiety" "Grief & Loss" "Compulsive Behavior" "Abuse & Trauma"] </label>
    
    <div>[checkbox* checkbox-580]  By unchecking this box I deny Gateway Counseling with written consent to contact me regarding service offerings.</div>
    
    <div>[checkbox* checkbox-993] Get Gateway's Latest Articles and Tips</div>
    
    [quiz quiz-219 "what is 10 + 5?|15"]
    
    [submit "Send"]
    Plugin Author Takayuki Miyoshi

    (@takayukister)

    See Checkboxes, radio buttons, and menus to set up checkbox form-tags correctly. They don’t have values now.

    Thread Starter maowebsolutions

    (@maowebsolutions)

    Everything works after making some adjustments with the info found on the page you provided.

    Thank you so much

    Thread Starter maowebsolutions

    (@maowebsolutions)

    marketing as solved

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Checkbox not showing and not working’ is closed to new replies.