Digital experiences for all disciplines
New Landing › How can we help? › Cardinal › how to change cardinal theme language?
New Landing › How can we help? › Cardinal › how to change cardinal theme language?
- This topic has 59 replies, 10 voices, and was last updated 9 years by laranz – SUPPORT.
-
Posted in: Cardinal
-
July 10, 2014 at 4:31 am #89691
hello guys, i already read the documentation, i just did everything, but somethings like this… in the portfolio in the demo PERSONAL 1, “share this” client, and date, are still in english, my native language is spanish and i only need to change that, i could do it via html or css, but i cant find the source… can anyone explain me how to change it? thank you.
July 10, 2014 at 7:33 am #89704Hi
You’d need to edit the /language/en_US.po file within the theme files. There you will find the strings and you can save the file – then you just need to upload the .po & .mo file. We’d recommend software such as POEdit for this. Alternatively, you could use the qTranslate WordPress plugin, and do this all through WordPress.
Hope that helps.
July 10, 2014 at 1:57 pm #89908man i edited the en_US.po file, but nothing happens, i write the translation, and even i found a lot of other po files, even spanish, i dont know how to make this work…. how i activate the spanish language? inside the language folder there is already more languages, i dont understand…
i already edited de wp-config.php and i set the es_ES language! and i dont know why it translate ..
July 11, 2014 at 12:31 am #90053Hi @Wished087,
The other translations included are all 50%~ complete, so there may be a few translations missing.
Have you tried using this plugin https://wordpress.org/plugins/qtranslate/ ? Not sure where you are going wrong with your setup (it definitely is all 100% working)
– Ed
July 11, 2014 at 4:23 pm #90373im new with that, can u throw me a video or can u be more specific what to do? really i tried to change PO, i edited it, and nothing happened, changed the wp config to my language, nothing happened, used the pluging qtranslate and nothing happened, i kno html5 and css, the fastest way its entenring the html and editing, but idk where is the source, i can see it, inspecting in google chrome, but cant see where is the code to edit…
it seems it worked, because my wordpress is in spanish now, but some parts are still in english, and i dont know where to enter in wordpress to change the words, i put an image …
Attachments:
You must be logged in to view attached files.July 11, 2014 at 9:30 pm #90445Check here – http://www.wikihow.com/Change-the-Default-Language-in-Wordpress . You need to check step 3 + 4.
Then you can edit the es_ES.po file in /cardinal/language – and translate the strings there.
– Ed
July 30, 2014 at 2:46 pm #96136Yo tengo el mismo problema y no lo puedo solucionar. Las partes del theme de woocommerce o que funcionan con el swift framework no cambian el idioma. La única manera es modificando los archivos php del theme, pero se pierden estas modificaciones cuando se actualiza el theme.
I have the same problem and I can’t solve it. Woocommerce or swift-framework related translations are usually not working. The only way to make it happen is by modifying php theme files, but I lose these modifications when theme is updated.
July 31, 2014 at 4:09 pm #96567Hi,
Can you provide us a couple examples of what you can’t translate. Probably it’s words from Woocommerce.
Did you translate Woocommerce?– Rui
July 31, 2014 at 6:06 pm #96601Woocommerce is already translated.
Look at the attachments:
Example 1: 0 items in the cart (english), Unfortunately… (english), Ir a la tienda (spanish)
Example 2: Everything in spanish, except Related Products and Share This
Example 3: 1 artículo (spanish) in the cart (english) / View Cart (english) / Pasar por caja (spanish)
I know all these examples in english are translated in the theme’s translation, but they won’t appear in spanish. You have to change php files to reflect changes.
Attachments:
You must be logged in to view attached files.August 1, 2014 at 1:18 pm #96852Hi,
You should find inside the default es_ES.po of the theme this lines bellow
msgid “Unfortunately, your cart is empty.”
msgstr “Desafortunadamente su cesta de compra está vacía.”msgid “0 items in the cart”
msgstr “0 productos”msgid “Share this”
msgstr “Compartir”msgid “Related Products”
msgstr “Productos relacionados”msgid “View cart”
msgstr “Ver Carrito →”can you try to place the original es_ES files to see if works.
Also check if you any unnecessary translation plugin active.
– Rui
August 2, 2014 at 6:28 pm #97068well, this really sucks, and sorry for the bad word, but im tired, i check the PO and they have already the strings translated, i dont know what is happening, i think its an issue of the theme, can u please tell me how to remove the share this button? because im really tired of trying to change that!
August 3, 2014 at 3:22 am #97119Hi @Wished087,
There is nothing wrong with the theme in regards to this, it’s just likely that something is wrong with what you are doing. The theme is 100% translation ready, you just need to translate the strings and upload the file. Are you using POEdit? You can remove the button with this custom css:
.article-share { display: none!important; }
– Ed
August 5, 2014 at 6:12 pm #98128I have the exact same issue.
Already tried POEdit and stuff, nothing happens
August 5, 2014 at 10:00 pm #98159Hi @mike3run
I think from your previous threads that your website was already in Spanish.
Can you tell us exactly what you can’t translate?-Rui
August 6, 2014 at 8:17 pm #98620I can’t translate that exact same string “Share It” on the products and portfolio pages.
Also on the portfolio filter it says “Show All” it should be in spanish, i tried POEdit already and no luck.
-
Posted in: Cardinal
You must be logged in and have valid license to reply to this topic.