I’m migrating my site to a aws server and after migration. i receive a warning on my dashboard that MinQueue was unable write something in uploads folder. I tried to deactivate the plugin but the files included in MinQueue configuration are still unable to load.
How can I fix this?
Thank you.
]]>Hi,
Your plugin has been great for a while now, but recently it has caused some issues. I have not deactivated, but instead cancelled any js handles, as there is an issue here. e.g. wp-login.php was not working and customers cannot log in to the forum.
Do you know why this could be happening?
HI.
I have added “/wp-content/uploads/minqueue-cache/*” to my .gitignore file, but i still see files e.g. wp-content/uploads/minqueue-cache/minqueue-81f9c7d4-8ad3cc38.css
Why doesn’t gitignore ignore the stuff from minqueue? What am i doing wrong? Any help/answers appreciated.
Is there a reason why some of the items in the queue have a check and others don’t, even though I list all of them in the admin to queue up?
]]>Just wanted to know if the plugin is being maintained and is safe to use on production sites, running on wp 4.5
]]>In the options :
wp-admin/options-general.php?page=minqueue
The title of sections are in <h2> instead of <h3>
Thanks for this plugin !
]]>Hello,
I install the plugin on my website and it’s good.
But when I am on localhost (on windows), it doesn’t work.
I found the problem in class.minqueue.php:
var_dump($this->cache_dir); ->
D:\wamp\www\myproject\wp/wp-content/uploads/minqueue-cache/minqueue-7373018b-a594e201.css
The slash are different and the file is not found by script.
]]>Is there anyway to customise the minified file names?
]]>I’m running speed tests on my site with GTMetrix and tools.pingdom.com to see how much minifying the JS and CSS on the site improves the voerall performance.
I still see all of the separate JS and CSS files being loaded… Shouldnt only 1 JS and 1 CSS file get loaded if they are being minified and combined?
Or am I misunderstanding what the plugin does?
]]>Hi thanks again for a great plugin, been searching for this for years!
I have a multilingual website (dutch/english) using the WPML plugin but Minqueue only works with the standard language. For all English pages ‘en’ is added to the URL.
https://jaaadesign.nl/ (working)
https://jaaadesign.nl/en/ (not working)
Is there a fix for this?
Thanks,
Nick
]]>I have installed the plugin. I have added a queue for both css and scripts. But nothing has changed. My WordPress version is 4.1.1.
]]>The helper bar that is displayed in the wordpress dashboard no longer displays. I have the helper enabled in minqueue setup. How can I restore it?
.
hi i spent ages configuring each queue etc and each time went to check via yslow that the files was being combined and cached properly, all good,UNTIL! i decided to log out and check with yslow again then i could see all the scripts was not showing as combined as they was earlier, so i log back in and check yslow and guess what? the files still arent showing combined , so i then go back to minqueue settings and hit save again and go check and guess what? now i view with yslow and they are showing as combined :/
So i repeat process a number of times on diff installs and diff themes and this happens consistently, please note all installs have diff themes plugins and databases and have been checked with plugins on and off.
also may i add ive also tested it with the github most recent version which is still outdated.
latest wordpress versions, it looks like this plugin is broke or do you have a solution?
]]>Hi,
After trying to add a few styles to the queue the front-end has a few problems, layout is hustled so to speak.
What could be the problem?
Thanks!
]]>I moved wp to different folder but this plugin is not updating the folder structure… I’ve tried removing folders, resetting plugin etc. Any help appreciated this plugin is just perfect otherwise if id only get it to work again.
]]>I’m running 4.0 and MinQueue 1.1.2.
I turned on the helper, went to the site, clicked on MinQueue button. No files show up in the pop-up.
Dan
]]>This plugin looks great and I have seen good references to it on several blog posts about improving wordpress performance, but, for any reason, I can’t get to understand how it works.
1) I have activated frontend helper
2) I have configured, for example, a queue in ‘script minification’ section, like this: events-maker-sorting, jquery-ui-core, jquery-ui-datepicker, jquery-ui-datepicker-local-es
3) I have ‘enabled’ script minification section
4) I have deactivated frontend helper and saved the settings
5) I have cleared cache
Now I go to frontend, reload, see the source code but scripts appear as if nothing have happened: independent scripts (not concatenated) and not minified.
I don’t know what I’m missing! Thank you very much in advance for your help
]]>Wonderfully simple plugin. Thanks for putting it together. I learned about it at Boston WordCamp 2013.
Does the Minify library included in MinQueue provide an alternate compressor to YUI? Certain environments such as WPEngine disable exec()
for security reasons which would prevent the Java-based compressor from running. I hadn’t tried it but the plugin wpengine-ready
shows warnings.
As the plugin is written, it would be easy to drop in a replacement class to provide that support. I’m wondering if someone has already done this.
]]>The instructions mention “advanced usage” via configuration file. Is this implemented yet and if so, where would the documentation for this be?
]]>This plugin works well to speed up page loading, but I’ve discovered that it looses all the queue lists whenever the plugin is disabled. I’ve already had to try to reproduce twice what I successfully did to minify most scripts and styles for my site. Not sure I’ll use it again because of this basic glitch. Not saving the queue lists is a fatal flaw from my perspective.
]]>Hello,
first, thanks for this really nice plugin. It works normally very nice and I really like to use it.
I have some issues, and I don′t know how to fix it at best. I use MinQueue together with WP Super Cache and MaxCDN. I worked last time on my website on Friday last week, all was fine.
Today in the morning I start my Frontpage and all the CSS and JS was broken.
First I purged the CDN, nothing happens. After this step I purged first the cache from WP Super Cache and afterward the CDN, nothing happens.
As the last step I purged the cache from Minqueue. It was show me 32 cached files. After this I purged WP Super Cache and at last the CDN and all was working fine.
Does anybody know what I can do as best to fix it? I′m not very happy that our customers become a broken website to see..
@Plugin-Author:Is this Plugin still under your development?
Thanks a lot and best regards
]]>Hey – As I wrote before, I’m a big fan of this plugin and I believe it’s doing things the right way..
However, I’ve hit a couple of issues this week – with my site failing to load correctly – clearing the MinQueue cache has fixed things both times..
My error logs are empty of anything relevant – where can I look for clues or do you have any ideas about what could be the cause – I’m aware I’ve provided no details – so I’m asking if you have a general idea or inkling?
Thanks in advance.
Q
]]>Hi,
I’ve just been introduced to your plugin. I decided to try it on a test site running on MAMP and it’s failing to work with the following msg from the inspector (chrome):
Uncaught TypeError: Cannot call method ‘appendChild’ of null
Have I done anything wrong?
]]>Hey – I seriously love this plugin – it provides me with the power to order, minify and stick all my scripts and styles into single large files – allowing me to work on unminified versions locally.. and not need to compile minified versions to upload – ideal!
It also does what W3TC a BWPMinify can never do – and that’s minify all the scripts into a single file without causing dependency or order based issues.
To be picky – there is one thing that bothers me – WPMU does it far too often ( an extreme example ) – they add notifications to all WP admin screens when it’s not really required.
Perhaps your notice about the helper function being active is not really “so” important that it should be stuck at the top of all pages – simple fix would be something like:
class.minqueue-admin.php:320
function display_admin_notices() {
$current_screen = get_current_screen();
if ( 'settings_page_minqueue' == $current_screen->id ) {
// show reminder about helper ##
if ( isset( $this->options['helper'] ) && $this->options['helper'] === true ) {
$this->admin_notices->add_notice( 'MinQueue helper is currently active', true );
}
// hide plugin activation notice ##
$this->admin_notices->delete_notice( 'minqueue_min_activation_notice' );
}
}
Thanks for all your hard work – this is well written, well planned and nicely executed plugin!
Ray
]]>Is there a way to send the minified and concatenated script files to the footer? I would imagine something has to be changed in one of the plugin php files but I don’t know which one.
Thanks,
Theunvarnished
]]>The plugin is activated and the Helper is enabled. When I look at the front page of my site, no Helper box. It does exist, because I can see the Helper’s style.css in the page source code.
The Script minification method, when selecting “Enable script minification”, as well as the Style minification method when selecting “Enable style minification” – both revert back to “disabled” once the “Save Changes” button is clicked.
Baffled…
]]>Not all files are added to the queue like
https://www.peleke.de/wp-content/plugins/piwik-search-engine-keywords/style.css
https://www.peleke.de/wp-content/themes/picochic/style.css
https://www.peleke.de/wp-includes/js/comment-reply.min.js?ver=3.5.2
https://www.peleke.de/piwik/js/
even if I add wp-piwik, style and comment-reply.min to the list.
And if I add gdsr_style_main the CSS isn’t loading correctly for the stars.
Thanks for help.
]]>No matter what I try nothing seems to change, the files are not concatenated, they each still load separately.
]]>Fatal error: Undefined class constant 'SKIP_DOTS' in /home/user/public_html/<site_name>/wp-content/plugins/minqueue/class.minqueue.php on line 434
how to resolve this
]]>This plugin slows down my site. My site loads about 1 sec faster without it. 73 instead of 47 requests but hey, its faster without it.
]]>