• Resolved Malik Ihtasham

    (@ahtisham1122)


    HI there,
    I am using translate press but the confirmation messages are not coming up on elementor form after submission.

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

Viewing 3 replies - 1 through 3 (of 3 total)
  • Hello,

    When we try to access your website, it gets in an infinite loop.

    Try switching to a default theme such as twentytwenty. If the issue disappears, it’s likely that your current theme is missing the lang attribute from the html tag.
    To fix this, look inside your theme for your header.php or similar file where the html tag is added. Make sure you call language_attributes() to get the lang attribute.

    Here is an example of what it should look like:
    <html <?php language_attributes(); ?>>

    Hopefully, this will fix the issue you are having at this point with the infinite loop.
    After the website can remain loaded we can look further into this issue.
    Cheers,

    Thread Starter Malik Ihtasham

    (@ahtisham1122)

    HI @sdenis,
    I just fixed redirection issue. Could you please check issue now? it’s only for FR version EN is working fine.

    Plugin Support Alex

    (@alexcozmoslabs)

    I set this ticket as Resolved.
    You can also change its status back to unresolved and let us know by replying to this topic if your issue still needs attention.
    Another option is to let this ticket as it is and open a new one where to mention the issue again and ask for support.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Elementor form is not showing confirmation’ is closed to new replies.