scontomio
Forum Replies Created
-
Forum: Plugins
In reply to: [PhastPress] Makes Php side slowHi @kiboit, first of all congratulations for the plugin, really well written and very useful.
Which cache plugin do you recommend to use in conjunction with PhastPress?
At the moment I’m only using Cloudflare APO and no wordpress plugins.As for the speed, I noticed that PhastPress takes about 40 / 50ms to perform the optimizations, can you tell me which are the “heavier” options?
I am currently using only “Optimize CSS”, “Load scripts asynchronously” and “Minify scripts and improve caching”.
Thank you!
Hi, I have enabled the errors in productions on the file, I can see those warnings by looking at the log file.
Does it take some configuration of php to get the webp part to work?
Forum: Plugins
In reply to: [Disable Bloat for WordPress & WooCommerce] Disable all shop featuresHi ospiotr, unfortunately the theme extends the registration part of woocommerce using various hooks like woocommerce_register_form.
Disabling woocommerce unfortunately the theme breaks because it actually uses registration components that are in the woocommerce classes. I was hoping there was an easy way to disable all woocommerce except the registration part, but that’s probably not the case …Thanks so much for your support!
Forum: Plugins
In reply to: [Disable Bloat for WordPress & WooCommerce] Disable all shop featureshi @simonkane, thank you so much for your answer!
Actually in the test environment I tried to delete woocommerce and the performances do not seem to change particularly, the only thing that changes is the use of ram for each page, with woocommerce active we are on 36 MB without we are at 27/28 MB .. I had tried to manually remove some code from woocommerce, but as you say not knowing it perfectly is really difficult….
It’s probably better to leave everything like this, it’s that on wordpress I always prefer to have as few plugins as possible 🙂