• Resolved mikeceret

    (@mikeceret)


    Two issues:
    1. Quiz does not display
    <label> Your Name (required)
    [text* your-name] </label>
    <label> Your Email (required)
    [email* your-email] </label>
    <label> Subject
    [text your-subject] </label>
    <label> Your Message
    [textarea your-message] </label>
    [quiz quiz-random-EN “1+9?|10” “2+8?|10” “5+6?|11” “1+5?|6”]
    [submit “Send”]

    2. On send, page changes to just show ‘0’ and URL changes to
    https://y0z.8a5.myftpupload.com/wp-admin/admin-ajax.php#wpcf7-f818-o1

    WordPress 5.6.1
    PHP 7.2.25
    Phlox Theme
    Contact Form 5.3.2
    Elementor 3.1.1
    Flamingo 2.2.1
    Polylang 2.9.2
    Sucuri Security 1.8.25
    Phlox Core Elements Plugin DISABLED as it stops menus displaying

    If there is any other info needed, please ask!
    This is on my staging site.

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

Viewing 2 replies - 1 through 2 (of 2 total)
  • Hello @mikeceret,

    Try to replace your Form tab content for this one (copy & paste):

    <label> Your Name (required)
      [text* your-name] </label>
    <label> Your Email (required)
      [email* your-email] </label>
    <label> Subject
      [text your-subject] </label>
    <label> Your Message
      [textarea your-message] </label>
    [quiz quiz-random-EN "1+9?|10" "2+8?|10" "5+6?|11" "1+5?|6"]
    [submit "Send"]

    After updating the code, try to send a message through your contact form.

    Best regards,
    Yordan.

    Thread Starter mikeceret

    (@mikeceret)

    Thanks.
    This in itself did not make any difference – I put ‘Your New Name’ in place of ‘Your Name’ so I could see whether the change had taken effect, and it did not show.
    So I deleted the block with the form in in Elementor, and added the [contact-form ......] text in a new block, and it worked fine.
    I think it must have been some Elementor upgrade issue or something.
    I did the same with the French version of the form, where I did not change the text at all, and it also worked again.

    Thanks for the help and the extremely rapid response – much appreciated!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Quiz not showing and error on submit’ is closed to new replies.