Viewing 22 posts - 1 through 22 (of 22 total)
  • Author
    Posts
  • #776057

    Hi,

    Along with everybody else here using Woocommerce, it appears not only the product titles are broken but also the category names. It is not a minor issue as it is affecting a business website. I tried using the quick temp fix

    .woocommerce-loop-product__title {
    font-size: 15px;
    }

    But that only works for products and not category. My question is, as you are aware of this, when will it be fixed and the update released. Can we get a response soon please so I cna amke up mind whether to role back ont eh server (and lose a bunch of products) or wait for the fix?

    Thanks
    Vince

    #777844

    Hey Vincent,

    Sorry for the delay, As you already know the products are stored in database and theme role back will not affect the new products you have added unless WooCommerce supports it.

    Would you mind providing a precise link to your site, showing the elements in question? We need to be able to inspect them in order to help :)

    Best regards,
    Vinay

    #778073

    Hi Vinay,

    We have now gone past the date for a rollback. Frankly, it’s shocking that Kriesi has not released a fix for this. I keep reading about temp CSS fixes but nothing solid and it doesn’t fix the category titles.

    Example URL below

    Thanks
    Vincent

    #778077

    Same problem (title) here and used the same solution. :(

    But the biggest problem is the single pages. Images doesn’t show up.

    #778153

    Hi,

    The title size problem and the image opacity were solved in the latest WC update, so, just update the Woocommerce to solve this. Now, this link is useful: https://docs.woocommerce.com/document/fixing-blurry-product-images/

    Best regards,
    John Torvik

    #778171

    @john from the past ten days all moderators should have learned the recommended link does NOT solve the issues. You would have relay done anyone a favour to make my detailed post sticky.

    #778179

    @John, @Vinay @Kriesi,
    Rather than keep skirting around the issue and this forum is full of many instances where you do this pertaining to this subject. How about fixing it and releasing an update that fixes this.

    example: https://mens.boutique/shop/ ——- LOOK ar the size of the font.

    @mensmaximums, I read your fix and don’t believe it will work for us as we are already at Woocommerce 3.03

    What I want to see is Kriesi do something about this and not ignore it. It severely diminishes the theme, and I amongst several others are upset that you are willing to ignore it.

    We would like our images to eb clear agin and the large font rmoved the categories. The theme is broken, now please fix it.

    #778181

    @vincent did you clear your cache? (WP Fastest Cache) Woo 3.0.3 has fixed the title font size. As long as you do not apply my solution your images will stay blury. My post I linked to above has all the details.

    #778183

    I have also the problem that the second picture is the same size as the first one…

    #778185

    @vincent did you clear your cache? (WP Fastest Cache) Woo 3.0.3 has fixed the title font size. As long as you do not apply

    Yes I did and the browser cache but no difefrence https://mens.boutique/shop/.
    I will try the image fix later on today.
    Thanks

    #778186

    @sitiweb please make sure
    1. you run the latest version of enfold
    2. your child theme does not overload any woocommerce templates
    3. you have followed the instructions in my solution

    if this does not solve the issue you have to deactivate all plugins except woocommerce to see whether the issues are caused by an other incompatible plugin.

    #778188

    @vincent my bad … sorry. I missed you are showing categories not products. Add the following code to your quick css:

    h2.woocommerce-loop-category__title {
        padding: 10px 15px 15px;
        font-size: 1em;
        line-height: 1.3em;
        font-weight: normal;
        margin: 0;
    }
    #778191

    @mensmaximus, brilliant, that worked and titles now appearing normally https://mens.boutique/z/clothing/. I will most certainly implement your image fix later today. Thank you for this.

    The question begs, why hasn’t Kriesi implement a fix for this theme? And why has it been left this long?

    #778197

    @vincent please clear the wp-fastest cache as for me still the wrong size is displayed even if I clear my browser cache.

    #778206

    Hi @mensmaximus, I think it’s only working in Firefox. I have cleared it multiple times. Actually, if I disable WP Fastest Cache then it works and as soon as I re-enable it goes back to being huge font again.

    I may have to uninstall it and then re-install a fresh version of WP Fastest Cache

    #778662

    @john, @vinay @kriesi,
    Rather than keep skirting around the issue and this forum is full of many instances where you do this pertaining to this subject. How about fixing it and releasing an update that fixes this.

    example: https://mens.boutique/shop/ ——- LOOK at the size of the font.

    @mensmaximums, The fix does not work for us at all and images still blurry .

    What I want to see is Kriesi do something about this and not ignore it. It severely diminishes the theme, and I amongst several others are upset that you are willing to ignore it.

    We would like our images to be clear again and the large font removed from the categories. The theme is broken, now please fix it.

    #778688

    @vincent if my patch is not working for you you have done something wrong (not followed the instructions) or you have a third party plugin conflicting. From the responses in the forum you can see it works and I have implemented it near 100 installations without any issues. But I understand you want Krisie to present a solution.

    #778704

    @mensmaximus

    Yes, Kriesi should be obligated to present a solution – though temp fixes are fine, the correct fix should be implemented at core level.

    Unfortunately, your solution did not work for me, it didn’t break anything, it simply did not work. I’m going to give it one more try later with WP Fastest Cache switched off completely to see if that works, that may be the issue.

    #778894

    Hi Vincent,

    I see images just fine. Not blurry at all. And here is the code to fix your product titles:

    
    .woocommerce-loop-category__title {
        font-size: 20px;
    }
    

    I’m pretty sure, you think the solutions given by mensmaximus did not work, but they did. You should flush the cache or disable it at all and test everything again.

    If you need further assistance please let us know.
    Best regards,
    Victoria

    #778902

    “I’m pretty sure, you think the solutions given by mensmaximus did not work, but they did.”

    Did you read my comment, that I was going to try it again Victoria?

    Furthermore, images are still blurry, so not sure what you are seeing as mensmaximums fix is not on there currently. https://mens.boutique/shop/clothing/shirts/linen-shirts/green-striped-linen-shirt/

    In regards to the font, I am suspecting it is a cache issue as when I disable the cache it works, however, on clearing cache is not. I am going to uninstall and reinstall the cache.,

    • This reply was modified 7 years, 6 months ago by Vincent.
    #779484

    Hi Vincent,

    I’m not sure you need to reinstall the cache, just delete the files it generated and it will generate new ones with new values, if you made any updates to styles.

    Best regards,
    Victoria

    #779953

    Hi Victoria,

    Unfortunately that is not the case. I have deleted the cache, several times. It still stays the same. I will try uninstalling and reinstalling to see if that helps. I have also put in a support request to WP Fastest Cache.

    Vincent

Viewing 22 posts - 1 through 22 (of 22 total)
  • You must be logged in to reply to this topic.