Results 1 to 5 of 5
Hybrid View
-
21st Feb 2012, 10:15 AM #1OPMemberWebsite's:
Proaudiozone.info HdMoviesNxT.comHave probleme on Shwing Movie poster
hi i have my site http://hdmoviesnxt.com i have big probleme is whene i click on categories is show me just names of movies without posters iam asking if there is who can help .
for example click on dvdrip categorie or XXX the posters of movies wont show just name showed can you help thnkx.
all movies under each categorie doesn't showed with poster or img plz help.
this guy customize my theme Solutho but now he is not reply to me.Proaudiozone.info Reviewed by Proaudiozone.info on . Have probleme on Shwing Movie poster hi i have my site http://hdmoviesnxt.com i have big probleme is whene i click on categories is show me just names of movies without posters iam asking if there is who can help . for example click on dvdrip categorie or XXX the posters of movies wont show just name showed can you help thnkx. all movies under each categorie doesn't showed with poster or img plz help. this guy customize my theme Solutho but now he is not reply to me. Rating: 5
-
21st Feb 2012, 10:36 AM #2I r Super Cop
looks like the issue is with archives.php, post the code of that file here.
Follow besthostingforums on FB
Looking for an Article Writer? Check out my services here.
-
21st Feb 2012, 10:39 AM #3OPMemberWebsite's:
Proaudiozone.info HdMoviesNxT.com<?php get_header(); ?>
<?php if (have_posts()) : ?>
<?php $post = $posts[0]; // Hack. Set $post so that the_date() works. ?>
<?php /* If this is a category archive */ if (is_category()) { ?>
<h2>Archive for ‘<?php single_cat_title(); ?>’</h2>
<?php /* If this is a tag archive */ } elseif( is_tag() ) { ?>
<h2>Posts Tagged ‘<?php single_tag_title(); ?>’</h2>
<?php /* If this is a daily archive */ } elseif (is_day()) { ?>
<h2>Archive for <?php the_time('F jS, Y'); ?></h2>
<?php /* If this is a monthly archive */ } elseif (is_month()) { ?>
<h2>Archive for <?php the_time('F, Y'); ?></h2>
<?php /* If this is a yearly archive */ } elseif (is_year()) { ?>
<h2 class="pagetitle">Archive for <?php the_time('Y'); ?></h2>
<?php /* If this is an author archive */ } elseif (is_author()) { ?>
<h2 class="pagetitle">Author Archive</h2>
<?php /* If this is a paged archive */ } elseif (isset($_GET['paged']) && !empty($_GET['paged'])) { ?>
<h2 class="pagetitle">Blog Archives</h2>
<?php } ?>
<?php include (TEMPLATEPATH . '/inc/nav.php' ); ?>
<?php while (have_posts()) : the_post(); ?>
<div <?php post_class() ?> id="post-<?php the_ID(); ?>">
<h2><a href="<?php the_permalink() ?>"><?php the_title(); ?></a></h2>
<?php include (TEMPLATEPATH . '/inc/meta.php' ); ?>
<div class="entry">
<?php the_excerpt(); ?>
</div>
</div>
<?php endwhile; ?>
<?php include (TEMPLATEPATH . '/inc/nav.php' ); ?>
<?php else : ?>
<h2>Nothing found</h2>
<?php endif; ?>
<?php get_sidebar(); ?>
<?php get_footer(); ?>
-
21st Feb 2012, 06:51 PM #4I r Super Cop
PMed you
Follow besthostingforums on FB
Looking for an Article Writer? Check out my services here.
-
21st Feb 2012, 09:24 PM #5
Sponsored Links
Thread Information
Users Browsing this Thread
There are currently 1 users browsing this thread. (0 members and 1 guests)
Similar Threads
-
probleme in rapidleech
By jakifou in forum Technical Help Desk SupportReplies: 3Last Post: 19th May 2011, 03:31 AM -
help me big probleme with dle 8.5
By mrayoub in forum Webmaster DiscussionReplies: 5Last Post: 22nd Apr 2011, 08:40 PM -
Probleme with kloxo
By AhmedB in forum Hosting DiscussionReplies: 4Last Post: 5th Sep 2010, 06:24 AM -
need movie and music poster
By jpavsex in forum Community CooperativeReplies: 6Last Post: 22nd Jul 2010, 12:30 PM -
[Buying] Streaming Movie Link Poster
By Gavo in forum Completed TransactionsReplies: 5Last Post: 21st Apr 2010, 02:10 PM
themaCreator - create posts from...
Version 3.45 released. Open older version (or...