• Resolved jianping cheng

    (@chengjianping)


    How can I delete the added language? In addition, there are other countries behind the English language option. Is it the corresponding country language in the box behind English? I want the domain name suffix to display the corresponding country code after the user selects the corresponding language. How can I do this?url:https://imgur.com/a/lhK2SZl

    The page I need help with: [log in to see the link]

Viewing 14 replies - 16 through 29 (of 29 total)
  • Thread Starter jianping cheng

    (@chengjianping)

    Plugin Support madalinaruzsa

    (@madalinaruzsa)

    Hi @chengjianping,

    You can use our Conditional Shortcode Based On Language to display different images for different languages https://translatepress.com/docs/translation-shortcode/, or if your website is built with Elementor, you can restrict the modules based on language using our Restrict by Language integration: https://translatepress.com/docs/restrict-by-language/elementor-integration/.

    If you have, for example, two languages—English and Spanish—you’ll need to add one image for English and another for Spanish. You can easily do this using the Conditional Shortcode Based on Language feature.

    Thread Starter jianping cheng

    (@chengjianping)

    I have added more than ten languages. Do I have to upload the corresponding languages ??separately? The text content of the image cannot be automatically translated.

    Plugin Support madalinaruzsa

    (@madalinaruzsa)

    Hi @chengjianping,

    With how you created that image; yes, you need to create one for each language individually.

    You can add the image and use another plugin to overlay text on it, enabling you to translate only those specific strings without having to modify the image itself.

    Thread Starter jianping cheng

    (@chengjianping)

    I added a selection box in the header using a shortcode. The length is too long. How can I change it? In addition, can the language be automatically switched based on the user browsing my website based on his lp?URL:https://imgur.com/a/Kbrazwu

    Plugin Support madalinaruzsa

    (@madalinaruzsa)

    Hi @chengjianping,

    The length is too long. How can I change it?

    You can use CSS code to modify the length of it.

    In addition, can the language be automatically switched based on the user browsing my website based on his lp?

    This is a paid feature and we are not allowed to speak about the paid versions here. In case you would like to have that conversation please open a support ticket using our site https://translatepress.com/support/

    Thread Starter jianping cheng

    (@chengjianping)

    Can you help me write a CSS code to modify the length?
    Also, I want to set it so that other language options will pop up only when I click the selection box. Now on the computer, when I move the mouse to the language selection box, other language options will pop up automatically.

    Plugin Support madalinaruzsa

    (@madalinaruzsa)

    Hi @chengjianping,

    Please send me a link where you have the language switcher added.

    If you want to make the language switcher’s dropdown language menu be displayed only when you click on it, you can use the “Open language switcher only on click“ setting.

    You can find this feature by going to Settings → TranslatePress → Advanced tab → Miscellaneous options.

    Thread Starter jianping cheng

    (@chengjianping)

    Plugin Support madalinaruzsa

    (@madalinaruzsa)

    Hi @chengjianping,

    Please remove the adminitrator link as soon as possible. DO NOT share the administrator link to your site here, as it is visible to anyone on www.remarpro.com and can leave your site vulnerable to hacking.

    I need to use the right-click feature on your site to view the CSS code for the language switcher. Could you please disable the plugin that is blocking right-click functionality?

    Thread Starter jianping cheng

    (@chengjianping)

    Are the CSS codes for changing the length all the same?

    Thread Starter jianping cheng

    (@chengjianping)

    I have disabled this plugin. You can check it out.

    Plugin Support madalinaruzsa

    (@madalinaruzsa)

    Hi @chengjianping,

    Please go to WordPress Dashboard > Appearance > Customize > Additional CSS > and add the following CSS code:

    .elementor-shortcode .trp-ls-shortcode-current-language, .elementor-shortcode .trp-ls-shortcode-language {
    max-width: 200px;
    }

    Yes, the CSS code should be the same for every site.

    Thread Starter jianping cheng

    (@chengjianping)

    OK, this is over. I will contact you if I encounter any problems in the future. Thank you for your help.

Viewing 14 replies - 16 through 29 (of 29 total)
  • You must be logged in to reply to this topic.