wp-photos 1.2 instruction
-
Silly question, but the README mentions copying some lines of code into the index.php file “in front of <?php the_content ?>
Now does that mean under or above that line? LOL. Also, I’m assuming it must be within the <div> tag like so:
<div class=”storycontent”>
<?php the_content(); ?>
–wp-photo code snippet goes here–
</div>
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘wp-photos 1.2 instruction’ is closed to new replies.