![]() |
|
||||||
|
|
Thread Tools | Display Modes |
|
#1
|
|||
|
|||
|
I want to use a related posts plugin with the Corporate Theme, and have the location and styling of the related posts links up to me. I figured on doing this by adding code similar to the following into the theme's single.php file
Code:
if ( function_exists('related_posts') && is_single() ) {
?>
<div class="postpost">
<h4>Related Posts:</h4>
<?php related_posts(); ?>
Get new Keener Living posts via RSS or Email or on your Kindle.
<h4>Bookmark and Share:</h4>
Tweet This
Stumble This
</div>
<?php }
|
|
#2
|
||||
|
||||
|
in StudioPress themes index.php is the same as single.php
__________________
Fat Cat Designs | "Creativity takes courage." Henri Matisse Make life easier use FireFox and these Customizing tools: Firebug - Web Developer New to Genesis? See our Guide for Beginners! Recommended StudioPress Designer StudioPress on Facebook |
|
#3
|
|||
|
|||
|
Thanks, Debra.
|
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Modify the "Agent Page" | otiy | General Discussion | 8 | 12-01-2009 10:44 AM |
© Copyright 2012 Copyblogger Media LLC · StudioPress™ is a trademark of Copyblogger Media LLC
Privacy Policy | Refund Policy | Terms of Service | Affiliate Program | Contact Us