Title: Echo stripping shortcodes
Last modified: August 21, 2016

---

# Echo stripping shortcodes

 *  [sletts02](https://wordpress.org/support/users/sletts02/)
 * (@sletts02)
 * [12 years, 11 months ago](https://wordpress.org/support/topic/echo-stripping-shortcodes/)
 * I am trying to call the description field of an image wtih shortcodes intact,
   however, it currently displays the shortcode code rather than the actual shortcode.
 *     ```
       <?php $attachment_content = apply_filters( 'the_title', $attachment->post_content ); ?>
       											<span class="rsTitle rsABlock rsNoDrag rsAbsoluteEl" data-fade-effect="true" data-move-offset="0" data-move-effect="right" data-speed="350"><?php echo $attachment_content; ?></span>
       ```
   

The topic ‘Echo stripping shortcodes’ is closed to new replies.

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 0 replies
 * 1 participant
 * Last reply from: [sletts02](https://wordpress.org/support/users/sletts02/)
 * Last activity: [12 years, 11 months ago](https://wordpress.org/support/topic/echo-stripping-shortcodes/)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
