Home New Guten Forums WoodMart support forum icon used in the product video

icon used in the product video

Viewing 12 posts - 1 through 12 (of 12 total)
  • Author
    Posts
  • #368203

    Beautifultouches
    Participant

    Hi, how can I change the icon used in the product video? I would like to make it opened by default and the user doesn’t have to hover over it to expand it.

    #368259

    Hello,

    Please try adding the following Custom CSS in the Global Custom CSS area under Theme Settings >> Custom CSS.

    .product-video-button a {
        display: block;
        padding-right: 20px;
    }

    Best Regards

    #368288

    Beautifultouches
    Participant

    it worked thank you very much.. but I have another problem,, this youtube video I’m implementing, it works perfectly fine on pc but on phone.. I get an error “an error occurred. please try again later. (playback id: a-og6teqyjchfbvf)”

    #368368

    Hello,

    You are Most Welcome.

    Your video link must be in this format:
    https://www.youtube.com/watch?v=RUaDFo4b3Ww

    Then check back.

    If the issue still occurs then provide the admin panel login details of the website.

    Best Regards

    #368764

    Beautifultouches
    Participant

    Yes I’m using it in this format but the problem is still there

    admin panel in the private section

    #368806

    Hello,

    You are not using the latest version of theme and Recommended plugins. Please update the theme and Recommended plugins to the latest versions and check back.

    Best Regards

    #369218

    Beautifultouches
    Participant

    Hi,
    I have updated everything but nothing has changed and I still get the same error

    #369383

    Hello,

    I have added a video to a product on your website and the video is working on mobile.

    Screenshot for Clarification: https://gyazo.com/a41d99ad72162e13ccb493c45bc574b1

    https://cosmo-one.com/product/bubble-blackhead-remover-electric-pore-cleaner-vacuum-suction-for-acne-pimple-black-dot-removal-facial-skin-care-beauty-device/

    Best Regards

    #371909

    Beautifultouches
    Participant

    Hi, I hope you are doing well.

    I couldn’t find a way to open a new ticket, but I have a question.

    I have attached two pictures of different stores using Woodmart theme, one of them has the option to add or remove products from the cart, but the other doesn’t.

    I want the latter to have the same option, how to do so?

    Thank you in advance.

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

    Hello,

    Please Go to Theme Settings >> Shop and enable the option.

    Screenshot: https://gyazo.com/b6eaa92e5ba4485f18a13b704e6db75f

    Best Regards

    #372054

    Beautifultouches
    Participant

    it worked thank you.

    I have one last question, how to make this opened by default without having to click on the link to open it

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

    Hello,

    Please try adding the following Custom CSS in the Global Custom CSS area under Theme Settings >> Custom CSS.

    .checkout_coupon {
    display: block !important;
    }

    Best Regards

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