• Hi. Opinionstage is enqueuing several (duplicate) assets for Gutenberg blocks on *every* page load, even when no OpinionStage widgets are present and regardless of logged-in user.

    Could you please look into it, as it’s really hurting performance and the resources are not even necessary when no OpinionStage widget is present on that page.

    The file is block.style.build.css and they all have the same content:

    .wp-block-cgb-block-bootstrap-alert {
        background: #ff4500;
        border: .2rem solid #292929;
        color: #292929;
        margin: 0 auto;
        max-width: 740px;
        padding: 2rem
    }

    See also this screenshot for more explanation.

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

Viewing 7 replies - 1 through 7 (of 7 total)
Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘Multiple OpinionStage Gutenberg assets loaded’ is closed to new replies.