• Resolved jleboff

    (@jleboff)


    I have created a sign-up form selecting the fields from the available options; the code is pasted below for reference. Then, when I go to preview the form, I get this error message (the short code also does not work when placing it elsewhere):
    “404
    THE REQUESTED PAGE CANNOT BE FOUND
    Can’t find what you need? Take a moment and do a search below or start from our homepage.”

    Any suggestions? Thanks!

    Form Code:
    <p>
    <label>First Name</label>
    <input type=”text” name=”FNAME” placeholder=”Enter your first name” required>
    </p>
    <p>
    <label>Last Name</label>
    <input type=”text” name=”LNAME” placeholder=”Enter your last name” required>
    </p>
    <p>
    <label>Email Address</label>
    <input type=”email” name=”EMAIL” placeholder=”Enter your email address” required>
    </p>
    <p>
    <input type=”submit” value=”Sign Up”>
    </p>

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Contributor Harish Chouhan

    (@hchouhan)

    Hello @jleboff,

    I’m sorry to know you are facing issue with our plugin. To look into this further we would need to access your site settings. Can you please email us at “support @ mc4wp.com” with a link to this page so we can discuss further?

    Plugin Contributor Lap

    (@lapzor)

    Since there have been no replies to this topic for awhile I will now close this ticket as resolved.
    If you still have a problem or you have a similar problem as posted above, please open a NEW topic. Thank you!

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘404 The Requested Page Cannot Be Found’ is closed to new replies.