Page 2 of 2 FirstFirst 12
Results 11 to 18 of 18

Thread: Categories

  1. #11
    Veteran sarge's Avatar
    Join Date
    Jun 2009
    Location
    USA
    Posts
    628
    Thanks
    2
    Thanked 9 Times in 9 Posts

    Re: Categories

    I really like how you changed the stripe to reflect a newspaper.
    Always treat everyone with respect and courtesy, but trust no one.

  2. #12
    Veteran taylerj's Avatar
    Join Date
    Apr 2009
    Location
    Las Vegas, NV
    Posts
    380
    Thanks
    1
    Thanked 8 Times in 6 Posts

    Re: Categories

    To change the lost password email text open your wp-login.php file located in the root of your wordpress install. Usually located around line 150-160 you will see where it starts. ill look at your site in a bit and get back to you on that
    Eric is best known in the forum for his in depth tutorials. He started in design 4 years ago and then discovered WordPress and has been coding and hacking themes and plugins ever since. He's quite helpful if you have any questions for him in the forum. Eric also makes his own WordPress themes and plugins and provides ClassiPress consulting on the side. David Cowgill - (Owner of Classipress)

  3. #13
    Thread Starter
    amthomas's Avatar
    Join Date
    Jun 2009
    Posts
    21
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Re: Categories

    Determine what the fix is for enabling all categories to show up on the front page without actually having a listing in the category?

    Anthony

  4. #14
    filmmaker's Avatar
    Join Date
    Aug 2009
    Posts
    3
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Re: Categories

    I too want the categories to show up if empty.

    i just bought this so im assuming i have 2.9

    In the index i changed <?php wp_list_categories('show_count=0&hide_empty=true&o rderby=name&order=asc&title_li='); ?>

    to <?php wp_list_categories('show_count=0&hide_empty=false& orderby=name&order=asc&title_li='); ?>

    Didnt do anything! Please help! Cheers!

  5. #15
    Rookie
    Not a Verified Customer
    mind61's Avatar
    Join Date
    Jul 2009
    Posts
    5
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Re: Categories

    I have change the code with this one and works ok

    <?php wp_list_categories('show_count=0&hide_empty=0&orde rby=term_order&order=asc&title_li='); ?>
    [*]<div class="clear"></div>

    Hope it help

  6. #16
    Senior Member jakesterz's Avatar
    Join Date
    Aug 2009
    Posts
    194
    Thanks
    0
    Thanked 1 Time in 1 Post

    Re: Categories

    Quote Originally Posted by mind61
    I have change the code with this one and works ok

    <?php wp_list_categories('show_count=0&hide_empty=0&orde rby=term_order&order=asc&title_li='); ?>
    [*]<div class="clear"></div>

    Hope it help
    This isn't working for me. Other ideas?

  7. #17
    Senior Member herb_'s Avatar
    Join Date
    May 2009
    Posts
    230
    Thanks
    0
    Thanked 6 Times in 6 Posts

    Re: Categories

    I did this without even bothering with the code.

    Just post an ad from the front end. Title it "Welcome to SiteName". Enter some little sentence in the description.

    Then edit it within Wordpress backend, and assign every category to it by checkmarking each one. Also be sure to remove the expiration date in the custom field. Then click the update post button.

    All the categories will show, and they will all have at least this one ad welcoming your visitors.

  8. #18
    Senior Member jakesterz's Avatar
    Join Date
    Aug 2009
    Posts
    194
    Thanks
    0
    Thanked 1 Time in 1 Post

    Re: Categories

    Excellent suggestion, herb. I was going to do something like this. but I have A LOT of categories and didn't want to screw with it. It hadn't occurred to me to just add the cats from the backend.

    Thanks!

Page 2 of 2 FirstFirst 12

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Empty Blog categories show in add categories
    By rtibbs4 in forum Help Using ClassiPress
    Replies: 4
    Last Post: August 18th, 2010, 10:42 PM
  2. More flexibility in creating categories and sub-categories
    By laura in forum ClassiPress General Discussion
    Replies: 4
    Last Post: April 26th, 2010, 10:18 AM
  3. Classipress v3 Categories unlike v2.9.x Categories?
    By timrab in forum ClassiPress General Discussion
    Replies: 2
    Last Post: March 20th, 2010, 03:38 PM