launchinteractive
Forum Replies Created
-
Thanks fhoech for pointing this out. I have just pushed 1.6.9.1 which should fix this.
I totally agree about the code duplication. Its needs a huge cleanup! If we get time we will look into this.
Forum: Plugins
In reply to: [Merge + Minify + Refresh] Unmerged CSS deleted when it shouldn’t beThat should be fine. I just tested including scripts just like you and it worked. Are you able to try a different theme just to ensure that something else in the theme isn’t breaking it?
Forum: Plugins
In reply to: [Merge + Minify + Refresh] Unmerged CSS deleted when it shouldn’t beHi Daniel, I’ve try your settings with version 1.6.9 and it seems to be fine.
What other plugins do you have installed?
Forum: Plugins
In reply to: [Merge + Minify + Refresh] Unmerged CSS deleted when it shouldn’t beThat is very odd behaviour.
What version of MMR are you using? Those line numbers don’t seem to match up.
Also, are you able to tell me what settings you have on and off so I can try to replicate your issue?
Forum: Plugins
In reply to: [ACF Content Analysis for Yoast SEO] ysacf_exclude_fields javascript errorThanks!
Forum: Plugins
In reply to: [ACF Content Analysis for Yoast SEO] ysacf_exclude_fields javascript errorOk great. Is there an easy way to determine the field names to ignore?
eg. I have a html area called “single_column_content” in a flexible content called “content”
Forum: Plugins
In reply to: [Merge + Minify + Refresh] Suggestion: Disable in adminI suppose we could ignore the admin-bar css and js. You can currently add their paths in the exclude area.
MMR shouldn’t affect the admin at all and its designed to only merge-minify the live site. There can be double ups as logged in users have different includes to non-logged in users… we can’t really turn this off because then sites that require the user to log in won’t be minified.
Forum: Plugins
In reply to: [Merge + Minify + Refresh] Reduce amount of css filesHey Peixoto, Are you happy for me to mark this as resolved?
Forum: Plugins
In reply to: [Merge + Minify + Refresh] Broke mobile site some pagesHi Steve. There might be issues with some themes depending on how they are written. Any chance you can provide a link to your site or let me know what theme you are using?
Forum: Plugins
In reply to: [Merge + Minify + Refresh] Suggestion: Disable in adminHI Guys, I’m not sure exactly what your after here.. or what the main issue is. Could you please explain it a bit more?
Forum: Plugins
In reply to: [Merge + Minify + Refresh] no CSS loadedWere you using the Minify plugin at the same time? If so I believe that is the cause of the problem. When I tried the Doctor theme with just MMR it seems fine.
Forum: Plugins
In reply to: [Merge + Minify + Refresh] no CSS loadedAre you able to send me a link to your site?
Maybe it has errors merging the CSS.
Forum: Reviews
In reply to: [Merge + Minify + Refresh] Works great for HTTP sitesHi James. The plugin should work on HTTPS but might have trouble with some setups. Is your site all HTTPS or just some pages in the site?
Forum: Plugins
In reply to: [Merge + Minify + Refresh] HTTPS CompatibilityHi James. The plugin should work on HTTPS but might have trouble with some setups. Is your site all HTTPS or just some pages in the site?
Forum: Reviews
In reply to: [Merge + Minify + Refresh] Not really impressive as much as AutoptimizeHi Cuta,
You are correct, MMR doesn’t minify HTML. We might add this in an update.
Files won’t merge for various reasons (different css media types, header or footer scripts etc etc.) intentionally because otherwise the websites could break. Additional work may be required in order to set the right order of JS and CSS includes.