Viewing 6 replies - 1 through 6 (of 6 total)
  • Plugin Contributor Champ Camba

    (@champsupertramp)

    Hi @amast7

    Does this issue occur with a default WordPress theme such as 2020 or 2021?

    Regards,

    Thread Starter amast7

    (@amast7)

    Hello,

    Yes it is working with 2021 theme. We use understrap now as parent theme and we custom develop a child theme. Do you think is JS problem?

    Thread Starter amast7

    (@amast7)

    I found it.

    People should not wp_deregister_script(‘wp-polyfill’);

    Thanks!

    Plugin Contributor Champ Camba

    (@champsupertramp)

    Hi @amast7

    Do you have other plugins installed on your site? Have you tried deactivating them and leave UM active? Let’s see if there’s a plugin conflict.

    Regards,

    Thread Starter amast7

    (@amast7)

    wp_deregister_script(‘wp-polyfill’); in our child theme we remove unused scripts/styles and we fixed it!

    Plugin Contributor Champ Camba

    (@champsupertramp)

    Hi @amast7

    Thanks for letting us know how you resolved the issue. I am closing this thread now.

    Regards,

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘Incorrect CSS display none’ is closed to new replies.