qTranslate issues

Posted in: Newspaper
Post count: 17

Hi, hope you can help.

I have managed to change certain widgets to a different language but some still aren’t changing. The things that I need to know how to change into french are;

The date at the top
Menu bar
Latest article (homepage)
Like and follow buttons (homepage)
Page pagination (homepage)
On the featured page, things like ‘Featured’, ‘date’ etc

Do i need to change code in the .php files or do you know another way to do this?

Thanks
David

Post count: 780

Hello,

1. for the date you will have to change the wordpress language.
2. edit the menu and change it (for the icons text on mobiles use the translation panel from the theme) http://screencast.com/t/pZqAzC2CCgWP
3. http://screencast.com/t/uVwUi6EO
4. woops 🙂 we missed them in the translations panel. You can edit the social counter plugin: td-social-counter.php like so http://screencast.com/t/tuXHNwyXH we will fix this in the next update.
5. use the panel
6. the panel and edit the block in visual composer

Hope this helps

Post count: 17

1. for the date you will have to change the wordpress language. – How do i do this and will it switch from english to french each time?

2. Done

3. When i paste this code in to change the ‘Latest Article’ on homepage [:en]LATEST ARTICLES [:fr]À la une , it just displays what i have put in so the translation doesn’t work?

4. How do i do the code, like this? ‘button’ => __td(‘[:en]Follow[:fr]Suivre’),

5. Use the panel? What panel? I need to change the next and prev to French. How would i do this in this code? ajax_pagination=”next_prev”]

6. I think i’ve got this!

Thanks for getting back to me. I look forward to hearing from you again.

David

Post count: 3343

Hello,
1. http://codex.wordpress.org/Installing_WordPress_in_Your_Language

3. That code work with qTranslate plugin and take the translation from which language is selected. See here:
http://screencast.com/t/km3T4UMWbb
http://screencast.com/t/eD54eTvlpRhL
http://screencast.com/t/HUuRaENNeBt

4. We will add all that words from Social plugin in our translation panel and then you can translate it from there in the next update.

5. From Translation panel http://screencast.com/t/JCROAFIVd

Thanks

Post count: 17

Great, thank you for your help. I look forward to the next update.

Cheers
David

Viewing 5 posts - 1 through 5 (of 5 total)
The forum ‘Newspaper’ is closed to new topics and replies.