Forum Replies Created
-
AuthorPosts
-
Okay, is there a work around?
I have videos working on mobile phones on several of my other websites. With those it is using slider revolution.
The majority of my traffic comes from mobile and I would like them to experience the video also. Is there a way to make video show on mobile instead of the image? I provided an image of the current set up. I was playing with some of the code on the page and when I removed the display: none value from the code it display. However, when I tried to add that to custom css the image still showed.
- This reply was modified 4 years ago by wnickens.
Attachments:
You must be logged in to view attached files.@media (max-width: 767px)
.vc_hidden-xs {
/* display: none!important; */
}I know it has something to do with this CSS
Thank you!
This reply has been marked as private.I turned on the automated taxes and connected the JetPack plugin to my store for Woocommerce and it’s still not showing tax value.
Attachments:
You must be logged in to view attached files.Actually, its still not working even though the settings are correct. I provided screenshots.
Attachments:
You must be logged in to view attached files.Thanks, I figured it out. I had to deactivate TaxJar plugin so I could switch to the automated tax feature. Personally, I do not like the express checkout because the big PayPal buttons look tacky in my opinion.
Yes, I was using standard. I switched to express, however, it still did not calculate the taxes for me.
I need it to just be a variation though because these are not different products they just variations to the same product. Is there no way to put a value on a product variation (increase price by x dollars)? If not is there a way to code this?
-
AuthorPosts