Home New Guten › Forums › WoodMart support forum › icon used in the product video
icon used in the product video
- This topic has 11 replies, 2 voices, and was last updated 3 years, 3 months ago by
Aizaz Imtiaz Awan.
-
AuthorPosts
-
April 13, 2022 at 10:57 am #368203
BeautifultouchesParticipantHi, 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.
April 13, 2022 at 12:27 pm #368259
Aizaz Imtiaz AwanKeymasterHello,
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
April 13, 2022 at 5:13 pm #368288
BeautifultouchesParticipantit 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)”
April 14, 2022 at 8:45 am #368368
Aizaz Imtiaz AwanKeymasterHello,
You are Most Welcome.
Your video link must be in this format:
https://www.youtube.com/watch?v=RUaDFo4b3WwThen check back.
If the issue still occurs then provide the admin panel login details of the website.
Best Regards
April 15, 2022 at 8:41 pm #368764
BeautifultouchesParticipantYes I’m using it in this format but the problem is still there
admin panel in the private section
April 16, 2022 at 10:13 am #368806
Aizaz Imtiaz AwanKeymasterHello,
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
April 18, 2022 at 9:12 pm #369218
BeautifultouchesParticipantHi,
I have updated everything but nothing has changed and I still get the same errorApril 19, 2022 at 1:25 pm #369383
Aizaz Imtiaz AwanKeymasterHello,
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
Best Regards
April 29, 2022 at 9:52 am #371909
BeautifultouchesParticipantHi, 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.April 29, 2022 at 2:23 pm #371987
Aizaz Imtiaz AwanKeymasterHello,
Please Go to Theme Settings >> Shop and enable the option.
Screenshot: https://gyazo.com/b6eaa92e5ba4485f18a13b704e6db75f
Best Regards
April 29, 2022 at 5:01 pm #372054
BeautifultouchesParticipantit 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.April 30, 2022 at 11:18 am #372157
Aizaz Imtiaz AwanKeymasterHello,
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
-
AuthorPosts
- You must be logged in to create new topics. Login / Register