Home › Forums › WoodMart support forum › Tooltip shows
Tooltip shows
- This topic has 12 replies, 2 voices, and was last updated 10 months, 2 weeks ago by Luke Nielsen.
-
AuthorPosts
-
January 23, 2024 at 3:31 pm #532687
hausdekore.deParticipantThe tooltip for the tiles is displayed twice in mobile – once with black writing and once with gray (see attached picture). How do I get rid of the duplicate? Thanks for the help.
January 23, 2024 at 4:51 pm #532735
Luke NielsenKeymasterHello,
Seems that you forgot to attach the screenshot.
Additionally, please send me access to the admin panel so I can look closer at it.
Kind Regards
January 23, 2024 at 5:34 pm #532757
hausdekore.deParticipantHello Luke,
sorry, I get the attach!
- This reply was modified 10 months, 3 weeks ago by Luke Nielsen.
Attachments:
You must be logged in to view attached files.January 24, 2024 at 11:02 am #532999
Luke NielsenKeymasterHello,
Seems that access is wrong: https://take.ms/S3AkR , could you please update it?
Thank you in advance.
Kind Regards
January 24, 2024 at 3:48 pm #533131
hausdekore.deParticipantI have put the login information into the moderators
January 25, 2024 at 12:37 pm #533433
hausdekore.deParticipantHave you been able to check it yet?
January 25, 2024 at 12:52 pm #533441
hausdekore.deParticipantyes, you’re right, but on the mobile version the text is shown twice here screenshot from my iPhone
Attachments:
You must be logged in to view attached files.January 25, 2024 at 12:54 pm #533443
Luke NielsenKeymasterHello,
Sorry for the delay.
It doubles because the first name comes from the plugin and the second from the theme, most likely you will not disable that 3rd party plugin therefore you can use the below code to hide selected attribute titles from the theme.
.single-product .variations .wd-attr-selected { display: none; }
Paste it to the “Mobile CSS” area in Theme Settings -> Custom CSS and recheck the issue.
Kind Regards
January 25, 2024 at 1:12 pm #533463
hausdekore.deParticipantGreat, it worked…thank you very much.
I have another request:
Is it possible to add an if then function to the variable products. Specifically, I need a further selection for the 3 variables marked in red if one of the two variants is selected!
If not in Woodmart, is there an extra plugin here to be able to select such variations for the poroduct?
Attachments:
You must be logged in to view attached files.January 25, 2024 at 4:02 pm #533576
Luke NielsenKeymasterHello,
Sorry to say but right now there is no other option in Theme Settings available for that. It requires Customization and this is beyond our limitations and support policy scope. Hope you can understand our limitations.
Also, we don’t have information on which plugins are used by our customers for that, unfortunately.
Kind Regards
January 29, 2024 at 12:45 pm #534455
hausdekore.deParticipantHello Luke, Ok I understand, thanks.
Unfortunately there is still a problem in the mobile version/view. The description text of the attribute is not displayed in full (it is cut off). Please provide brief information on how I can achieve a line break.
I also have a problem with the shopping cart. The prices of the respective attributes (which have a fee as standard) are not displayed there, how can you see the price here. I have added two pictures, one from my shop and one from an example shop where the prices are included.
Can an option be added to the shopping cart: return to product?
Please help.
thank you in advance.
Attachments:
You must be logged in to view attached files.January 29, 2024 at 12:46 pm #534461
hausdekore.deParticipantHere is the picture with the prices in the shopping cart!
Attachments:
You must be logged in to view attached files.January 30, 2024 at 10:34 am #534844
Luke NielsenKeymasterHello,
1. Yep the description is cut off: https://take.ms/tNt9gg , but that description field at the moment comes from the 3rd party plugin which doesn’t have appropriate styles to make it from the new line. I suggest you contact with plugin’s support for further solutions in this case.
2. Could you please check how it works with some default WordPress themes like TwentyTwenty or WooCommerce Storefront to understand is it our theme issue or not?
Looking forward to hearing back from you!
Kind Regards
-
AuthorPosts
- You must be logged in to create new topics. Login / Register