Please check for existence before using, I got a PhP-Notice around line 3120:
function add_styles($todo)
….
if (empty($style->src))
{
// if ($todo_styles[‘depend’])
if (isset($todo_styles)&&$todo_styles[‘depend’]) {
$this->todo_styles[$handle] = $todo_style;
}
continue;
}`
I just noticed this recently. I tried removing the scripts for both Js and CSS from managed enqueued files.
The forms are not displaying unless I disable the BWPminify plugin.
]]>Can I still use it? it not update for 4 years
]]>I disabled JS and CSS minification to make my site visible, but when I turn it on and save and flush the site is broken and displays
GET https://www.dynamisassociates.com/wp-content/plugins/bwp-minify/min/?f=wp-content/plugins/asesor-cookies-para-la-ley-en-espana/html/front/estilos.css,wp-content/plugins/contact-form-7/includes/css/styles.css,wp-content/plugins/revslider/public/assets/css/settings.css,wp-content/themes/dante/css/bootstrap.min.css,wp-content/themes/dante/css/ss-gizmo.css,wp-content/themes/dante/css/font-awesome.min.css,wp-content/themes/dante/style.css,wp-content/themes/dante/css/responsive.css&ver=1541672001 net::ERR_ABORTED 409 (Conflict)
(index):1116 GET https://www.dynamisassociates.com/wp-content/plugins/bwp-minify/min/?f=wp-content/plugins/asesor-cookies-para-la-ley-en-espana/html/front/principal.js,wp-content/plugins/contact-form-7/includes/js/scripts.js,wp-content/themes/dante/js/combine/bootstrap.min.js,wp-content/themes/dante/js/combine/jquery-ui-1.10.2.custom.min.js,wp-content/themes/dante/js/combine/jquery.flexslider-min.js,wp-content/themes/dante/js/combine/jquery.easing.js,wp-content/themes/dante/js/combine/owl.carousel.min.js,wp-content/themes/dante/js/theme-scripts.js,wp-content/themes/dante/js/combine/ilightbox.min.js,wp-content/themes/dante/js/combine/jquery.isotope.min.js&ver=1541672001 net::ERR_ABORTED 409 (Conflict)
]]>
Hey, guys,
Thank you for this nice plugin!
It seems that the handle of combined file contains the name of the first file that was added to the enqueue list.
For instance if the handle of the first style enqueued is cookie-notics
then the resulting combined tag will be something like:
<link rel='stylesheet' id='cookie-notice-front-group-css' href='https://mydomain.com/wp-content/cache/bwp-minify/minify-b1-cookie-notice-front-b2fd320fd30b375d177da9d2cdf4e954.css?ver=1541324651' type='text/css' media='all' />
As you can see this contains the cookie-notice
string twice in it!
Is it possible to change this behaviour or remove it totally?
Cheers,
Takis
Notice: Undefined variable: todo_styles in C:\xampp\htdocs\ornaldo2\wp-content\plugins\bwp-minify\includes\class-bwp-minify.php on line 3120
]]>This plugin seems to store settings in min/config.php, which means it is constantly throwing git out of sync any time one of the settings are changed. It makes updating a bit of a mess. I probably have different settings for dev and production.
Please consider storing settings in the options table for the next release.
]]>Certain pages are being malformed after Wordfence blocked auto-minified stylesheets. Chromium inspector shows 403 error. Following the minified stylesheet link shows the Wordfence blocking message because of potentially malicious activity. De-activating Better WordPress Minify fixed the display issues.
]]>Hi, I installed the pluging and then the menu of the website desappear. I can’t fix, so I had to unintalled, I need to use the pluging, because my site is very slow.
Can you said me how setting the pluging and haven’t got problems with the menu.
I have installed a Premium Theme of The Fluent-Themes Team.
Can you help me to solve the inssue.
Thanks so much
Julia
Does using W3 Total Cache and Better WordPress Minify add-ons create problems?
]]>Hi,
I have enabled the plugin on this site, guide.?lfesival.dk. But pingdom keeps saying that the css and js files are not combine.
I have another site, udstillerguide.dk, where the plugin works like a charm. So I wondered if the problem could be the danish letter “?” in the URL?
It is translated to guide.xn--lfestival-k8a.dk by pingdom
]]>Hi,
I’m using HTTP/2 Server Push feature from Cloudflare plugin https://id.www.ads-software.com/plugins/cloudflare/ , but it seem the output of combined CSS and JS files from your plugin were not being pushed.
Please advice. Thanks in advance.
]]>Hi!
I am designing a website where I need to add some sliders and I chose Metaslider.
Appearantly, there is an incompatibility with Better WordPress Minify. According to what the Metasliders developers opinion, the problem is that BWM ‘do not support the WP function wp_add_inline_script()’
Any suggestion to fix that?
Thanks!
]]>I have installed and enabled your plugin and now my website does not load. You can see it at https://www.americatours.es
]]>I am a bit lost in Google site map testing for one sitemap, taxonomy_category.xml . Google showing sitemap errors for every test with “category” in the BLOG address. I have deleted taxonomy_category.xml from list of sitemaps and wondered if that is the correct solution or is there another way to stop Google from trying to index
(for example) https://www.mvbuyeragents.com/blog/category/https://www.mvbuyeragents.com/blog/category/real-estate-advice/
Thanks for any advice
]]>Greetings,
Love the plugin but
With the plugin enabled I get an error in product add/edit –
The ‘Gallery > Add product gallery images
‘ link is broken
If I disbale the Better WordPress Minify plugin the the media popup window displays as it should do
Can yuo please let me know if there are any settings I can set/change in the minify plugin
Or do I need to disable it?
Thanks in advance
Hi, what is your suggestion to get rid of Eliminate render-blocking issue reported by PageSpeedInsight?
]]>Add ability in new plugin generation to set defer and async for per minified script in order to remove render blocking behaviour.
]]>Hi,
i want to use Better WordPress Minify and it works with regard to the compress datas and page speed. But it does not tolerate with my page builder and video gallery.
In the console there are displayed net:errors which refer to my wp-content….page-builder… I remarked that sometimes the site is shown as insecure instead of using a ssl certificate.
The video gallery is not able to show the clips and opens in an external url.
Thats only because of Java minify. CSS is ok.
Is there a possibility to exlude the access to chosen plugins so that there is no conflict?
Thanks for your support
]]>code in class-bwp-minify.php
$is_loadable = apply_filters(‘bwp_minify_is_loadable’, self::_is_loadable());
runs before child theme functions.php
so, it can’t be used for disable Better WordPress Minify on custom pages
In docs is written:
bwp_minify_is_loadable – Return false to disable BWP Minify (filter)
Hi Khang,
I see that this plugin is not updated since 2 years. Are you open for us to adopt this plugin & continue it’s development?
From the support forums, it seems there are a few issues which need attention.
You can check our current plugin portfolio at: https://profiles.www.ads-software.com/tychesoftwares#content-plugins .
Let me know your thoughts.
:Vishal
]]>I ended up deleting BWP Minify as Wordfence said it looked like it was abandoned. A look at the page says it’s only tested to 4.0.19. Further, I found some CSS conflicts appearing on the homepage and my Ninja Forms Contact Form wouldn’t load. After I deleted BWP Minify, the problems were resolved.
Basically just giving you an update what happened. Any thoughts about a brand new version? Tested with WP 4.9?
]]>Hello, how are you?
First of all congratulations on the creation of the plugin!
I’m currently using the Live Composer plugin to create the theme for my website, which does not generate HTML files. I’m also using the WP Super Cache plugin to then create compressed static files.
For Scripts I’m using BWP, where I can reduce 1/3 of the consumption of requests.
However, when using BWP the access to each new page is slow and the consumption of the processor of the server increases a lot, taking the site several times of the air.
Could you help me find the problem? Maybe BWP is not compatible with Live Composer? Or does it indicate another plugin to minimize the scripts?
Website: https://www.autocustom.com.br
(BWP is currently disabled)
Hi,
After I installed the plugin I can not more see the path in which PHP or CSS File I should make changes if I want to make changes. If you not really understand what I mean, please see the pictures here.
https://www.bilder-hochladen.net/i/m2aw-2-b3f4.jpg
https://www.bilder-hochladen.net/i/m2aw-1-b53a.jpg
I am not sure why these files are detected as malicious by the web host.
1.plugins/bwpminify/cache/minify_scripts,idletimer.min,custom,commentreply.min,custom.min,moo_
2.bwp-minify/cache/minify_scripts,idletimer.min,custom,custom.min,mootoolscoreyc,Enlig_
Hi, I have very much CSS code in my sourcecode tagged with
<!-- custom styles set at your backend-->
...
<!-- end custom styles-->
I am using the theme “Enfold” from Kriesi.
Is it possible to get this CSS code in one minified .css?
]]>I have been using Better WordPress Minify for some time on many sites, and today Wordfence is reporting an issue in that “Better WordPress Minify appears to be abandoned”. Looming at the plugin it hasn’t been updated in over 2 years. So this is quite concerning.
Please could someone comment on that? We have a policy to only use plugins that are maintained often, and doesn’t look like Better WordPress Minify is.
Thanks
]]>Hello,
we are long term users of your plugin and like a lot. But it seems abandoned, because it has not been updated for quite a while.
Can you please send a new version to make the warning from WP (“plugin unsupported..”) so it makes us all feel more comfortable using it in 4.8* (where official tested up to 4.0*) disappear?
Allbest
Team jansass
I am using Better WordPress Minify plugin to combine CSS and js files and ultimately making fewer requests. But since I activated it “add expires headers” is not working.
Anyone Please help
I have tried to enable CDN support using your plugin. When I do so CSS is missing and some images are also missing. If I disable CDN support all works well. Any help would be appreciated. Thanks.
]]>