StudioPress Community Forums
  StudioPress Community Forums > Forums > General Discussion
For help and support, access to your downloads, or to manage your account please log into My StudioPress.

These forums have been set to read-only so you can browse the existing topics for any questions you may have.

For general discussion on WordPress, CSS and design (NOT for support) visit the new Community Forums.
 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
  #6  
Old 12-04-2009, 07:24 AM
GingerWench's Avatar
GingerWench GingerWench is offline
Registered User
Pro Plus Member
 
Join Date: Nov 2009
Location: upstate NY, USA
Posts: 8
Default

Hi there... just so happens that I'm redesigning a site where I wanted to do something similar, to make it easier for visitors to navigate the category pages... I don't know if this will help you, but here's what I've done:



In the "archive.php" file, I altered the code from this:
Code:
<h1><a href="<?php the_permalink() ?>" rel="bookmark"><?php the_title(); ?></h1></a>
to this:
Code:
<h1><a href="<?php the_permalink() ?>" rel="bookmark"><?php the_title(); ?></h1>
                <p><img src="http://webwenchginger.com/wp-content/uploads/2009/12/full-story.png" /></a></p>
I choose to use an image, but you can use a text link... either way works. You can see it live on this page. (I'm not done with this site yet, but you'll get the idea.) Hope it's ok that I posted this here... hope it helps! :)
__________________
@wwginger on Twitter
 

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Adding a "read more" link to text in sidebar widget Pavlia General Discussion 1 01-02-2011 08:21 PM
full length & "read more" posts together? sourapplestudio General Discussion 2 03-09-2010 05:00 PM


All times are GMT -5. The time now is 04:31 PM.

Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.