Title: Read More Link
Last modified: August 21, 2016

---

# Read More Link

 *  [paul448](https://wordpress.org/support/users/paul448/)
 * (@paul448)
 * [12 years ago](https://wordpress.org/support/topic/read-more-link-30/)
 * Hi
 * I have a multilingual website (English and Welsh) and I am using the qtranslate
   plugin.
 * Everything works OK however I cant seem to get the ‘Read more’ permalink to change
   to the corresponding language in my wordpress loop. My code is the below:
 *     ```
       <article class="recent-blog">';
       $output .='<h4><a href="'. get_permalink().'">'.get_the_title().'</a></h4>
       <p>'.$short_excerpt.'</p>
       <p class="readmore_link"><a href="'. get_permalink().'"> Read More </a></p>
       </article>
       ```
   
 * I’ve tried [:en] and [:cy] before the readmore text, but still can’t seem to 
   get it to work.
 * Does anybody have any ideas on how to get it to work? Any help would be greatly
   appreciated 🙂
 * [https://wordpress.org/plugins/qtranslate/](https://wordpress.org/plugins/qtranslate/)

Viewing 1 replies (of 1 total)

 *  [Carret](https://wordpress.org/support/users/carret/)
 * (@carret)
 * [11 years, 11 months ago](https://wordpress.org/support/topic/read-more-link-30/#post-4912727)
 * Look here:
    [http://wordpress.org/support/topic/translate-read-more-link](http://wordpress.org/support/topic/translate-read-more-link)

Viewing 1 replies (of 1 total)

The topic ‘Read More Link’ is closed to new replies.

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

## Tags

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

 * 1 reply
 * 2 participants
 * Last reply from: [Carret](https://wordpress.org/support/users/carret/)
 * Last activity: [11 years, 11 months ago](https://wordpress.org/support/topic/read-more-link-30/#post-4912727)
 * Status: not resolved