lgwp3000
Forum Replies Created
-
Thank you, the css solution worked!
Hello,
the issue appears when you search for product you have not searched for or looked at before so that the product picture is not in your browser cache (or at least that is my understanding of the issue).Try searching for e.g. kridla or labut so that you are shown products which were not part of your previous search suggestions.
See screenshot, in this case 2 out of 3 pictures were loaded properly:
https://imgur.com/a/5NfSdL9In this one none of the two pictures were loaded properly:
https://imgur.com/a/BCRlV70This is the link to one of the images which is resized too much (size seems to be resized to 4x4px):
<img data-opt-src="https://ml9lhni4ibgd.i.optimole.com/VyT4vwY.CfOg~31012/w:64/h:83/q:auto/https://mytutu.sk/wp-content/uploads/2020/04/Cygne-42.jpg" src="https://ml9lhni4ibgd.i.optimole.com/VyT4vwY.CfOg~31012/w:4/h:4/q:auto/https://mytutu.sk/wp-content/uploads/2020/04/Cygne-42.jpg" alt="Tutu šaty Luna Luna Cygne biele" class="" data-opt-lazy-loaded="true" data-opt-otimized-width="4" data-opt-optimized-height="4">The issue appears on all devices and browsers.
Thank you for your help.
KristinaHello,
I think the issue is still there for the images in the search suggestions. If the images are not cached previously only 1 px x 1 px image is displayed there. I was thinking that I will disable the images in the search suggestions as the details panel is working now however the details panel does not display on mobile so it is better to have the image in the suggestions as well for mobile users.
Could you please take a look?
Thank you!Forum: Plugins
In reply to: [FiboSearch - Ajax Search for WooCommerce] Details panel showing blankWe were able to resolve the issue eventually.
Thank you very much for your quick response, you helped us to identify and fix the error (it was indeed not Optimole related). Thanks again!
Forum: Plugins
In reply to: [FiboSearch - Ajax Search for WooCommerce] Details panel showing blankHello,
I know this is a free plugin but is there any support at all? No feedback in 2 weeks? Thank you.Forum: Plugins
In reply to: [Autoptimize] Ensure text remains visible during webfont loadOK, we will leave it as it is for now, thank you.
Forum: Plugins
In reply to: [Autoptimize] Ensure text remains visible during webfont loadThis is with loading fonts asynchronously (I have Google Page Speed in local language so the translations might not be 100% accurate):
Mobile score: 53First contentful paint: 2 seconds
First purposeful paint: 2.1 seconds
Speed index: 6.3 seconds
First processor idle: 7.8 seconds
Time till interactive: 8.7 seconds
Max first input delay: 610 msOpportunities:
Decrease server response time (TTFB) :1.53s
Remove render blocking resources: 0.94s (Autoptimize css, scss and jquery)
Remove unused css: 0.3s (Autoptimize css)Diagnostics:
Ensure text remains visible during webfont loaad (all Google fonts and one another)
There are other points but these do not change with font load change.Combine fonts and preload in header:
Mobile score: 40First contentful paint: 4.1 seconds
First purposeful paint: 4.2 seconds
Speed index: 6.7 seconds
First processor idle: 7.8 seconds
Time till interactive: 8.5 seconds
Max first input delay: 620 msOpportunities:
Decrease server response time (TTFB) :1.33s
Remove render blocking resources: 0.9s (Autoptimize css, scss and jquery)
Remove unused css: 0.45s (Autoptimize css)Diagnostics:
Ensure text remains visible during webfont loaad (one theme font)Any ideas? I do not have any caching plugin enabled yet.
Forum: Plugins
In reply to: [Autoptimize] Ensure text remains visible during webfont loadThank you for your quick reply. We will keep it as it is for now as when aggregating and preloading the Google Page Speed Score drops by 15 points.
KristinaForum: Plugins
In reply to: [FiboSearch - Ajax Search for WooCommerce] Details panel showing blankHello, we did some additional testing and Autoptimize is not causing any of these issues as both issues are there even when Autoptimize is turned off.
The issue with the images not showing is still there and it is strange – when you try to search for something for the first time the images are not shown. When you try to search for the same thing for the second time the images appear (you can test with phrase “saty” or “ruzove”).
With regard to the details panel not showing – I think it might be caused by custom price display we are using (we are showing two prices for each product – selling price and rental price) or the variations we have set up – one is bookable with rental price and the other one is not bookable with selling price (on top of bookable and not bookable we have size variations set up with different prices). I think the panel issue is related to the variations / prices because when we tested the price display on search results it did not work either.
Thank you in advance for looking into this. We fixed the styling issues in the meantime so no need to look into those.Eventually we decided to go for a different solution as this one was slowing our page down considerably. I am marking this as resolved.