Home › Forums › WoodMart support forum › issue with woodmart translation, form and fancy designer plugin
issue with woodmart translation, form and fancy designer plugin
- This topic has 13 replies, 2 voices, and was last updated 7 months ago by Hung Pham.
-
AuthorPosts
-
March 30, 2024 at 5:27 pm #553579
craftech.ltdParticipanthello woodmart developers,
first I want to say that I am real satisfied with woodmart team, it worked excellent for me till now.
but I have 3 issues:
1. I am translate my website to HEBREW with loco translate plugin, it worked OK but on mobile view, the icon of ‘my account’ remain as ‘my account’ and didnt get the translate altough I translate it to Hebrew.
2. I added you build-in newsletter prepost page, but the form were the user enter is mail was not created and I get error that it not exist. I add it manually but it not create with your default design. how I can fix it? (the mail address and the buttom need to be at the same line).
3. I am working on product design website. I really want to use FANCY PRODUCT DESIGNER plugin but I see that there are some issue with the theme and this plugin.
https://xtemos.com/forums/topic/issues-with-fancy-product-designer/
https://xtemos.com/forums/topic/critical-issue-with-woodmart-theme-fancy-product-designer-integration/
can you please let me know if there is valid solution for those issue? it is possible to use the FPD pluging with woodmart theme with no issue? if not, do you familiar with another pluging that work ok with woodmart theme?thanks a lot. waiting for your response.
- This topic was modified 8 months, 2 weeks ago by craftech.ltd.
Attachments:
You must be logged in to view attached files.April 1, 2024 at 5:16 pm #553919
Hung PhamKeymasterHi craftech.ltd,
Thanks for reaching to us.
First of all, take my apologies for the delay in answering because of the weekend.
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, this will allow me to thoroughly investigate and address your concerns more efficiently.
Regards,
April 13, 2024 at 7:34 pm #557081
craftech.ltdParticipantHi,
attached on the private content login link as admin to the website.April 15, 2024 at 7:56 am #557184
Hung PhamKeymasterHi craftech.ltd,
First of all, take my apologies for the delay in answering because of the weekend.
1. Translations
+ 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/
+ 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.
2. The form looks great https://prnt.sc/v3HR7YpGXSY7 Did you resolve the issue? Please confirm me back.
3. 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?
Regards,
April 16, 2024 at 7:30 am #557488
craftech.ltdParticipantHi,
regarding the form – I want the text box and the buttom to be on the same line as it looks like on your example. how I can do it?
Iregarding the translate – so I need to change also the files if I am using Loco Translate? what is better?thanks.
April 16, 2024 at 11:33 am #557609
Hung PhamKeymasterHi craftech.ltd,
1. Form
Please add below Custom CSS code to Theme Settings > Custom CSS > Global custom CSS
form.mc4wp-form>div { display: flex; align-items: center; flex-wrap: wrap; justify-content: center; } form.mc4wp-form>div>p:first-child { margin-right: 10px; flex: 1 1 200px; max-width: 290px; width: 100%; order: 1; }
2. Translation
If you are going to use LocoTranslate, so you don’t need to translate file as well. You can refer to article https://xtemos.com/docs-topic/theme-translation/
Regards,
April 18, 2024 at 8:05 am #558233
craftech.ltdParticipanthi,
thank you for your help. regarding the form –
it now in one line, but I need the button to be on the left side, also the form is not in the center, how I can fix it? (attached screenshot – form).
regeading the translation – I am using Loco Translate, it work ok for me beside 1 field – My account in mobile view. you can see that I translate the field, but for some reason it didnt change. can you help please? (attached screenshots)
also, now when I try to work with Loco translate on woodmart child theme I am getting wierd warning that was not before (atteched).thanks for your help.
Attachments:
You must be logged in to view attached files.April 19, 2024 at 8:39 am #558711
Hung PhamKeymasterHi craftech.ltd,
Thanks for your patience.
1. Form
You can edit page via Elementor > select Mailchimp widget and remove fixed width https://prnt.sc/ZzAjJqCeWRP1
2. Translation
Please double check https://prnt.sc/tQ8PSIHnJKz5
Regards,
April 23, 2024 at 12:15 pm #559785
craftech.ltdParticipantthank you dear, all my problem solved.
I have now new smalll issue when using fancy product designer plugin:on product page the ‘customize’ text is not in the middle of the button. (attached screen shot).
I try to add this css code on woodmart -> settings -> custom css but still no effect:
wd-add-btn-replace a {
min-height: 36px !important;
}#fpd-start-customizing-button { vertical-align: sub; }
please assist. thanks!
Attachments:
You must be logged in to view attached files.April 25, 2024 at 6:13 am #560438
Hung PhamKeymasterHi craftech.ltd,
Thanks for your patience.
Please provide URL of the mentioned page, so I can take a closer look.
Regards,
May 11, 2024 at 7:53 pm #564907
craftech.ltdParticipanthi,
sorry about the delay. attached link to product (the button is in all products) –
https://craftech.co.il/product/%d7%a1%d7%98-%d7%9e%d7%a1%d7%a8%d7%a7-%d7%9e%d7%91%d7%a8%d7%a9%d7%aa-%d7%9c%d7%aa%d7%99%d7%a0%d7%95%d7%a7%d7%95%d7%aa/also, I will appriceate your help. I want to design my submenu, I want the witdth to be smaller, attach the current view. how can I do it?
thanks!
Attachments:
You must be logged in to view attached files.May 12, 2024 at 2:17 pm #564983
Hung PhamKeymasterHi craftech.ltd,
Please add below Custom CSS code to Theme Settings > Custom CSS > Global custom CSS
/* Fixing button */ #fpd-start-customizing-button { display: inline-flex; } /* Adjusting sub-menus's width */ div.wd-dropdown-menu.wd-design-default { --wd-dropdown-width: 150px; }
Regards,
May 12, 2024 at 2:33 pm #564988
craftech.ltdParticipantthank you! solved
May 12, 2024 at 3:18 pm #564990
Hung PhamKeymasterHi craftech.ltd,
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
- You must be logged in to create new topics. Login / Register