Home Forums WoodMart support forum issue with woodmart translation, form and fancy designer plugin

issue with woodmart translation, form and fancy designer plugin

Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • #553579

    craftech.ltd
    Participant

    hello 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.

    Attachments:
    You must be logged in to view attached files.
    #553919

    Hung Pham
    Keymaster

    Hi 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,

    #557081

    craftech.ltd
    Participant

    Hi,
    attached on the private content login link as admin to the website.

    #557184

    Hung Pham
    Keymaster

    Hi 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,

    #557488

    craftech.ltd
    Participant

    Hi,
    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.

    #557609

    Hung Pham
    Keymaster

    Hi 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,

    #558233

    craftech.ltd
    Participant

    hi,
    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.
    #558711

    Hung Pham
    Keymaster

    Hi 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,

    #559785

    craftech.ltd
    Participant

    thank 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.
    #560438

    Hung Pham
    Keymaster

    Hi craftech.ltd,

    Thanks for your patience.

    Please provide URL of the mentioned page, so I can take a closer look.

    Regards,

Viewing 10 posts - 1 through 10 (of 10 total)