• Resolved Guido

    (@guido07111975)


    Hi @gracethemes,

    With debugging turned on I’m getting this notice:

    Notice: Function add_theme_support( 'html5' ) was called <strong>incorrectly</strong>. You need to pass an array of types.

    When I check theme file functions, I find this:

    add_theme_support('html5');

    So apparently this is the wrong way for adding this support. Check this page.

    Guido

Viewing 1 replies (of 1 total)
  • Thread Starter Guido

    (@guido07111975)

    It looks like that you’ve fixed this in last update. Marking this topic resolved.

    Guido

Viewing 1 replies (of 1 total)
  • The topic ‘Wrong way of adding theme support for HTML5’ is closed to new replies.