Home › Forums › WoodMart support forum › "Clear" button on variables missing
"Clear" button on variables missing
- This topic has 9 replies, 2 voices, and was last updated 5 years, 1 month ago by Artem Temos.
-
AuthorPosts
-
July 30, 2019 at 9:23 am #135076
McDuck4ParticipantHello.
Thank you the good support in general. I am wondering a lot about this annoying problem. I have a lot of variables on my website. On some products the “clear” button is under the variables, and some the button is missing. That means that the visitor has to update the page to reset the variables.
Do you have a suggestion how to solve this problem?
Working:
https://groenagergaard.dk/produkt/laerk-terrassebraedder/Not Working:
https://groenagergaard.dk/produkt/savet-eg/Attachments:
You must be logged in to view attached files.July 30, 2019 at 1:34 pm #135081
Artem TemosKeymasterHello,
Could you please check how it works with some default WordPress theme like twentysixteen to understand is it our theme issue or not?
Regards
July 30, 2019 at 1:55 pm #135144
McDuck4ParticipantHello Artem.
Thanks for your reply. I have tried on 2 different themes, twentyfifteen and twentysixteen. Here it world normally.
July 30, 2019 at 2:07 pm #135145
Artem TemosKeymasterHello,
Could you please disable all plugins that are not related to our theme and provide us your admin access so we can check it? Also, keep one of the default theme active.
Thank you in advance
September 11, 2019 at 10:57 am #143142
McDuck4ParticipantHello again.
Are you still active on this threat?
Best regards
Mads.September 11, 2019 at 11:22 am #143150
Artem TemosKeymasterOf course, waiting for the reply.
September 11, 2019 at 1:01 pm #143188
McDuck4ParticipantOk cool. Thank you.
I have been struggeling for 1 week to make a develop site, so I could give you access. I cannot make it work for some reason even if I have done 1000 times before.
The problem is that I now only can give you access to the live site. But we are having quite some visitors, so it would be problematic if all the plugins are deactivated for several hours.
But if you can see something on the site I would be very happy. I have taken a backup, so if you need to do around on the page to find out a solution, just do that.
I am looking forward to hear from you.
Best regards
MadsSeptember 11, 2019 at 2:06 pm #143214
Artem TemosKeymasterIn this case, you need to create a staging development copy of your website. There, you will be able to do such kind of experiments without any harm to your production website. We can’t test it while you have 3rd party plugins installed.
Kind Regards
September 12, 2019 at 7:55 am #143360
McDuck4ParticipantHello I found out finally with this code 🙂 The class “opacity:1!important;” was set to opacity:0!important;. So it is working now. THank you for the patience.
.variations_form .reset_variations {
display: inline-block;
visibility:visible!important;
margin-left: 10px;
color: #3f3f3f;
vertical-align: middle;
font-size: 12px;
opacity:1!important;
pointer-events:auto !important;
backface-visibility: hidden;
-webkit-backface-visibility: hidden;
}September 12, 2019 at 11:16 am #143442
Artem TemosKeymasterIt should work without code actually. But anyway, if it works for you so let it be 🙂
-
AuthorPosts
Tagged: ProductPage, variables
The topic ‘"Clear" button on variables missing’ is closed to new replies.
- You must be logged in to create new topics. Login / Register