Home / Forums / WoodMart support forum / missing something?
Home › Forums › WoodMart support forum › missing something?
missing something?
- This topic has 13 replies, 2 voices, and was last updated 6 years, 1 month ago by
Aizaz Imtiaz Awan.
-
AuthorPosts
-
October 1, 2019 at 6:21 am #147721
AndersjpgParticipantsee video š
October 1, 2019 at 11:15 am #147807
Aizaz Imtiaz AwanKeymasterHello,
I have seen the video as your color swatches shown transparent. You need to make sure that your using some colors while creating the attributes from the Products >> Attributes.
I case if you already used the colors for your variations and it still not work. Then provide your site admin login details and the url of that product. So i can access your site and help you to fix the issue.
Best Regards.
October 1, 2019 at 11:20 am #147811
AndersjpgParticipantits not colors but text :/ (worked perfectly before theme update)
when you load the that page i posed you can see for like 1-2 sec that it shows the attributes and then poof.October 1, 2019 at 1:44 pm #147853
Aizaz Imtiaz AwanKeymasterHello,
To display those swatches you need to specify the font color and font size. Please insert the below css code in your site at Theme Settings >> Custom Css >> Global Custom Css
.swatch-on-single.swatch-enabled { margin-left: 20px; color: black; font-size: 12px; }Result: https://jmp.sh/c6PhzeY
Best Regards.
October 2, 2019 at 1:27 pm #148065
AndersjpgParticipantthat fixed those but take a look at pic
now variations with color shows text thats not goodOctober 2, 2019 at 2:16 pm #148085
Aizaz Imtiaz AwanKeymasterHello,
You can put the below css in Theme Settings >> Custom Css >> Global Custom Css to fix the issue:
div.colored-swatch{ color: transparent; }Best Regards.
October 2, 2019 at 2:21 pm #148088
AndersjpgParticipantthanks for getting back to me
sadly that does not do anything :/October 2, 2019 at 2:40 pm #148096
Aizaz Imtiaz AwanKeymasterHello,
Please try this custom CSS instead of old given CSS:
.swatch-on-single.swatch-enabled { color: transparent; }Best Regards.
October 2, 2019 at 2:42 pm #148097
AndersjpgParticipantworks but then it breaks the other
October 2, 2019 at 2:49 pm #148101
Aizaz Imtiaz AwanKeymasterHello,
Can you please send me the WP admin login details of your site so I will check and give you the possible solution. Your given login URL https://rubberproff.dk/wp-admin is showing the error http://prnt.sc/pdwupu
I think you have block other countries IP. Please disable the IP restrictions.
Best Regards.
October 2, 2019 at 2:51 pm #148103
AndersjpgParticipantcould you try again?
maybe someone was coding something on the site šOctober 2, 2019 at 3:22 pm #148109
Aizaz Imtiaz AwanKeymasterHello,
Please try with the below given CSS code, I am sure it will work for you.
.single-product td.value.with-swatches .swatches-select .woodmart-tooltip { color: transparent; }Best Regards.
October 2, 2019 at 3:26 pm #148110
AndersjpgParticipantworks
god bless youOctober 3, 2019 at 5:36 am #148144
Aizaz Imtiaz AwanKeymasterHello,
Iām so happy to hear you are pleased with the Theme and Support. XTemos strives to deliver the best customer experience, and it makes our day to hear we have accomplished that.
We count ourselves lucky to have you as a customer.
Thanks for contacting us.
Have a great day.Topic Closed.
Best Regards. -
AuthorPosts
The topic ‘missing something?’ is closed to new replies.
- You must be logged in to create new topics. Login / Register