Search Results for 'minify'

    No search results were found in Documentation!

Results from the Forum
Andrei L.
tagDiv Member

Hi

The less files are used only for development purpose and the changes made there don’t applies on the site. Also a part of the css for woocommerce is in style-woocommerce.css I’ve noticed that you’re some minify tool for css, which load all css from main css file of the theme, style.css, on the page instead of loading the file itself. The style.css contains a huge part of woocommerce style, that’s why that code appear on the page. If you want to remove a particular part of css code you need to edit the style.css file and delete that part manually.
Hope this help.

Thanks!

Andrei L.
tagDiv Member

Hi

If checked this post: http://truelifefitness.ca/have-a-little-faith-willing-yourself-into-shape/ and the image link is correct now, however you have a js error in console: http://screencast.com/t/KRViBYvr3 This may occur because you’re using a minified js. We don’t recommend using the minify option for js and css also because we had numerous theme issues reported and the vast majority of them proved to occur because of minified js/css or when using CDN host services which can deliver old file content if not used right.
Try do deactivate the js minifications, clear all caches and test again.

Thanks!

Andrei L.
tagDiv Member

Hi

Sorry for that inconvenience.
Unfortunately minifying js could cause issues which why we don’t recommend using the minify option for js. We had numerous theme issues reported and the vast majority of them proved to occur because of minified js or when using CDN host services which can deliver old file content if not used right.

Thanks for the message!

farthestnorth
tagDiv Member

FIXED: Closure composer under advanced mified Js Composer makes images unrenderable? Changed minify js back to simple and all is well

Sumikai
Participant
#0

Hi,

we use the cache plugin wp-rocket and when we use the option “minify js” is displays not article Image when we use article style 6. Although I have the option to exclude JavaScript from caching but not script in a php file.

Now the question: is there a way specifically to create this script as a .js file?

Andrei L.
tagDiv Member

Hi

We haven’t tested cloudflare’s rocket loader with the theme but usually the rocket loader or automatic compression of js resources cause this. We don’t recommend using an autominify tool as this could generate js conflicts and break features that use js to function as in your case mobile menu and search did.
Please make sure you deactivate all plugins including cloudflare and cache you use, leaving just the Visual Composer active and empty all cache then purge files and check this again.

Let us know how it goes!
Thanks!

Andrei L.
tagDiv Member

Hi @stuartmasson

Please make sure that you disable html/css/js minify option because usually the automatic compression of these resources could cause issues like the one you describe above.
We don’t recommend using an autominify tool as this could generate js conflicts and break features that use js to function, like in your case smart sidebar did.

Hope this help.
Thanks!

simchris
tagDiv Member

Likely they are minifying a js file somewhere and breaking that.
But that is just a total guess.

Bogdan B.
tagDiv Staff

It seems it does not work for everybody.
There is a number of plugins out there that minify the js and css. Some users use this one without problems and some use other ones and claim the same. Like i said above, we cannot make a suggestion because these are not tested. You will have to find one that works for you. You can do a quick search on this forum to see what other use: https://forum.tagdiv.com/search/minify/
Thanks.

Bogdan B.
tagDiv Staff

Hello,

We have not tested these plugins so we cannot make an official recommendation, but our users seem to use this plugin successfully: https://wordpress.org/plugins/merge-minify-refresh/ Try it out and see how it goes!

Thank you

Josan
tagDiv Member

Thanks for reply, I am using Better WordPress Minify and its working fine without any problem. I also tried Autoptimize plugin and Cloudflare’s minify feature but both had compatibility issue with lazyLoad feature of Newspaper theme. Because All Images show blank space. When disabled lazyLoad, both worked fine…

I think excluding LazyLoad js can trick

Bogdan B.
tagDiv Staff

Hello josan,

As a quick solution to your problem is to comment out this section in the speedbooster file: http://screencast.com/t/RZLIOPUNdqh to override the plugin compatibility. Now it should work with any plugin.
As for the minify, we do not recommend any minification because it will cause lots of problems. We have not found a plugin to minify css and javascript without errors although some users claim this one does the trick https://wordpress.org/plugins/merge-minify-refresh/. We have not tested it tough so we cannot say for sure if it will cause errors or not.
In order to make your website faster you can follow this tutorial: https://forum.tagdiv.com/how-to-make-the-site-faster/
I hope this helps!

Thank you!

Bogdan B.
tagDiv Staff

Hello,

We have not tested all the minify plugins out there but most of them cause problems with our theme. We usually do not recommend them, but if Steven found one that actually works without errors, try it out and see how it goes. Thank you Steven!

Josan
Participant
#0

Hello, I purchased Newspaper theme yesterday.

Everything is fine but Speed Booster is not working. It say Disable due to Incompatible Plugins. Incompatible Plugins include: Akimset, MailChimp for WordPress Lite, Read More, Copy Link, TinyMCE Advanced, Ultimate Nofollow, UpdraftPlus – Backup/Restore)
I can’t keep Disable all these Plugins, SO is there anyway to use SPeed Booster with these plugins?

My Website is Hosted on iPage.
I am using WP Super Cache as recommanded by You. As Speed Booster is not working so i have installed Better WOrdpress Minify. I am also using CLoudflare (I have deactivated Minify option in Cloudflare dashboard)

Is It ok to use WP Super cache + Better WordPress Minify + CLoudflare?
Or i can use only WP Super Cache + CLoudflare, as cloudflare also offer Minify JS and CSS option?

I also request you to add feature offered by plugin Read More, Copy Link and Ultimate NOFollow in future updates.

Any other advice to speed up my website?

Gagan Josan
http://www.mysteryofindia.com

Thanks

Steven
tagDiv Member

I’m using a plugin that works well with the theme called …Merge + Minify + Refresh it will minify and merge all ur CSS and JS files…find it via wordpress site >>> https://wordpress.org/plugins/merge-minify-refresh/

esertan
Participant
#0

Hi;

Newspaper 6 style.css file is very big (687 kb)

is there any way to minify it?

Thanks

jcarr99
tagDiv Member

Normally people don’t update their posts but if anyone is having this error. It is likely due to whatever CDN you’re using. For example, Cloudflare offers an option for you to Auto Minify javascript, css, and html. To solve this problem, simple deactivate the Auto Minifying of Javascript under the speed tab.

Thank you BogDan for your help!

Best of luck.

Andrei L.
tagDiv Member

Hi,

Try to deactivate lazy load animation from theme panel > template settings: http://screencast.com/t/pFGo6zqq also deactivate all plugins except Visual Composer, clear all caches ant test again. Ther Lazy load animation create issues when Rocket loader or any other tools wich minify the js are used.

Let us know how it goes!
Thanks.

hasgerdas
tagDiv Member

Hi,
Thank you for your idiot based explanation but it didn’t help really.

All customizations are based on child theme and custom CSS only.
Regarding plugins, here is the complete list. I don’t think I am using any fantasy plugins – they are all what we are using in many of our projects.

I don’t really know how disabling plugins will help as this is not something we can observe before it happens.
If we disable plugins AND wait if it will happen again, we will not have a working site, this is not a useful solution, sorry.

So, my question is, do you foresee any reasons why it could have happened based on the plugin and theme combination?

Adminimize
Better WordPress Minify
Contact Form 7
Duplicate / Clone Pages and Posts
Font Awesome 4 Menus
Google Analytics Dashboard for WP
NextScripts: Social Networks Auto-Poster
Photo Gallery
Regenerate Thumbnails
tagDiv Social Counter
tagDiv Speed Booster
User Role Editor
Visual Composer Extensions All In One
WhatsApp Share Button
WP Smush
WP Super Cache
WPBakery Visual Composer
Yoast SEO

Bogdan B.
tagDiv Staff

Glad you figured it out. The minify options always create problems. At the moment we have no simple way to minify the code automatically.

Thanks.

BeingRitesh
tagDiv Member

Well, thanks for your reply. But I do have few questions. Where can I find tagdiv speed booster plugin?

For image optimization, I’m already using WP Smush it plugin, is that okay?

Site’s WP Memory Limit is already more than 512 MB

And for minification, I installed Better WordPRess Minify plugin and it kind of.. broke down my site. So uninstalled it.

masterqif
tagDiv Member

Update!

I somehow fix this problem myself.

It turns out that my settings in WP Total Cache plugin that caused this problem.

If you’re using WP Total Cache and having this kind of problem. Kindly follow this steps:

Option #1

1. Go to your general settings in WP Total Cache
2. Set Minify setting to Manual
3. Then go to the Minify tab (on the left panel)
4. Disable CSS minify (Make sure the box for “Enable” in unticked)

———–

Option #2

1. Go to your general settings in WP Total Cache
2. Disable Minify

———–

Option #3

Deactivete WP Total Cache and just install/use WP Super Cache as recommended by tagdiv

Do any of the 3 options above can solve all the problems I stated above.

I use WP Total Cache for a few years now, and I’m kinda accustom to the plugin, that’s why I’m not planning to change it to WP Super Cache.

Hope this helps.

CASE SOLVED.

Ing Geek
tagDiv Member

Your site made more than 140 request per load 🙁 You need to compress and minify css, js, html. Wp rocket made all the work better than “better wordpress minify plugin”.

Install, Activate and customize tagdiv speed booster

Optimize images and save all your images in progresive mode (Kraken io and shortpixel are two of my favorites image oprimization plugins)

Optimize your database, set more than 128mb to wp memory limit, optimize your wp-config file to make less calls to database.

🙂 regards

simchris
tagDiv Member

As noted in prior queries to you on the forum, see some of the option in my sticky post on optimizing the theme and your site for better performance.

In my sticky thread I us cssminifier which works perfectly. As I posted in your other thread, if your web browser crashes USING the minifier you likely didn’t use it right or try another web browser.

Also in my sticky post is a link to the Google recommend JS minifier.

However, not ALL CSS and JS can be minified properly.

Minifying the main style.css is wise. However you need to do so using a text editor, not a word processor, and if your server is running Linux vs Windows, you need to make sure you save the text file with Linux line breaks vs PC/Windows line breaks — a good text editor like TextPad, BBEdit, or similar has this capability.

Not sure if that helped. I can’t help you “tune your web server” as there are too many kinds of servers as well as the issues I mentioned above — e.g., a server with gigabit switch will be faster than one with a 10/100 switch; 7200 RPM drives vs 5400 RPM drives faster, 100 domains on box vs 1000, etc. all play into performance.

  • This reply was modified 10 years by simchris.
wpdiv
tagDiv Member

Hi Lucian

Thanks for your detailed reply. When i analyze the issue, found that newspaper theme CSS file and JS composer CSS totally seems around 1.5 MB. Is it possible to manually minimize it?

When i try to minimize them via online minification sites like http://cssminifier.com/ http://www.cleancss.com/css-minify/http://csscompressor.com/ and http://refresh-sf.com/ browser went unresponsive and unable to get minified CSS

Did you ever tried these tools?

(Note: I am very curious to know what happened in your end, Please try once before reply this thread)

Viewing 25 results - 626 through 650 (of 985 total)