Viewing 2 replies - 1 through 2 (of 2 total)
  • call it to the right side

    does this mean you want to have the sidebar there like it is in the single posts for instance?

    can you post all your new codes?

    can you post a link of what you have so far?

    Thread Starter Powerful1

    (@powerful1)

    Thanks alchymyth.

    I was trying to create a template that sort of merges the sidebar like on the single posts with the front page template so that there is a footer.

    I was hoping it was a simple merging of code so it closes like this:

    <?php get_sidebar( 'front' ); ?>
    <?php get_sidebar( 'sidebar-4' ); ?>
    <?php get_footer(); ?>
Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Call sidebar-4 on front-page template’ is closed to new replies.