Results 1 to 5 of 5

Thread: Sidebar On Index?

  1. #1
    Thread Starter
    Senior Member netpotion's Avatar
    Join Date
    Feb 2010
    Location
    United States
    Posts
    246
    Thanks
    30
    Thanked 13 Times in 10 Posts

    Unhappy Sidebar On Index?

    Is there a way to enable the sidebar on the index page?

    I would much prefer to have my categories show up in the sidebar - instead of where they are by default.

    I am using the latest version of Classipress.

    Thanks in advance for any help you have to offer
    My Currently Live Sites
    ~ http://www.netpotion.com - Free Flash Gamez
    ~ http://www.picdepict.com - Free Image Hosting

  2. #2
    Thread Starter
    Senior Member netpotion's Avatar
    Join Date
    Feb 2010
    Location
    United States
    Posts
    246
    Thanks
    30
    Thanked 13 Times in 10 Posts

    Re: Sidebar On Index?

    Got it all figured out so nevermind.
    My Currently Live Sites
    ~ http://www.netpotion.com - Free Flash Gamez
    ~ http://www.picdepict.com - Free Image Hosting

  3. #3
    pepsi's Avatar
    Join Date
    Mar 2009
    Location
    New Zealand
    Posts
    14,883
    Thanks
    91
    Thanked 804 Times in 718 Posts

    Re: Sidebar On Index?

    Glad to hear you figured it out. Feel free to share

  4. #4
    Thread Starter
    Senior Member netpotion's Avatar
    Join Date
    Feb 2010
    Location
    United States
    Posts
    246
    Thanks
    30
    Thanked 13 Times in 10 Posts

    Re: Sidebar On Index?

    Well I've made a lot of CSS changes to get it all dancing correctly, but it's not hard to add the sidebar.

    Create a div and float it right, then put this code in that div.

    Code:
    <?php if (function_exists('dynamic_sidebar') && dynamic_sidebar('Ads Sidebar')) : else : ?>
    <?php endif; ?>
    From there you have to adjust the CSS until it looks like you would like it to.



    I could create a template (or even a set of templates) out of it if anyone is interested in it. I would probably want a few bucks, but not more than $5 per user.
    My Currently Live Sites
    ~ http://www.netpotion.com - Free Flash Gamez
    ~ http://www.picdepict.com - Free Image Hosting

  5. #5
    pepsi's Avatar
    Join Date
    Mar 2009
    Location
    New Zealand
    Posts
    14,883
    Thanks
    91
    Thanked 804 Times in 718 Posts

    Re: Sidebar On Index?

    Thanks for sharing

Thread Information

Users Browsing this Thread

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