niburu
Forum Replies Created
-
I have the same issue. My settings are hide out of stock, and i use the Tag for related products.
example:
https://letz-go-shop.de/produkt/e-zigaretten/pod-system/voopoo-argus-g-e-zigaretten-set/
The Tag for this product is “voopoo”, if i filter for “VooPoo” and “in stock” on my shop page there are many available products in stock, yet only 3 are currently shown on the related products on the example product above.
This is what is available for the tag “voopoo” in my store: https://letz-go-shop.de/shop/filters/product_tag/voopoo/_stock_status/instock/
Nearly all my images get dtected now after the WP3.2 update. Worked flawlessly before.
Hello, i noticed the same just today. Only 1 Product or none is recommended. I hide out of stock products and just show products based on category and manufactor. Worked before, didnt change anything.
Forum: Plugins
In reply to: [a3 Lazy Load] The first image of the slider, appears large white space belowI kinda got the same problem with sliders. Its not the first picture but as soon as you scroll a picture, a large white space appears and you cant scroll anymore. Theme is Flatsome.
Just checked and it works again. Thanks for this fix on a Sunday.
Ive got the same issue. Iam using the plugin quite some time now and it stopped working.
The console put out a 500 error: jquery.min.js?ver=3.6.0:2 POST https://letz-go-shop.de/wp-admin/admin-ajax.php 500
Forum: Plugins
In reply to: [YITH Infinite Scrolling] Flatsome and YITH Infinite ScrollingThanks alot, works like a charm.
Do you have an exacty java script code for me. I’am no programmer.
- This reply was modified 3 years, 1 month ago by niburu.
Your lazy load plugin is good but there is one problem. I use load more by berocket to have no pagnation in my onlineshop. I would need to run the lazy load code each time it loads another site. Berocket load more products offers the possibility to add a scricpt after it loaded more products.
Maybe you have a script that loads the lazy load plugin each time i scroll to the next “page” with load more products?
deactivating the ngnix cache and exclduing image files like png, jpeg from beeing handled by ngnix has fixed it i think. the server protocoll shows only webp now. Thanks for the hint about the server cache.
nginx for static data, rest apache.
As i wrote in my initial post. the custom rules were applied to the nginx.conf by my hoster. mode_rewrite is active by default on my hosters server and its active. image is not external i dont use a CDN. webp version of images is only missing for 3 images of an plugin, rest has webp version.
if you check via page speed, it only display some pictures as non webp. Guess those are examples. If i use the chrome tools and network tab with img option, none of the pictures is webp. This was made ofc when i was not logged in as admin.
Forum: Plugins
In reply to: [Germanized for WooCommerce] Grundpreis Farbeoh wow, anscheinend bin ich blind. Habe nur den .woocommerce-Price-amount.amount entdeckt. Dankesch?n.
Forum: Plugins
In reply to: [WooCommerce] Hide the Dropdown Menu+Label for a specific Variation attributeForum: Plugins
In reply to: [Advanced AJAX Product Filters] jQuery error on client console@itaquito updating to the newest version and deleting your cache fixes the error
Forum: Plugins
In reply to: [Advanced AJAX Product Filters] jQuery error on client consoleWP rocket allows to exclude scripts. Which java script is making the call so i can exclude it without turning of the option?