• Resolved c3oorg

    (@c3oorg)


    Installing this plugin made it insert a bootstrap stylesheet into the header of my webpage that wreaks havoc with my actual theme (Frost, a Gutenberg theme), just overriding everything there.

    [WordPress front page head]
    <link rel="stylesheet" id="newsletters-bootstrap-css" href="/wp-content/plugins/newsletters-lite/views/assets/bootstrap-5.1.3-dist/css/bootstrap.min.css?ver=5.1.3" media="all">
    [bootstrap.min.css]
    body {
    font-family:var(--bs-body-font-family);
    ...
    }

    What bizarre behavior! Is this plugin incompatible with modern themes and not being maintained anymore, or is something else going wrong in my case?

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter c3oorg

    (@c3oorg)

    Update: I found a setting to disable this now in Configuration > General > Theme, Scripts & Custom CSS. Still think that it’s truly bizarre default behavior.

    It’s also completely unclear from the settings what function this random variety of frameworks and libraries serves, why I should want to include them on every page of my website slowing everything down and causing conflicts, or what the consequences of turning them off might be (did it break some other corner of the plugin now?).

    • This reply was modified 1 year, 6 months ago by c3oorg.
    Plugin Support Tribulant Software

    (@tribulant)

    Thanks for your comment and I’m happy to hear you figured out what caused this. I assure you that our plugin is being maintained. You can look at our changelog on our website to see the number of updates we launch per year: https://tribulant.com/docs/wordpress-mailing-list-plugin/31/#doc6 (see Release Notes).

    I can see your frustration with how confusing that setting is. I do agree with you. It’s from the past and it’s necessary to have it, as you now know. I’ll add a note so that we can work on this and see how we can clarify that whole section. We don’t know for when or which version, but I have added it now to our list.

    It should only affect the CSS and such of your page and not break a part of our Newsletter plugin. You can still edit the CSS on your own.

    For most themes, it works without configuring that part when you first install our plugin. But, since there are dozens of thousands of themes, and we can’t support them all, we offer a few settings to help with this.

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘This plugin overrides my theme’s basic CSS’ is closed to new replies.