Support » Plugin: Livemesh SiteOrigin Widgets » Live mesh breaks website when minified

  • David

    (@dihetherington)


    Hello,

    I am using live mesh, a fab plugin. However when I use w3total and minify. The website appears to work for 24hours and then the css breaks. I have narrowed it down to this plugin 😌 I want to exclude this plugin entirely from minification for both css and JavaScript. Can you please tell me all the file names and paths so I can exclude them please.

    Kind regards

    David

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author livemesh

    (@livemesh)

    The CSS files loaded would depend on the specific widgets you have loaded in your page – the plugin loads most CSS files on demand.

    If you post the URL for the page, I can help identify them. Or else just view the source for the page (right mouse click on the page and choose “View Page Source” from the right click menu in Chrome browser) and look for stylesheets related to the plugin.

    Just look at all those CSS files which are originating from the folder – /wp-content/plugins/livemesh-siteorigin-widgets.

    I will be eager to know which specific files are causing this issue so that we can fix them.

    Plugin Author livemesh

    (@livemesh)

    The CSS files loaded would depend on the specific widgets you have loaded in your page – the plugin loads most CSS files on demand.

    If you post the URL for the page, I can help identify them. Or else just view the source for the page (right mouse click on the page and choose “View Page Source” from the right click menu in Chrome browser) and look for stylesheets related to the plugin. The stylesheets should look like these –

    <link rel='stylesheet' id='lsow-animate-styles-css' href='http://portfoliotheme.org/siteorigin-widgets/wp-content/plugins/livemesh-siteorigin-widgets-pro/assets/css/animate.css' type='text/css' media='all'/>
    <link rel='stylesheet' id='lsow-frontend-styles-css' href='http://portfoliotheme.org/siteorigin-widgets/wp-content/plugins/livemesh-siteorigin-widgets-pro/assets/css/lsow-frontend.css' type='text/css' media='all'/>
    <link rel='stylesheet' id='lsow-layout-styles-css' href='http://portfoliotheme.org/siteorigin-widgets/wp-content/plugins/livemesh-siteorigin-widgets-pro/assets/css/lsow-layouts.css' type='text/css' media='all'/>
    <link rel='stylesheet' id='lsow-icomoon-styles-css' href='http://portfoliotheme.org/siteorigin-widgets/wp-content/plugins/livemesh-siteorigin-widgets-pro/assets/css/icomoon.css' type='text/css' media='all'/>
    <link rel='stylesheet' id='lsow-magnific-popup-css' href='http://portfoliotheme.org/siteorigin-widgets/wp-content/plugins/livemesh-siteorigin-widgets-pro/assets/css/magnific-popup.css' type='text/css' media='all'/>
    <link rel='stylesheet' id='lsow-portfolio-css' href='http://portfoliotheme.org/siteorigin-widgets/wp-content/plugins/livemesh-siteorigin-widgets-pro/includes/widgets/lsow-portfolio-widget/css/style.css' type='text/css' media='all'/>
    <link rel='stylesheet' id='lsow-portfolio-default-58a26905627a-css' href='http://portfoliotheme.org/siteorigin-widgets/wp-content/uploads/sites/14/siteorigin-widgets/lsow-portfolio-default-58a26905627a.css' type='text/css' media='all'/>
    <link rel='stylesheet' id='lsow-heading-css' href='http://portfoliotheme.org/siteorigin-widgets/wp-content/plugins/livemesh-siteorigin-widgets-pro/includes/widgets/lsow-heading-widget/css/style.css' type='text/css' media='all'/>
    <link rel='stylesheet' id='lsow-icon-list-css' href='http://portfoliotheme.org/siteorigin-widgets/wp-content/plugins/livemesh-siteorigin-widgets-pro/includes/widgets/lsow-icon-list-widget/css/style.css' type='text/css' media='all'/>
    <link rel='stylesheet' id='lsow-icon-list-default-e1168186f91f-css' href='http://portfoliotheme.org/siteorigin-widgets/wp-content/uploads/sites/14/siteorigin-widgets/lsow-icon-list-default-e1168186f91f.css' type='text/css' media='all'/>
    <link rel='stylesheet' id='lsow-icon-list-default-f60db61b5517-css' href='http://portfoliotheme.org/siteorigin-widgets/wp-content/uploads/sites/14/siteorigin-widgets/lsow-icon-list-default-f60db61b5517.css' type='text/css' media='all'/>
    <link rel='stylesheet' id='lsow-button-css' href='http://portfoliotheme.org/siteorigin-widgets/wp-content/plugins/livemesh-siteorigin-widgets-pro/includes/widgets/lsow-button-widget/css/style.css' type='text/css' media='all'/>

    I will be eager to know which specific files are causing this issue so that we can fix them.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Live mesh breaks website when minified’ is closed to new replies.