Title: qTranslate-X code in PHP code
Last modified: October 30, 2017

---

# qTranslate-X code in PHP code

 *  Resolved [Phil Beckershoff](https://wordpress.org/support/users/phil-beckershoff/)
 * (@phil-beckershoff)
 * [8 years, 7 months ago](https://wordpress.org/support/topic/qtranslate-x-code-in-php-code/)
 * Hallo,
 * I would like to have the German text element “Mehr dazu” in the attached code
   in French as “Lire la suite”. Bloss, with all my previous attempts I failed with[:]
   or <! -: -> and the respective language codes “de” and “fr”. What am I doing 
   wrong for using it with qTranslate-X? Can you please help me?  Here is the PHP
   code:
 * <?php the_excerpt(); ?><span class=”more-link”><span style=”font-family:’FFClanWebProBold’;”
   >  Mehr dazu</p></span></span>  
 * And here is the link to the page:
    [http://blog.engie.ch/strategie/fr/category/strategie/](http://blog.engie.ch/strategie/fr/category/strategie/)
 * Many thanks for your help!  
    Greetings from Switzerland  Phil Beckershoff ([E-Mail](https://wordpress.org/support/topic/qtranslate-x-code-in-php-code/phil@beckershoff.ch?output_format=md))
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fqtranslate-x-code-in-php-code%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

Viewing 1 replies (of 1 total)

 *  Thread Starter [Phil Beckershoff](https://wordpress.org/support/users/phil-beckershoff/)
 * (@phil-beckershoff)
 * [8 years, 7 months ago](https://wordpress.org/support/topic/qtranslate-x-code-in-php-code/#post-9632991)
 * Sorry, have it. Here my solution:
 * <?php the_excerpt(); ?><span class=”more-link”><span style=”font-family:’FFClanWebProBold’;”
   >  <?php echo __(“[:de]Mehr dazu[:fr]Lire la suite[:]”, TEMPNAME)?></p></span
   ></span>

Viewing 1 replies (of 1 total)

The topic ‘qTranslate-X code in PHP code’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/qtranslate-x_f9f9f9.svg)
 * [qTranslate X](https://wordpress.org/plugins/qtranslate-x/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/qtranslate-x/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/qtranslate-x/)
 * [Active Topics](https://wordpress.org/support/plugin/qtranslate-x/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/qtranslate-x/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/qtranslate-x/reviews/)

## Tags

 * [php](https://wordpress.org/support/topic-tag/php/)

 * 1 reply
 * 1 participant
 * Last reply from: [Phil Beckershoff](https://wordpress.org/support/users/phil-beckershoff/)
 * Last activity: [8 years, 7 months ago](https://wordpress.org/support/topic/qtranslate-x-code-in-php-code/#post-9632991)
 * Status: resolved