launchinteractive
Forum Replies Created
-
Forum: Plugins
In reply to: [Merge + Minify + Refresh] I get asked to install Java…I haven’t tested it with MAMP. I’ll give it a go and see if I can come up with a solution.
Forum: Plugins
In reply to: [Merge + Minify + Refresh] I get asked to install Java…Hmm, I’m guessing it has something to do with your configuration. How have you setup Apache/PHP? Did you manually install it or are you using something like MAMP?
Forum: Plugins
In reply to: [Merge + Minify + Refresh] I get asked to install Java…MMR uses Google Closure to compile the javascript and Closure is Java. That is why it will be asking you to install Java. It should however detect that java isn’t available and use PHP to minify the javascript.
I haven’t tried Zencache but I’ll give it a go and let you know.
Forum: Plugins
In reply to: [Merge + Minify + Refresh] Support for SSLHi Sytnei,
It should work on ssl. I have it running on quite a few ssl sites.
I make my script paths like this so they work on my dev server and live server: //code.jquery.com/jquery-migrate-1.2.1.min.js
Forum: Plugins
In reply to: [Publish View] Compatibility with other pluginsHi Matt, I’ve added basic support for this in version 2.2
Forum: Plugins
In reply to: [Publish View] "Preview Changes" button not opening new tab anymoreHi Guys, I’ve just committed a new release (v2) that makes this optional per user (defaults to new window). I apologise for the inconvenience.
Forum: Plugins
In reply to: [Publish View] "Preview Changes" button not opening new tab anymoreHi Guys, sorry about not replying.. I didn’t realise there was support requests for this plugin.
Preventing new tabs was added as thats how I prefer to work. I will add an option so you can turn this off.
Forum: Plugins
In reply to: [Merge + Minify + Refresh] failure messages on everythingHi jimbo-76, sorry for the delay. It sounds like the javascript failed to compress which could be caused by lots of different things. Do you have a link to the site or demo site that had this issue?
Forum: Plugins
In reply to: [Merge + Minify + Refresh] Compression scheduled -clock icon-Hi IWPer. Its setup as a WP-cron so that there is no delay to the site. If it wasn’t in a cron page loads would take longer while the JS/CSS compresses. The cron should execute on next page load in the background. There currently isn’t a force compress option, however there is a force clear entire cache option.
Forum: Plugins
In reply to: [Merge + Minify + Refresh] homepage is fine but it breaks every other pageHi nando99, apologies for no reply. I didn’t realise there were so many support threads for my plugin. It maybe conflicting with supercache. If you turn off supercache does it work?
Forum: Plugins
In reply to: [Merge + Minify + Refresh] retuns empty css filesHi toimisto, apologies for no reply. I didn’t realise there were so many support threads for my plugin. Have you checked the php error log? Their maybe some clues in there.
Forum: Plugins
In reply to: [Merge + Minify + Refresh] multisite problemHi souri, did you manage to get this working as I’d love to update the plugin to support a multisite setup.
Forum: Plugins
In reply to: [Merge + Minify + Refresh] sslHi souri, apologies for no reply. I didn’t realise there were so many support threads for my plugin. It should work on SSL sites. Infact I’m using it on quite a few. Is this still an issue for you?
Forum: Plugins
In reply to: [Merge + Minify + Refresh] failure notes, no settings availableHi davitz, apologies for no reply. I didn’t realise there were so many support threads for my plugin. Is this bug happening with the latest version of MMR?
Forum: Plugins
In reply to: [Merge + Minify + Refresh] MultisiteHi frenchmedia, I haven’t tested it on multisite. Did you end up getting it to work?