Title: echo code just before more-link //content.php
Last modified: August 30, 2016

---

# echo code just before more-link //content.php

 *  [caroline](https://wordpress.org/support/users/makeupedia/)
 * (@makeupedia)
 * [10 years, 5 months ago](https://wordpress.org/support/topic/echo-code-just-before-more-link-contentphp/)
 * Hi!
 * I want to put these post metas right after ‘_the\_content_‘ but before ‘_Continue
   Reading_‘ here in content.php.
 * **`<?php echo get_post_meta($post->ID, ‘Glossary-thumbnail’, true);?>
    <?php 
   echo get_post_meta($post->ID, ‘Glossary-title’, true);?> <?php echo get_post_meta(
   $post->ID, ‘Glossary-shop’, true);?>`
 * I tried a different methods but I can only make it work before _the\_content 
   _or after it *sigh*
 * **
    ` <?php
 *  the_content( sprintf(
    __(‘Continue Reading %s’, ‘twentyfifteen’ ), the_title(‘
   <span class=”screen-reader-text”>’, ‘</span>’, false ) ) );
 *  `
 * Any ideas how to make this work? Thanks!

The topic ‘echo code just before more-link //content.php’ is closed to new replies.

## Tags

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

 * 0 replies
 * 1 participant
 * Last reply from: [caroline](https://wordpress.org/support/users/makeupedia/)
 * Last activity: [10 years, 5 months ago](https://wordpress.org/support/topic/echo-code-just-before-more-link-contentphp/)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
