I have not been able to get any responses for this issue. Is is possible to use w3 total cache with CDN activated and if so what are the steps to make it work. If it does not what are the paths I should exclude to disable the CDN on the nextgen slideshow.
Without CDN activated in W3 total cache, it works. But when CDN is turned on I just get a black box with spinning wait cursor.
http://wordpress.org/extend/plugins/nextgen-gallery/
I can't believe there is no support for this.
Anyone who has the two working can help out?
I had the same issue. This is what I did and it seems to work.
In the W3 Total Cache CDN settings, I told it to "reject" the image rotator file. Remember, the one you needed to setup when you installed NextGen. It's typically found here: /wp-content/uploads/imagerotator.swf
Rejected Files:
wp-content/uploads/imagerotator.swf
Yep, countrymusicchicago's solution worked for me too, I even created a blog post about it:
http://www.magneticwebworks.com/solution-to-nextgen-gallery-slideshow-cdn-conflict/
robnalexpress
Member
Posted 1 year ago #
Not working for me. I must be missing something....
robnalexpress
Member
Posted 1 year ago #
I have to deactivate the entire W3 Total Cache plugin for the NextGEN slideshow to work.
I will look into this after the next release, Never used W3 Total Cache
robnalexpress
Member
Posted 1 year ago #
Thanks, Alex! I would like to be able to use nextGEN, but it may be easier to install a different gallery plugin than to install a different caching plugin.
Maybe it's easier for both of us :-) Any way i will check it...
robnalexpress
Member
Posted 1 year ago #
Thanks, Alex! Still looking for a setting on W3TC that may be causing this. Maybe we can get some help from Frederick?!
CDN breaks gallery plugins when either the flash does configured to run or open files from another domain or not all of the files (images, CSS / JS) have been exported to the CDN. By default the upload path for NGG is supported in the CDN settings. So without more specific information this is the best I can offer.
@robnalexpress I have no idea what your settings are and your settings are the only reason it's working for others and not you. You can submit a bug submission form from the support tab of the plugin if you like.
robnalexpress
Member
Posted 1 year ago #
Thanks, Frederick. Will do a bug submission.
The issue appeared to be caused by using the line break removal option on the JavaScript.
robnalexpress
Member
Posted 1 year ago #
Frederick- Thank you so much for taking the time to look into this- and solve it, and for building this impressive plugin! Users who are experiencing this issue need to be aware that it is still necessary to include 'wp-content/uploads/imagerotator.swf' in the rejected files field under CDN/Advanced, if using CDN with NextGEN Gallery Slideshow.
Still can't get the Nextgen/options/general PicLens/CoolIris option to work, but that is not critical and probably just adds external bloat to the site.
What exactly is broken with PicLens?
agentOOjoe
Member
Posted 1 year ago #
I have a quick, somewhat unrelated question but I feel as though it should be easy for someone here to answer.
I am about to implement a CDN (CloudFiles) with my server setup. My current hosting includes 2gb disk space, and I am expecting to exceed that with site content (multimedia site). My question is, when you host files in the CDN, do those files still take up space on your domain server? Or are they completely moved to your CDN space?
Thanks!
agentOOjoe
Member
Posted 1 year ago #
Forgot to mention... My site will be mainly photography and will be based largely around NextGen (absolutely the best gallery plugin available for WordPress). I especially wanted to thank the author for including the ability to edit meta-data in the Manage Gallery section.
when you host files in the CDN, do those files still take up space on your domain server?
Copies of the files are exported (uploaded) to the CDN provider when using origin push method.