launchinteractive
Forum Replies Created
-
Forum: Plugins
In reply to: [Merge + Minify + Refresh] Mixed contetn errorHi, do you have the url’s under Settings > General set to https?
Hi, that sounds reasonable. I’ll add it as a setting in the admin.
Forum: Plugins
In reply to: [Merge + Minify + Refresh] Consistent 404 errorsPotentially.
On a page load MMR schedules minification using wp-cron and outputs a non-minified url. Once the cron has run the url will update. If your CDN caches the HTML with the first url then it won’t request the updated minified code.Does that make sense?
There is a plugin by Andrew Minion that works around this issue that might be helpful: https://ww.wp.xz.cn/plugins/merge-minify-refresh-clear-caches/
Forum: Plugins
In reply to: [Merge + Minify + Refresh] Consistent 404 errorsNo, thats not expected behaviour at all. I’m guessing another plugin is conflicting with MMR or your have a CDN that is caching the HTML and linking to the old file. Could either of these be the cause?
Forum: Plugins
In reply to: [Merge + Minify + Refresh] Single page missing .js filesHi,
I’m guessing one of your scripts isn’t compressing correctly. Try adding the script paths you think might be causing this to the “ignore these files” box then refresh the page that is playing up. You should be able to determine the file that is causing the issue.
Forum: Plugins
In reply to: [Merge + Minify + Refresh] Widgets are not visible in customizerDo you mean in the admin area? MMR doesn’t make any changes to the admin area so it may be something else.
We will have a look at this.
How are you enqueueing “http://fonts.googleapis.com/css?family=Open+Sans:400,800,300,700”?
Are you updating the content of your site or modifying the template files? I can see that you are using the neighborhood theme and I’m wondering if it’s an issue with the theme.
Forum: Plugins
In reply to: [Merge + Minify + Refresh] Please don’t rely on DOCUMENT_ROOTThanks. Do you have any other suggestions on how to figure it out besides getting the user to manually set it?
Forum: Plugins
In reply to: [Merge + Minify + Refresh] How to Properly Uninstall MMRmarking as resolved.
Forum: Plugins
In reply to: [Merge + Minify + Refresh] Google PageSpeed Reporting on your Pluginmarking as resolved.
Hi,
I don’t think this is an MMR issue and may be fixed. I’ve just installed the cookie notice plugin and its worked fine. I will mark it as resolved.
If you need to fix it you may need to get their plugin updated to call jQuery like this: jQuery.fn.getCookieNotice
Forum: Plugins
In reply to: [Merge + Minify + Refresh] console errorsHi Ron,
If you turn off link preload in MMR settings that will solve the warnings. Currently MMR only enables link preload for all scripts. You can’t choose which ones you want to preload.
Forum: Plugins
In reply to: [Merge + Minify + Refresh] WP Admin page acnnot accessmarking as resolved.
Forum: Plugins
In reply to: [Merge + Minify + Refresh] Gzip Encoding with Nginxmarking as resolved.