Title: Continue reading
Last modified: August 21, 2016

---

# Continue reading

 *  Resolved [Alph](https://wordpress.org/support/users/alpph/)
 * (@alpph)
 * [12 years, 8 months ago](https://wordpress.org/support/topic/continue-reading-10/)
 * I am in setup phase of my site in French. I tried some themes. All are fully 
   translated in French, by origin or by myself.
    On the screen all messages are
   translated in all themes, including the officials themes 1X, without one : As
   result of the search function I have the beginning of the post followed by “Continue
   reading <Arrow –> >”. I search through the complete source of WP for the string“
   Continue reading”. I found it only in the themes and it is always translated 
   in a PO file, followed by … or by →. But appear always untranslate on the screen,
   ie in English = Continue reading →
 * Any idea ? A bug ?

Viewing 14 replies - 1 through 14 (of 14 total)

 *  [esmi](https://wordpress.org/support/users/esmi/)
 * (@esmi)
 * [12 years, 8 months ago](https://wordpress.org/support/topic/continue-reading-10/#post-4154356)
 * What theme are you using? Where did you download it from?
 *  Thread Starter [Alph](https://wordpress.org/support/users/alpph/)
 * (@alpph)
 * [12 years, 8 months ago](https://wordpress.org/support/topic/continue-reading-10/#post-4154382)
 * I tried Expound, Iconic One, Mantra, Mon cahier, Twenty Eleven, Twenty Ten,Twenty
   Thirteen, Twenty Twelve.
 * I installed all the themes via the administrator panel
 * Have a look at [http://www.papinette.fr](http://www.papinette.fr) It is in Twenty
   Twelve. Made a search in the first post.
 * I precise that I have this behavior on two différents site : the final and the
   test
 *  [esmi](https://wordpress.org/support/users/esmi/)
 * (@esmi)
 * [12 years, 8 months ago](https://wordpress.org/support/topic/continue-reading-10/#post-4154385)
 * Using the 2012 theme as an example, the phrase “Continue reading” is available
   for translation via it’s .pot translation file in the languages sub-folder of
   the theme.
 *  Thread Starter [Alph](https://wordpress.org/support/users/alpph/)
 * (@alpph)
 * [12 years, 8 months ago](https://wordpress.org/support/topic/continue-reading-10/#post-4154396)
 * I know that, also in PO in the languages directory :
    #: content-aside.php:15
   content-image.php:13 content-link.php:14 #: content-quote.php:13 content-status.
   php:21 content.php:39 msgid “Continue reading <span class=\”meta-nav\”>→</span
   >” msgstr “Lire la suite <span class=\”meta-nav\”>→</span>” The extrat above 
   is downloaded from my site.
 * A idea/track : sometimes the string is followed by … or by`"→`, depending of 
   the theme
 *  [esmi](https://wordpress.org/support/users/esmi/)
 * (@esmi)
 * [12 years, 8 months ago](https://wordpress.org/support/topic/continue-reading-10/#post-4154406)
 * I’m not sure I understand your question…
 *  Thread Starter [Alph](https://wordpress.org/support/users/alpph/)
 * (@alpph)
 * [12 years, 8 months ago](https://wordpress.org/support/topic/continue-reading-10/#post-4154438)
 * When I look to all the themes I tried, I have seen that the string “Continue 
   reading” is followed by … or by → , depending on the theme.
 * Other question: what is right :
    class=\”meta-nav\” or class=”meta-nav”
 * I find both is the source of the themes ?
 *  [esmi](https://wordpress.org/support/users/esmi/)
 * (@esmi)
 * [12 years, 8 months ago](https://wordpress.org/support/topic/continue-reading-10/#post-4154448)
 * It depends entirely upon the theme. There is no “one answer fits all”.
 *  Thread Starter [Alph](https://wordpress.org/support/users/alpph/)
 * (@alpph)
 * [12 years, 8 months ago](https://wordpress.org/support/topic/continue-reading-10/#post-4154464)
 * Considering that in the theme Mon_cahier the string “Continue reading” appear
   only one time in:
    <?php the_content( __( ‘Continue reading <span class=”meta-
   nav”>…</span>’, ‘mon_cahier’ ) ); ?> If I modify this string in the theme, I 
   should have an other output. I tried >> I have the same output >> the output 
   of the string come not from my theme, but from ???
 * I will continue to track
 *  [esmi](https://wordpress.org/support/users/esmi/)
 * (@esmi)
 * [12 years, 8 months ago](https://wordpress.org/support/topic/continue-reading-10/#post-4154465)
 * In the example, you quote above, any arrows or symbols appearing after the phrase
   may be applied as images using CSS.
 *  Thread Starter [Alph](https://wordpress.org/support/users/alpph/)
 * (@alpph)
 * [12 years, 8 months ago](https://wordpress.org/support/topic/continue-reading-10/#post-4154475)
 * The problem is located in (I add some text before and after this part)
 *  <?php if ( is_search() ) : // Only display Excerpts for Search ?>
    <div class
   =”entry-summary”> <?php the_excerpt(); ?>
 * from content.php from Mon cahier theme; The same code is in many other themes.
   
   From that point, I have difficulties to continue because I have no knowledge 
   of PHP and WP
 *  Thread Starter [Alph](https://wordpress.org/support/users/alpph/)
 * (@alpph)
 * [12 years, 8 months ago](https://wordpress.org/support/topic/continue-reading-10/#post-4154477)
 * I made a fresh installation of WP 3.6.1 in FR
 *  Thread Starter [Alph](https://wordpress.org/support/users/alpph/)
 * (@alpph)
 * [12 years, 8 months ago](https://wordpress.org/support/topic/continue-reading-10/#post-4154490)
 * On the fresh installation without any theme or plugin : tout est OK (all is OK)
   
   I will reinstall al what I need.
 * THE TOPIC IS CLOSED
 *  [Christine Rondeau](https://wordpress.org/support/users/crondeau/)
 * (@crondeau)
 * [12 years, 8 months ago](https://wordpress.org/support/topic/continue-reading-10/#post-4154575)
 * Thanks for letting me know ALPPH.
    I just checked and double-checked my translation
   files and I can see Lire la suite on both yours and mine.
 *  Thread Starter [Alph](https://wordpress.org/support/users/alpph/)
 * (@alpph)
 * [12 years, 8 months ago](https://wordpress.org/support/topic/continue-reading-10/#post-4154581)
 * The pb come from the plugin “Q and A FAQ and Knowledge Base for WordPress”
 * If activated >> Continue reading
 * If deactivated >> OK
 * 2 minutes ago I published a post on this forum with the tittle : plugin [Q and
   A FAQ and Knowledge Base for WordPress] saying that this pluging is not compatible
   with WP 3.6.1
 * se
    [http://wordpress.org/support/topic/plugin-q-and-a-faq-and-knowledge-base-for-wordpress?replies=1](http://wordpress.org/support/topic/plugin-q-and-a-faq-and-knowledge-base-for-wordpress?replies=1)
   see also [http://wordpress.org/support/topic/plugin-q-a-faq-and-knowledge-base-when-activated-adds-continue-reading-to-all-excepts?replies=13](http://wordpress.org/support/topic/plugin-q-a-faq-and-knowledge-base-when-activated-adds-continue-reading-to-all-excepts?replies=13)
 * This pb is more as 1 year old and had apparently no solution

Viewing 14 replies - 1 through 14 (of 14 total)

The topic ‘Continue reading’ is closed to new replies.

 * 14 replies
 * 3 participants
 * Last reply from: [Alph](https://wordpress.org/support/users/alpph/)
 * Last activity: [12 years, 8 months ago](https://wordpress.org/support/topic/continue-reading-10/#post-4154581)
 * Status: resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
