• Resolved Chris Ostmo

    (@appideasdotcom)


    Is there any reason to not add html5 script support to Neve?

    I am having an issue with a combination of Neve theme and the wordpress-popular-posts plugin that prevents updating to WP 6.4.

    The issue can be resolved with this code:
    add_theme_support( ‘html5’, array(‘script’) );
    According to this: https://www.ads-software.com/support/topic/wpp-stopped-working-no-data/

    I can add the code to a child theme, but this seems like the sort of thing that a parent theme should have enabled by default.

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

Viewing 4 replies - 1 through 4 (of 4 total)
  • Thread Starter Chris Ostmo

    (@appideasdotcom)

    Bueller. Ferris Bueller.

    irinelenache

    (@irinelenache)

    Hello @appideastdotcom,

    I’m sorry to hear about the issues you encountered!

    I tried to replicate the bug, but the WordPress Popular Posts block works fine for me, both when it’s added on a page or in the sidebar, on multiple WordPress versions.

    Is it possible to share a screenshot or a video with the block settings you used? Also, a link to your website would help me better debug this issue.

    Thanks for helping us making Neve better!

    Best regards,

    Irinel

    Hi @irinelenache,

    I’m the developer of the WordPress Popular Posts plugin.

    I added a workaround to the plugin in version 6.3.4 to make sure that the lack of explicit HTML5 support from some themes (I guess Neve is one of them?) wouldn’t affect the plugin. If you install version 6.3.3 you’ll be able to replicate the issue as described here.

    That was a couple of weeks ago though, OP might have already solved the issue by updating the plugin. Ideally Neve should be updated to provide support for HTML5 tags as described here.

    If you have any comments / questions please feel free to reach out.

    Have a nice day!

    Hello @hcarbera,

    Thank you for explaining the behaviour!

    I managed to replicate the issue now and I forwarded the suggestion to our development team.

    Have a gread day ahead,

    Irinel

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘HTML5 support’ is closed to new replies.