Viewing 15 posts - 1 through 15 (of 28 total)
  • #280847
    goodtimesmag
    Member
    Post count: 191

    Hi support team,

    I have realized that all my products show two stars to bring the products into the wishlist (see image attached), which is of course not good.

    1) Could you solve that problem regarding the star display?

    2) What can I do to hide the stars on mobile screens as there is no chance for the user to access the wishlist in the header? From a user perspective it doesn’t to mark the star on mobile screens when there is no wishlist icon in the header where he/she can review all highlighted products.

    Thank you very much for your help in advance.

    Attachments:
    You must be logged in to view attached files.
    #280850
    goodtimesmag
    Member
    Post count: 191
    This reply has been marked as private.
    #280950
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    I have managed to resolve the issue so please check it now.
    Thanks
    Mohammad

    #281526
    PatrikCZ
    Member
    Post count: 51

    Hi Hohammad
    We have the same problem: two stars displaying on our website (www.dogg.cz).
    Please what is the solution?
    Many thanks!
    Patrik

    #281535
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    I have forwarded this to Mohammad so he can share the solution with us

    – Kyle

    #281540
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please use this custom css code:-

    li.product figcaption .shop-actions > div:nth-child(2){
    display:none !important;
    }

    Thanks
    Mohammad

    #281554
    PatrikCZ
    Member
    Post count: 51

    Thank you guys, but it help only on category pages and on homepage.
    On product pages, there are still displaying 2 stars.
    Any idea? ๐Ÿ™‚

    #281566
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Hi,

    Can you provide us an page url example?
    Thanks

    -Rui

    #281580
    PatrikCZ
    Member
    Post count: 51

    Here http://www.dogg.cz/luxusni-vybaveni-pro-psy/eko-doplnky-pro-psy/

    or any other page with products on our website.

    Products miniatures are not linking to product page.

    #281594
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Its displaying only one star so please check after clear the cache of browser.
    Thanks
    Mohammad

    #281713
    PatrikCZ
    Member
    Post count: 51

    Hi Mohammad
    We still see 2 stars on product pages, please see http://www.dogg.cz/produkt/voditko-lishinu-light-lock-black/
    Hope you see it as well.. ๐Ÿ™‚
    Thanks,
    Patrik

    #281733
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please use this custom css code:-

    .woocommerce form.cart > div:nth-child(2){
    display:none !important;
    }

    Thanks
    Mohammad

    #282674
    PatrikCZ
    Member
    Post count: 51

    Hi Hohammad
    Unfortunately the code was not working.
    Our admin has already find a solution how to delete the stars, so we are fine at this moment.
    This is his reply, maybe it will be useful for your team:
    “they have a bug in file woocommerce/single-product/add-to-cart/simple.php on line 45.
    another bug is in file sf-woocommerce.php on lines 52 and 53”
    (We have also solved ++ (double plus) on products pages…)
    Regards
    Patrik

    #282737
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Brilliant! I am glad that you managed to resolve the issue.
    Thanks
    Mohammad

    #283767
    cn9ne
    Member
    Post count: 33

    How it was resolved? No release of a new version? It’s annoying and none of the CSS code above worked.

Viewing 15 posts - 1 through 15 (of 28 total)

You must be logged in to reply to this topic.