• It looks like MZ is over writing a the container class in my theme. There is a _grid.scss file running from a bowercomponents folder that is breaking the grid on my theme. How or why this is running I have no idea, but it is only happening when I use the MZ short code. Cant this be rectified please?

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

    (@mikeill)

    can you tell me what theme you are using? that might help. there wouldn’t be — or shouldn’t be — any .scss file doing anything on the web server. those files just compile into .css files. please include a link to the page for your theme.

    Thread Starter grs

    (@grs)

    Somehow the page I’m using MZ on is loading styles from /bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_grid.scss

    The theme I am using is called Symetrio. A premium theme I bought from theme forest.

    https://pherform.com/classes/

    Plugin Author mikeill

    (@mikeill)

    Are you saying that the directory /bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap/_grid.scss exists on the server? if so, try changing it’s name or removing it. You can also use firebug extension for firefox or chrome developer tools to see which CSS is causing the conflict.

    Thread Starter grs

    (@grs)

    That is the weird part. The directory doesn’t seem to physically exist in the directory structure. I assumed it was being created on the fly.

    Thread Starter grs

    (@grs)

    and I was using chrome dev tools to find that _grid.scss was causing the issues with the .container class.

    Plugin Author mikeill

    (@mikeill)

    I wish I could be of more help on this. Usually with commercial themes the WP forums fall short. I’m releasing a new version of the plugin which might make some difference, but I don’t think it’s terribly likely.

    Thread Starter grs

    (@grs)

    I don’t believe this is being created by my theme. This only happens when the MZ plugin is initiated.

    Thread Starter grs

    (@grs)

    The theme on it’s own does not use the bootstrap framework.

    Plugin Author mikeill

    (@mikeill)

    It seems that the theme you are using and this plugin are incompatible, or at least there is a conflict. If you want you can email me a zipped copy of the theme and I’ll look at it when I have a chance this week. mike at mzoo.org.

Viewing 9 replies - 1 through 9 (of 9 total)
  • The topic ‘container class breaks theme’ is closed to new replies.