Forums

JR post images plugin help (1 post)

  1. xnarutogodx
    Member
    Posted 2 years ago #

    Okay Everyone first of all, I wanted the categories to have series of link and I found Jr post Image. But it's not working.My website is http://animefist.com(shouldn't the categories show images like the demo site of plugin) and I dont know if it's index.php in the theme that I messed up. Or something else.Here's where I put the code.`<?php get_header(); ?>

    <div id="main">

    <div id="contentwrapper">
    <?php jr_post_image($id); ?>`
    <?php if (have_posts()) : ?>
    <?php while (have_posts()) : the_post(); ?>

    <div class="topPost">
    <h2 class="topTitle">"><?php the_title(); ?></h2>
    `
    If you have any way to help me please post.

Topic Closed

This topic has been closed to new replies.

About this Topic