• Hy guys, on all my blog posts i can see this advice from google inspection tool. It’s related to the comment box:

    A form field has an id or name attribute that the browser’s autofill recognizes. However, it doesn’t have an autocomplete attribute assigned. This might prevent the browser from correctly autofilling the form.

    To fix this issue, provide an autocomplete attribute.

    The problem is in the email form field:

    <input id="email" name="email" type="text" value="" placeholder="Email*" size="30" aria-required="true">

    It is possible to fix this?
    Thanks!

Viewing 3 replies - 1 through 3 (of 3 total)
  • Hi @jedi82,

    Could you please share a screenshot, so we can understand you better? Also, if you temporarily switch the theme to a default WordPress theme, do you have the same thing?

    I look forward to hearing from you.

    Kind regards,
    Herman 😊

    Thread Starter Jedi82

    (@jedi82)

    Hello and yes sure. If i switch to the wordpress theme, the warning disappear. Screenshot:

    https://share.cleanshot.com/4gmtmtvY

    The blog post (but all the others are the same) where you can have a look about the “error” is here (please don’t share here the url when you will reply):

    https://share.cleanshot.com/7DGsbjXy

    • This reply was modified 1 week, 4 days ago by Jedi82.
    • This reply was modified 1 week, 4 days ago by Jedi82.

    Hi @jedi82,

    I can see the same thing on my end. Thank you for bringing this to our attention and we are sorry for the inconvenience. I am bringing this to our team.

    Kind regards,
    Herman 😊

Viewing 3 replies - 1 through 3 (of 3 total)
  • You must be logged in to reply to this topic.