Home › Forums › WoodMart support forum › Color changing and incorrect orientation of buttons
Color changing and incorrect orientation of buttons
- This topic has 10 replies, 2 voices, and was last updated 1 month ago by Hung Pham.
-
AuthorPosts
-
November 4, 2024 at 4:42 pm #609792
honoriscausadei1ParticipantWe cannot change the price colors in the visual section and the buttons direct to the wrong pages.
November 4, 2024 at 7:29 pm #609849
honoriscausadei1ParticipantColors changed but it took too long.
Payment buttons opened with Ajax have incorrect href linksNovember 5, 2024 at 6:53 am #609900
Hung PhamKeymasterHi honoriscausadei1,
Thanks for reaching to us.
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) and screenshots that illustrate the problem to the Private Content area, this will allow me to thoroughly investigate and address your concerns more efficiently.
Regards,
November 13, 2024 at 9:15 pm #611985
honoriscausadei1ParticipantWe have solved the problem, thank you for your attention.
November 13, 2024 at 9:17 pm #611986
honoriscausadei1ParticipantWe do not want the stock information of the products available in the carousel to be displayed on the home page.
Is there a solution to this without installing a plugin?
It should be displayed on the product detail page but not in the carousel.November 14, 2024 at 7:44 am #612031
Hung PhamKeymasterHi honoriscausadei1,
I checked your site and didn’t see out of stock products in the list, please let me know if you resovled it.
Regards,
November 14, 2024 at 2:07 pm #612136
honoriscausadei1ParticipantWe don’t want the text “in stock” in the image, but we want it to be on the product page.
November 14, 2024 at 2:08 pm #612138
honoriscausadei1ParticipantWe don’t want the text “in stock” in the image, but we want it to be on the product page.
We want the products to say “in stock” on the product detail page, not on the carousel on the home page.
- This reply was modified 2 months ago by honoriscausadei1.
Attachments:
You must be logged in to view attached files.November 14, 2024 at 7:25 pm #612237
Hung PhamKeymasterHi honoriscausadei1,
Please add the below Custom CSS code to Theme Settings > Custom CSS > Global Custom CSS:
p.stock.wd-product-stock.wd-style-default:is(.available-on-backorder,.in-stock){ display: none; }
Best Regards.
December 10, 2024 at 9:19 pm #621362
honoriscausadei1ParticipantIf there is more than one quantity, we want it to write a different text, if the quantity is not specified, we want it to write a different text. How can we do this in this section?
December 11, 2024 at 1:17 pm #621562
Hung PhamKeymasterHello honoriscausadei1,
+ In order to change / translate words. Please make sure you synced the strings first before changing / translating WooCommerce, WoodMart Core plugins and WoodMart theme. You can refer to article
https://xtemos.com/docs-topic/theme-translation/
https://xtemos.com/docs-topic/how-to-make-woodmart-multilingual-with-wpml/+ You are also need to select the language for the backend and theme settings for admin from the admin user profile, please edit the user’s profile and then select the language for that user it will show the same on the backend.
Best Regards.
-
AuthorPosts
- You must be logged in to create new topics. Login / Register