• Resolved TRDD

    (@traceyrickard)


    Hello

    I installed the update but the CSS is affecting the whole site and not just the plugin admin.

    Thanks.

Viewing 9 replies - 1 through 9 (of 9 total)
  • Plugin Author N-Media

    (@nmedia)

    Hi,

    please share the site link.

    Thread Starter TRDD

    (@traceyrickard)

    Sorry for the delay in getting back to you I did not get a notification to say you had replied. I have had to roll back to the previous version, the site is live so I cannot leave it as it was. Thanks

    • This reply was modified 8 years, 5 months ago by TRDD.
    Plugin Author N-Media

    (@nmedia)

    ok

    I have the same issue. The CSS from /wp-content/plugins/wp-comment-fields/assets/css/bootstrap-grid.css?ver=4.6.1 is overriding all my style.

    I had to revert to an older version of the plugin.

    Plugin Author N-Media

    (@nmedia)

    Ok We will check this issue.

    Yes, I too have been having issues and resolved it by editing the bootstrap css mentioned by @leo Caseiro. You should seriously consider stripping the css down to only those necessary and not include everything because it contains elements declarations that should be reserved for the theme.

    Plugin Author N-Media

    (@nmedia)

    Hi Folks,

    We have released versoin 1.5 of this plugin. Now bootstrap conflict is removed. And also fixed couple of more issues.

    Thread Starter TRDD

    (@traceyrickard)

    Thank you, it now works much better.

    I am not running a bootstrap site and I had to add this to css otherwise the inputs broke out of the container:

    .nm-wrap-comments .row {
    margin-left: 0 !important;
    margin-right: 0 !important;
    }

    Leo Caseiro

    (@leocaseiro)

    Thanks for that!

Viewing 9 replies - 1 through 9 (of 9 total)
  • The topic ‘Plugin update CSS affects whole site’ is closed to new replies.