pps888
Forum Replies Created
Viewing 6 replies - 1 through 6 (of 6 total)
-
Forum: Plugins
In reply to: [WPMovieLibrary] Images not showingok thank you so much!
very nice plugin!Forum: Plugins
In reply to: [WPMovieLibrary] Images not showingtheme 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
In reply to: [WPMovieLibrary] Images not showingi noticed that i can put [movie_poster]but in the other theme i tested it was not necessary to put this shotcode
Forum: Plugins
In reply to: [WPMovieLibrary] Images not showingthanks! 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
In reply to: [WPMovieLibrary] Images not showingwhere is this shortcode? i can’t find it
Forum: Plugins
In reply to: [Custom Code] featured images at category pages not shownok 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)