Quantcast
Viewing all articles
Browse latest Browse all 31594

Mr Eddy on "[Plugin: W3 Total Cache] Changing settings in "Minify" sub-section triggers error 404"

Hi,

Each time I try to change the settings in "Minify" sub-section, it triggers an error 404 page. And when I get back to my admin panel, I can see that the change wasn't registred.
This goes for any setting in this sub-section.

I need to exclude a CSS file, since I have a script from JUICEBOX taht is not working. It needs to get a CSS file to work, and activiating W3 Total Cache seems to change the baseUrl to :
http://mydomain.com/my-page-url/the-url-of-my-css

<script src="http://www.mr-eddy.com/portfolio/live2/jbcore/juicebox.js"></script>
<script>
  new juicebox({
    baseUrl : '../../portfolio/live2/',
    containerId : 'juicebox-container',
    galleryWidth : '940',
    galleryHeight : '700',
    backgroundColor: '#ffffff'
  });
  </script>

Everything else on the page is loading properly, even the script. So I assume this JS is referring to the CSS file with some baseUrl thing.

I couldn't find any workaround and I'm not willing to do it directly from my database.

Thank you for your support.

Eddy

http://wordpress.org/extend/plugins/w3-total-cache/


Viewing all articles
Browse latest Browse all 31594

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>