Home Forums WoodMart support forum Product Quickview – Hide product meta & Translate has no effect

Product Quickview – Hide product meta & Translate has no effect

Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • #155127

    perelview
    Participant

    Hello,

    1. We configured “Hide product meta”:
    Theme Settings > Product Page > Show / hide elements > Show product meta = Hide

    product meta is still shown on quickview though and we were not able to find how to disable it in quickview – How is it possible to control the Quickview show/hide elements?

    2. Translations we made with “Loco Translate” does not affect quickview.
    We replaced all the “ADD TO CART” entries we found in Loco Translate > Woodmart Theme and still no effect.

    How can we translate the Quickview “Add to Cart” button?

    Site has been added as Private Content.

    Thank you!

    #155166

    Hello,

    1) To hide the product meta from the the quick view you can the below CSS code in Theme Settings >> Custom CSS >> Global Custom CSS :

    .popup-quick-view .entry-summary .product_meta {
    display: none;
    }

    2) To translate the “ADD TO CART” show in quick view popup you need to translate the WooCommerce plugin language file and search for your word from Loco Translate >> Plugins >> WooCommerce.

    I have tested this on my test site you can check the below screenshot: https://jmp.sh/r2t2IU3

    Result: https://jmp.sh/Cedvvak

    Best Regards.

    #155182

    perelview
    Participant

    Thank you.

    #1 Fixed.

    #2 – WooCommerce plugin is already 100% translated to Hebrew including all appearances of “Add to cart”… Please see attached image.

    Attachments:
    You must be logged in to view attached files.
    #155310

    Most Welcome

    Please provide the site admin access in private section of this topic. So I can check the translation of “Add to cart” button.

    Best Regards.

    #155319

    perelview
    Participant

    Creds in Private Content.

    #155381

    Hello,

    In your quick view popup the “Add to cart” is already translated.

    You can check in the screenshot for clarification: https://jmp.sh/YnoWkO8

    Kindly clear your site and browser cache and then check back.

    Best Regards.

    #155383

    perelview
    Participant

    Hi, Thank you! Yes, I see it is correctly translated.
    A new issue though – The QuickView doesn’t work currently 🙂 When you click on the “QuickView” icon on the product in the gtid – user is being directed to full product page instead of seeing the QuickView.

    I have tried it from different browsers.

    Please advise?

    #155393

    perelview
    Participant

    Sorry, it is not related to the theme – it was related to the plugin ‘GTM4WP’
    You can close this discussion/solution as completed. Thank you!

    #155395

    Sound’s Great!..

    Well, perelview!.., it’s been great chatting with you! I hope I resolved your issues thoroughly.

    Let us know if there’s anything else we can do for you! You can always reach us at any time. We are always here to help you.

    Have a wonderful day.

    Topic Closed.
    Best Regards.

Viewing 9 posts - 1 through 9 (of 9 total)

The topic ‘Product Quickview – Hide product meta & Translate has no effect’ is closed to new replies.