Forums

[resolved] Customize sidebar (4 posts)

  1. chilibird
    Member
    Posted 2 years ago #

    I am using Alkivia Chameleon 2.2.2 and want to create a custom sidebar. I created a sidebar-custom.php and custom.php template, but the additional sidebar does not show up. What am I doing wrong?!?!

  2. alchymyth
    The Sweeper
    Posted 2 years ago #

    do you have the call get_sidebar('custom'); in your custom.php?

    and is the custom.php template associated with a page?

    is the sidebar registered?
    http://codex.wordpress.org/Function_Reference/register_sidebar

    for an additional sidebar to show, you also might need to edit the style.css

    link?

  3. chilibird
    Member
    Posted 2 years ago #

    I have the numerical sequence get_sidebar('5'), I'll try 'custom'. thx

  4. chilibird
    Member
    Posted 2 years ago #

    it worked!!! i used five because i thought wide_top and bottom and narrow right & left were 1-4. don't ask. thx for the quick reply.

Topic Closed

This topic has been closed to new replies.

About this Topic