Title: pps888's Replies | WordPress.org

---

# pps888

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

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

 Search replies:

## Forum Replies Created

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

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WPMovieLibrary] Images not showing](https://wordpress.org/support/topic/images-not-showing-108/)
 *  Thread Starter [pps888](https://wordpress.org/support/users/pps888/)
 * (@pps888)
 * [11 years, 11 months ago](https://wordpress.org/support/topic/images-not-showing-108/#post-5114208)
 * ok thank you so much!
    very nice plugin!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WPMovieLibrary] Images not showing](https://wordpress.org/support/topic/images-not-showing-108/)
 *  Thread Starter [pps888](https://wordpress.org/support/users/pps888/)
 * (@pps888)
 * [11 years, 11 months ago](https://wordpress.org/support/topic/images-not-showing-108/#post-5114205)
 * theme ming. if i put [movie_poster] it works. can the image poster be at the 
   top of the post? before movie’s info?
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WPMovieLibrary] Images not showing](https://wordpress.org/support/topic/images-not-showing-108/)
 *  Thread Starter [pps888](https://wordpress.org/support/users/pps888/)
 * (@pps888)
 * [11 years, 11 months ago](https://wordpress.org/support/topic/images-not-showing-108/#post-5114203)
 * i noticed that i can put [movie_poster]but in the other theme i tested it was
   not necessary to put this shotcode
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WPMovieLibrary] Images not showing](https://wordpress.org/support/topic/images-not-showing-108/)
 *  Thread Starter [pps888](https://wordpress.org/support/users/pps888/)
 * (@pps888)
 * [11 years, 11 months ago](https://wordpress.org/support/topic/images-not-showing-108/#post-5114202)
 * thanks! worked
 * but i have another problem. featured image is not showing inside post.
    i tested
   it in another theme and it worked. is it a theme problem or maybe is it one of
   my active plugins that causes the problem?
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WPMovieLibrary] Images not showing](https://wordpress.org/support/topic/images-not-showing-108/)
 *  Thread Starter [pps888](https://wordpress.org/support/users/pps888/)
 * (@pps888)
 * [11 years, 11 months ago](https://wordpress.org/support/topic/images-not-showing-108/#post-5114194)
 * where is this shortcode? i can’t find it
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Custom Code] featured images at category pages not shown](https://wordpress.org/support/topic/featured-images-at-category-pages-not-shown/)
 *  Thread Starter [pps888](https://wordpress.org/support/users/pps888/)
 * (@pps888)
 * [12 years, 3 months ago](https://wordpress.org/support/topic/featured-images-at-category-pages-not-shown/#post-4770195)
 * ok i found it
 * Category.php
 * just before <?php the_content();?
 *     ```
       <?php
       if ( has_post_thumbnail() ) { // check if the post has a Post Thumbnail assigned to it.
         the_post_thumbnail();
       }
       ?>
       ```
   

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