Title: ws180's Replies | WordPress.org

---

# ws180

  [  ](https://wordpress.org/support/users/ws180/)

 *   [Profile](https://wordpress.org/support/users/ws180/)
 *   [Topics Started](https://wordpress.org/support/users/ws180/topics/)
 *   [Replies Created](https://wordpress.org/support/users/ws180/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/ws180/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/ws180/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/ws180/engagements/)
 *   [Favorites](https://wordpress.org/support/users/ws180/favorites/)

 Search replies:

## Forum Replies Created

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

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Promotion Slider] [Plugin: Promotion Slider] Display Full Excerpt](https://wordpress.org/support/topic/plugin-promotion-slider-display-full-excerpt/)
 *  Thread Starter [ws180](https://wordpress.org/support/users/ws180/)
 * (@ws180)
 * [14 years, 2 months ago](https://wordpress.org/support/topic/plugin-promotion-slider-display-full-excerpt/#post-2622862)
 * You’re right! Just removed it. You can at least view the page now.
    [http://emergecelebrant.com/home_test/](http://emergecelebrant.com/home_test/)
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Promotion Slider] [Plugin: Promotion Slider] Display Full Excerpt](https://wordpress.org/support/topic/plugin-promotion-slider-display-full-excerpt/)
 *  Thread Starter [ws180](https://wordpress.org/support/users/ws180/)
 * (@ws180)
 * [14 years, 2 months ago](https://wordpress.org/support/topic/plugin-promotion-slider-display-full-excerpt/#post-2622860)
 * I made the page public so I hope you can view it now.
 * [http://emergecelebrant.com/home_test/](http://emergecelebrant.com/home_test/)
 * Still not working. 🙁
 * Thanks again for your help.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Promotion Slider] [Plugin: Promotion Slider] Display Full Excerpt](https://wordpress.org/support/topic/plugin-promotion-slider-display-full-excerpt/)
 *  Thread Starter [ws180](https://wordpress.org/support/users/ws180/)
 * (@ws180)
 * [14 years, 2 months ago](https://wordpress.org/support/topic/plugin-promotion-slider-display-full-excerpt/#post-2622822)
 * I just tried that but nothing changed. I don’t know php at all…so just to make
   sure I added it correctly, I added it at the very end, before the ?>. Is this
   correct?
 * add_filter( ‘excerpt_more’, ‘remove_promo_slider_excerpt_link’ );
 * function remove_promo_slider_excerpt_link( $more ) {
    if( ‘ps_promotion’ == get_post_type()){
   $more = ”; } return $more; } ?>
 * Here is the link to my page:
    [http://emergecelebrant.com/home_test/](http://emergecelebrant.com/home_test/)
 * You can see the “Read more” is still there and the content isn’t showing completely.
   Thank you so much for helping me with this.

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