lopri
Forum Replies Created
-
I found kind of a solution, but not a really satisfying one. When I deselect “Loop Slider” the whole slider shows up again in the front end. But of course now the slider doesn’t loop – which I want it to do and which had worked for month before the slider suddenly had disappeared completely. Why is that? Is there no other solution?
- This reply was modified 7 years, 1 month ago by lopri.
Forum: Plugins
In reply to: [Newsletter - Send awesome emails from WordPress] Template tags not decodedI have the same problem. I heard it had something to do with email_id in /newsletter/includes/module.php. Obviously a bug in the plugin.
Thank you very much for fixing the problem! It works as intended.
Forum: Plugins
In reply to: [WP2Social Auto Publish] Authorize issueSame problem here. ob_start(); worked as a temporary fix.
Forum: Plugins
In reply to: [WooCommerce] WooCommerce shop very slowI tried Local by Flywheel (thanks), the shop runs a bit better there.
11 seconds with the sale-flash.php modification, 5 seconds without.
On my hosting it was 15 seconds with and 9 seconds without.
Still a bit slow I think?The code does not loop through every product, there are only 12 products per page, ~200 variations total per page. Strange that this takes 6 seconds. Maybe because of the instances of WC_Product_Variation? Is there a better way?
Forum: Plugins
In reply to: [WooCommerce] WooCommerce shop very slowThanks for your replies!
I could try a different hosting and see if that helps, ok.
PHP 7 is used and Memory Limit of 256MB. Images are small, less than 15KB. I think that is not the problem. In the waterfall diagram you see that generating the HTML of the products takes most of the time.Switching to the Storefront theme does not make any difference compared with my unmodified theme (both ~ 9 seconds at the moment).
My modification to sale-flash.php seems to slow it down by another 6-8 seconds. Maybe that could be improved somehow?
As described above caching with the W3 Total Cache plugin seems to be not the best solution:
1. without: page begins loading, products slowly load one by one
2. with: page does not display for 10-20 seconds, then total page is displayed at onceIs the number ob Variations (5645) too high? Would it help to clean up the database, maybe there is a way to remove old versions?
A CDN seems a but “too much” for a small site with only few visitors? Regarding the DNS, what is wrong there?
Forum: Everything else WordPress
In reply to: Support thread deleted – why?Thank you!