Home › Forums › WoodMart support forum › Compatibility with Dokan module Q&A
Compatibility with Dokan module Q&A
- This topic has 9 replies, 2 voices, and was last updated 8 months ago by
Hung Pham.
-
AuthorPosts
-
July 2, 2024 at 12:04 pm #577017
matthiasParticipantHi,
I am using the current Version of Woodmart and the Dokan Vendorplugin (dokan.co/de/wordpress).
After activation the Add-On module “Q&A” from Dokan, I have problems with the display of the “Add to cart button”. The color of the button is only visible after mouseover. I have asked Dokan already to check this on their site. They replied that this problem does not appear on their testing environment. I have also tested a different theme and this problem does not appear on this different theme. So I try my last option, to ask you if you can help with this topic.
I have added two screenshots, who describe this problem.Thats the Dokan Q&A module: https://dokan.co/docs/wordpress/modules/product-qa/
The page is in preparation and not online. But if you want, I can set it online for a short time.
I hope, you can help out with this.
Thanks and best regards,
MatthiasAttachments:
You must be logged in to view attached files.July 3, 2024 at 7:47 am #577260
Hung PhamKeymasterHello matthias,
Thank you so much for contacting our support center.
To better assist you, could you kindly test the functionality with default WordPress themes such as TwentyTwenty or WooCommerce Storefront? This will help us determine whether the issue stems from our theme or elsewhere.
Regards
July 3, 2024 at 10:51 am #577350
matthiasParticipantHello Hung,
yes I have tested it already with storefront and the functionality is working there. It is only happening with Woodmart.Best,
MatthiasJuly 3, 2024 at 12:40 pm #577395
Hung PhamKeymasterHello matthias,
To assist you in the best possible manner, I kindly ask that you please provide me temporary wp-admin info (wp-admin URL, username, password) to the Private Content area, I will take a look and provide solutions if it is possible.
Regards,
July 3, 2024 at 2:40 pm #577432
matthiasParticipantHi, please find below:
July 4, 2024 at 9:43 am #580869
Hung PhamKeymasterHello matthias,
Thanks for details.
There is CSS rules that override Add to cart’s background-color https://prnt.sc/nWaYkF0bJyn6
Please add the following Custom CSS code to Theme Settings > Custom CSS > Global Custom CSS:
button.single_add_to_cart_button{ background-color: var(--btn-accented-bgcolor); }
Regards,
July 4, 2024 at 9:57 am #580882
matthiasParticipantHi,
thank you. I have implemented the code and it is working.
Can you please also check for the product type “auctions” see link attached in the private content information below?
There is a button called “Bieten” which means “Bid” for auctions. It seems, that this buttons can be fixed in the same way with css-code?Thank you very much!
Best,
MatthiasJuly 4, 2024 at 10:12 am #580887
Hung PhamKeymasterHello matthias,
Please remove this code https://prnt.sc/lCN306VKAzm0 and use below one:
button.bid_button { color: #3b3b3b; background-color: #F68B1F; border-radius: 25px; margin-top: 20px; margin-bottom: 3px; }
Regards,
July 4, 2024 at 10:25 am #580894
matthiasParticipantPerfect, thank you very much for your help!
July 5, 2024 at 6:51 am #581070
Hung PhamKeymasterHi matthias,
Glad to hear your issue has been resolved. Keep us in mind for future questions and concerns, we’re always here to help!
If you have a quick minute we always appreciate a 5-star rating on our theme!
https://themeforest.net/item/woodmart-woocommerce-wordpress-theme/reviews/20264492
Your feedback is the motivation to improve our work and services.
Regards,
-
AuthorPosts
The topic ‘Compatibility with Dokan module Q&A’ is closed to new replies.
- You must be logged in to create new topics. Login / Register