• Resolved alnestabs

    (@alnestabs)


    I apparently put wrong code into the customization section in Appearance > Max Mega Menu. Now it shows error

    Warning: CSS compilation failed. Please check your changes or revert the theme.

    parse error: failed at `

    I already reinstalled the plugin but the message stays. So I wonder, where is that custom css stored?

    https://wordpress.org/plugins/megamenu/

Viewing 1 replies (of 1 total)
  • Plugin Author megamenu

    (@megamenu)

    Hi alnestabs,

    The CSS is cached in wp_options (using the transients api), but only once it’s been compiled.

    If you make an error in the theme editor somewhere then it will fail to compile in the first place so it won’t get stored anywhere.

    – If you’ve edited the default theme then you’ll need to fix your error in the theme editor or click the ‘revert theme’ link at the bottom of the page to revert it back to a working state.

    – If you created your own theme then you’ll need to find the error or start again (delete theme and create a new one).

    Regards,
    Tom

Viewing 1 replies (of 1 total)

The topic ‘Where does megamenu plugin store custom css code?’ is closed to new replies.