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'
-
AuthorSearch Results
-
In forum: Ascend Theme
In reply to: Cart Summary wrong language
March 5, 2019 at 1:45 pm #218728“I don’t understand what you are wanting to do”
https://www.turvaukko.fi/wp-content/data/software/wrong_language.jpg
I try fix this wrong language.
OK, looks complicated but I try follow your guide to do child theme etc. if that is only way.
– Janne
In forum: Ascend ThemeIn reply to: Cart Summary wrong language
March 4, 2019 at 10:31 am #218544I don’t understand what you are wanting to do. Editing ascend.pot will do nothing on your site, a pot file is not read by wordpress.
If you are going to edit translations manually then you will need this desktop app: https://poedit.net/
Then you will need to create your language files and translations files. You need the .mo and .po files. Then you can upload them to your child theme and add a function in your child theme to call the language files.
function child_theme_slug_setup() { load_child_theme_textdomain( 'ascend', get_stylesheet_directory() . '/languages' ); } add_action( 'after_setup_theme', 'child_theme_slug_setup' );Ben
In forum: Ascend ThemeIn reply to: Cart Summary wrong language
March 3, 2019 at 3:35 am #218418Hi Ben,
Thanks offering that possibility but there is issue for that way. Web hosting service have “Ninja” protection what’s not allow loco do changes and can turn off only manyally using chat to hosting support.. so it’s go kinda complicates about right timing because web hosting support not let turn that protection off long time..only for like 30min and they put again it on.
For me, I will find a way to add language transfer for: Cart Summary in shopping cart when I can be 100% sure where/ in what file “Cart Summary” text is. In ascend.pot?
I see there is two different location in shoping cart for “Cart Summary” where one is and one not tranfered to right language (finnish).
Please give a lead how to, I will do rest.
Thanks.
In forum: Ascend ThemeTopic: Cart Summary wrong language
February 25, 2019 at 6:01 am #217674Hello,
This maybe woocommerce issue but I don’t have this problem whit other themes.
Issue is: All other text have transfer to Finnish but only in >> Cart Summary << Cart Summary text still remain english in shoping cart. I have trying check everything but I dont find reason for that, also woocommerce language files are 100% transfer to finnish language.
Any help?
Big thanks.
Site: *Login to see link
In forum: Membership ForumsHi,
I’ve used in Topbar a WPML language switcher plus a FB icon and Phone Icons. Here an example of the shortcode in the Topbar Widget Area:[icon color="#ffffff" icon="kt-icon-facebook-official" size="24px" link="#" target="blank" valign="bottom" padding-bottom="0px"]
It looks like that the icons are valigned top, and the WPML-language switcher is valigned bottom. How can I get every element in the topbar to be valigned bottom? No css wants to co-operate with me 🙁
Regards,
Pamela
In forum: Ascend ThemeIn reply to: Error 404.php
Hello,
If you need to change that string in your language, then I suggest this plugin:
https://www.kadencewp.com/translating-theme-strings-locotranslate/In Theme Options> Theme Extensions, are you using a custom 404 page? If so, you just need to edit the page you’ve assigned and remove that shortcode.
If you’re unable to edit it, please post a link so I can take a look at your site.
-Kevin
In forum: Pinnacle ThemeIn reply to: Inline top bar Cart and Menu Items
AnonymousFebruary 12, 2019 at 11:00 am #216333Yes it worked.
Additional question: Is it possible to change the order of the items? Cart icon on the left side for the language selector?
In forum: Pinnacle ThemeIn reply to: Inline top bar Cart and Menu Items
AnonymousFebruary 11, 2019 at 7:45 pm #216280Wow! That was easy. Additional question: Is it possible to change the order of the items? Cart icon on the left side for the language selector?
In forum: Membership ForumsIn forum: Pinnacle ThemeAnonymousFebruary 11, 2019 at 7:39 am #216166Hey there,
I added to WPML some custom languages such as en_CA, de_CH, de_AT, fr_BE, es_MX etc. Pages, Products etc. have been copied and they work.
Just WooCommerce is odd. Some languages such as es_MX and de_CH work perfect in the sales process [Shop, Cart, Checkout]. Others like fr_BE roll back to English. As fr_BE is in every string equal to fr_FR; how can I tell WooCommerce / Pinnacle Theme, to use fr_FR translation file?
Thank you!
In forum: Membership ForumsHi again,
I’ve put a Language Switcher (WPML) in the Mobile Top Icon Bar Widget Area. It worked but is aligned in the middle of the top icon bar. I would prefer to have it aligned right in mobiles and pads.
I have tried:
.wpml-ls-native
{ text-transform: uppercase;
color: #444444;
align-items: right;}Hope you can help me!
PamelaIn forum: Virtue ThemeIn reply to: Trying to translate Virtue, need some assistance.
In forum: Virtue ThemeIn reply to: Trying to translate Virtue, need some assistance.
Hello,
Take a look at this post, you may find some valuable information:
https://www.kadencewp.com/translating-theme-strings-locotranslate/Which language are you translating? When you are within the po file for your language, try hitting the “sync” button. Do the other strings show when the file is synced?
Sorry if I’m misunderstanding the problem. A little more information about which language you’re translating will be helpful.
-Kevin
In forum: Pinnacle ThemeIn reply to: Can I customize the Read More excerpt link?
In forum: Pinnacle ThemeIn reply to: Changing button of contactform
2. What browser are you viewing this on? I believe this has to do with certain browsers automatically adding style to your buttons. I can see some added shadows to the button when viewing in safari.
3. The plugin shouldn’t slow down your site. It just allows you to edit language files for themes and plugins. As for wp-forms, it also shouldn’t slow your site down. As long as you’re compressing images, caching, etc… then you shouldn’t have to worry about speed from a well coded plugin.
-Kevin
In forum: Pinnacle ThemeIn reply to: Changing button of contactform
Hello,
1. I’m seeing the button show #459586 without any overlay. Can you share a screenshot of what you’re seeing. You can host images here:
https://postimages.org2. I’m also not seeing any 3d effect. This could be due to your browser. What browser are you using?
3. The best way to change this text is to search for the string in loco translate and change it to whatever you need for your language:
https://www.kadencewp.com/translating-theme-strings-locotranslate/You can also use this plugin to create fully custom contact forms:
https://wordpress.org/plugins/wpforms-lite/-Kevin
In forum: Ascend ThemeHi
I have exactly the same issue on the website I manage https://wwww.odysseus-unbound.org which is in English (default) and Greek.
If it helps, I can add that I have a WordPress search form on my custom 404 pages and when I test the 404 pages from a Greek url or Greek language browser I get the English 404 page as set in the Theme Options (as in Hugo’s post) but the placeholder in the search box is in Greek, replaced by Polylang.
I recall an earlier discussion in this forum on a similar topic and I think Ben said he might be able to make the page id of the custom 404 page a translateable string that would be picked up by Polylang (and similar plugins?). Is that possible?
Cheers
Julian
In forum: Ascend ThemeHi Kadence Team, my custom 404 page is not getting translated on frontend. I use Ascend Premium Custom 404 Page option and Polylang Free. I’ve tried resaving permalinks but no change.
Step to reproduce:
1- Create a page and its translated versions with Polylang.
1- Go to Theme Options, Theme Extension tab and activate Custom 404 Page option.
2- Using the “Choose a 404 page” dropdown select the page you’ve created, in your default language.Result expected:
On frontend, the custom 404 page is shown on the corresponding language depending on the URL language code, for example:
– example.com/en/…/ should load the 404 page in English;
– example.com/fr/…/ should load the 404 page in French;
– example.com/pt/…/ should load the 404 page in Portuguese;Result experienced:
The 404 error message is shown on the language of the page selected on the “Choose a 404 page” dropdown, independently of the user language and the url.Is there a way to get this working on the way I’ve described above?
Many thanks
HugoIn forum: Membership ForumsIn forum: Virtue ThemeTopic: Removing Icons
Hi there
I’d like to remove the basket icon that appears on the ‘Your Cart’ button in the top bar – Is there anyway to do this?
Also, I recently changed the text that I want to appear for ‘Your Cart’ to ‘BAG’ through theme settings > language – The change isn’t appearing though, please advise.
thanks
-
AuthorSearch Results


