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 -- and this forum will be removed on July 1st, 2013.

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
  #1  
Old 11-03-2008, 11:41 PM
Maricar Maricar is offline
Registered User
 
Join Date: Oct 2008
Posts: 4
Default featured post and bullets

I had asked this in the old support forum, but it hasn't been resolved so I'm putting it up here.

My site: http://www.papergoodness.com/

1. On the home page, how do I get the featured posts on the left column to contain the post title, 290x200 image and the beginning of the post. I usually write short post and the more tag is not ideal. While the more tag works for the home page, in all other views (eg., the category for that particular post), having such a short blurb just doesn't look right. What I'm looking for is a way to have just the first few words and the image for the home page, then the full posts for everything else.

2. On the sidebar, I'd like to have all my lists show the same button. If you look at my site, both the Shop and What's New sections have these, but the All the Fun (my first level categories) don't have them. If it will help, here's what's in my sidebar_left.php:



<div id="l_sidebar">

<ul id="l_sidebarcategories">
<h2>All the Fun</h2>[*]
<?php wp_list_categories('sort_column=name&title_li=&dep th=1'); ?>

<?php if ( function_exists('dynamic_sidebar') && dynamic_sidebar(2) ) : else : ?>

<li id="categories">
<h2>Categories</h2>
<ul>
<?php wp_list_categories('sort_column=name&title_li=&dep th=1'); ?>[/list]

<li id="archives">
<h2>Archives</h2>
<ul>
<?php wp_get_archives('type=monthly'); ?>[/list]

<?php endif; ?>
[/list]
</div>



I'm looking forward to having these finally fixed, thanks!
 

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
Sub Bullets virtual1 General Discussion 3 06-27-2009 06:41 AM
Where is bullets controlled? Granit General Discussion 10 04-03-2009 02:05 PM


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

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