Notice: These forums are now retired and closed. For active support, please Submit a Ticket or visit our official WordPress.org community pages.
Kadence Theme | Kadence Blocks | Starter Templates | WooCommerce Email Designer | Ascend | Virtue | Pinnacle

Search Results for 'language'

Home / Forums / Search / Search Results for 'language'

Viewing 20 results - 401 through 420 (of 1,794 total)
  • Author
    Search Results
  • #204660

    Hey, I updated your settings to allow the template to be translated across posts.

    The reason your checkout fields are what they are is that you have defined a new standard in the woocommerce checkout field editor to be Welsh even tho that is the default for English. You need to set that all back to English and then if you want to manually translate you can do that in the WPML string translations. You need to leave that on default if you want woocommerce to use it’s translations and automatically switch between languages.

    Ben

    #204641

    I would like to use two different Woo Templates for my Shop Archive, one for german and the other one for french.
    Multilanguage setup is done with WPML. If I choose german in the topbar of the administration and select the template for this language in Woo Templates it will be selected for french too if I switch the language selector on top!
    Can you help me to select the right template for the two languages?
    Thanks!

    #203562

    You should be able to just use this CSS to hide the portfolio on your Finnish site:

    html[lang=”fi”] .home-portfolio {
    display: none !important;
    }

    Then you wont need any CSS for it to display on the other languages. Does that work for you?

    Let me know if you need any further assistance.

    -Kevin

    #203542

    Hi,

    I am trying to modify my home layout for different languages. Finnish page should have “Best selling products” carousel and other languages “Portfolio caousel”.

    I have trid from example to hide the portfolio carousel from finnish language with this:

    .home-portfolio {
    display: none;
    }

    html[lang=”en”] .home-portfolio {
    display: block !important;
    }

    But how can I get it visible also in other languages that english? I would ned to add also sv, de, and es to the list but that does not seem to work. I also tried to put them individually but that did not work either.

    My site is cool-x.fi

    Thanks.

    #203474

    Video type post, video URL: https://www.facebook.com/viljatuote/videos/1655505554557903/
    And page with a problem URL
    https://www.virtasalmenviljatuote.fi/gluteenittomat-reseptit/gluteeniton-marjapiirakka/
    ANd oin this page I have fixed the issue by adding embbed HTML manually. When using video widget it will turn it arabic.
    Possible issue lies somewhere that WordPress Finnish locale is .fi not fi_FI like most languages.
    https://www.virtasalmenviljatuote.fi/gluteenittomat-reseptivideot/

    #203473

    Hi, in this site we use ascend and in the footer configuration we put the HTML code to code the spanish legal terms and privacy… but how we can have it for the english version? we use wpml for all the translation job… but we cannot have a option to put the enlgish version of the footer configuration

    thank you very much
    Angelo

    #203411

    Embbed facebook videos shows in Arabic language, the FB interface is in Arabic. It should be in finnish.
    EXAMPLE HERE

    #203035

    Which language are you translating into the main thing is to just update the translation files.

    Ben

    #202994

    Hi, these important fields for Blog Posts are not translated: “Previous Post”, “Next Post”, “Leave a Reply”, “Submit Comment”, “Daily Archives” etc.
    It’s really a pity that i have to install a separate plugin just for two, three words. Do you have an solution, especially for “Previous Post” and “Next Post”, without installing a separate translation plugin? Best Regards, My

    #202802

    Hi.
    Several of my sites using Ascend Premium have stopped displaying images.
    The missing images include product images, category images and post images as well as site logos and favicon.

    The media library still have the images and each page shows a placeholder but no image.

    I have tried to update the theme but I get the below error also:

    Could not copy file. ascend_premium/lib/classes/cmb/languages/cmb2-zh_HK.po

    Sites impacted:

    regards
    Andy

    #201140

    Hi Ben,

    your code in file /wp-content/themes/pinnacle_premium/templates/comments.php is the problem why the translation doesn’t work.

    The new code in theme version 2.2.7, no translation:

    		<h3 class="sectiontitle">
    			<?php
    			$comments_number = get_comments_number();
    			if ( '1' === $comments_number ) {
    				printf( esc_html__( 'One Response', 'pinnacle' ), esc_html( $comments_number ) );
    			} else {
    				/* translators: %d comment count */
    				printf( esc_html( _n( '%d Response', '%d Responses', $comments_number, 'pinnacle' ) ), esc_html( $comments_number ) );
    			}
    			?>
    		</h3>

    The old code in Version 2.6, right translation:
    <h3 class="sectiontitle"><?php printf(_n('One Response ', '%1$s Responses ', get_comments_number(), 'pinnacle'), number_format_i18n(get_comments_number()), get_the_title()); ?></h3>

    I replaced the new code with the old code and everything is ok.

    I think esc_html blocks wordpress to translate. You can see it when you change the language of your demo wordpress to another language than english. Every title is translated except “Responses”.

    Regards,
    Benjamin

    #200962

    Hi,

    since template version 2.2.7 the title for comments isn’t translated anymore.
    Whatever language is selected for wordpress the Title is “One Reponse” or “X Responses”. Other words are in the right language.

    With version 2.2.6 I had the correct translation for Responses.

    Did you change the code?

    Regards,
    Benjamin

    #200132

    Hi,

    If I use “Latest blog posts” in my Home page (in finnish), is it possible to hide it from other languages? I would only want it to show on my finnish home page. not in other languages.

    My site is http://www.cool-x.fi

    Thank you!

    #200062

    Hey,
    All our language translations are user provided. Thanks for reporting that the polish translation has a typo. I can update the po and mo files with the fix in the next version of the theme.

    For you an easy way to fix and control this is to install this plugin: https://wordpress.org/plugins/loco-translate/

    You can then edit each translation string and update what you need.

    Ben

    #200056

    Dear Hannah,

    thank you for your reply.

    I know I have the Language Settings in the Theme, but when I change the default one, it applies to ALL languages.
    So if I change the default German “Weiterlesen” in the Polish “„czytaj więcej“ it would also appear on the Polish AND German version.

    As in the link I posted before (which is not from my site, just another Virtue installation from someone else), the wrong “„czytah więcej“ instead of „czytaj więcej“ seems to be a common problem.
    In this installation also “czytah”:
    http://www.lavishfurnishings.co.ke/wp-content/themes/virtue/languages/pl_PL.po

    All the best,
    Magdalena

    #200048

    Hi Magdalena,
    Are you using a plugin to translate your site? If so, which one?
    You can actually set the read more text from Theme Options > Language Settings. Have you tried this?

    Hannah

    #200016

    Hello,

    my site has two languages: German (www.magdalenastampfer.at) and Polish (www.magdalenastampfer.pl) and I have a problem with the blog post excerpts and the “read more” link. The German version “weiterlesen” is fine, but the Polish version shows “czytah dalej” (instead of “czytaj dalej” or “czytać dalej”), there’s a typo.

    I can’t find where this setting for Polish is, it is not in the Polylang strings and I couldn’t find it in the theme settings.
    In the theme language settings the default for “read more” in blog post excerpts in German is “Weiterlesen”. That’s OK.
    If I don’t choose the default option, but fill the field with an expression, it goes through all the language versions, so I can’t do that.

    Actually I would just love to correct the typo in Polish 😉

    Thank you,

    Magdalena

    #199895

    ok, so the workaround is to set the loop to go through those in the same type and not “all” portfolio posts.

    Then you just need to assign a type to each portfolio post. Since the types will be different for each language they would naturally not loop them together.

    Ben

    #199885

    Hi Ben,

    1. You are by far more helpful than my host 🙂 I changed the htaccess myself and it works perfectly, thank you!
    2. I am working with polylang with the setting “the language is set through different domains”. Apart from the portfolio everything looks good, I will send you the login privately.

    Thank you very much for your help.

    Magdalena

    #199872

    2. I seem to remember something about the way polylangs language is set up can make this work. Which post are you seeing the switch at. In your polylang settings are you changing languages by language abbreviation in the permalinks?

    Ben

Viewing 20 results - 401 through 420 (of 1,794 total)