• Well it worked a lot, then I did a upgrade (forced me to) on wordpress, and then I notice when I click the title of a blog, or another page through my site everything on the right side is gone!

    I dont know why this is…can anyone help?

    Site is
    https://www.airjordanhistory.com

Viewing 6 replies - 1 through 6 (of 6 total)
  • I’m guessing this is because your single.php page doesn’t call your sidebar.php

    Maybe opening single.php and placing

    <?php get_sidebar(); ?>

    would do the trick for you.

    Thread Starter Brain916

    (@brain916)

    I dont have a Single.php

    Would it be Index.php

    Moderator Samuel Wood (Otto)

    (@otto42)

    www.ads-software.com Admin

    The page ends rather abruptly on your posts. Cuts off early, doesn’t even show the footer.

    I’d say something is wrong with your theme, somehow.

    Thread Starter Brain916

    (@brain916)

    yea I know
    For some reason the footer doesnt even show up

    Where do you put the :
    {below ??}
    <?php get_sidebar(); ?>
    {above ??}
    I am interested also in a “post list”
    is that available or do I need to create it?

    Thanks jack

    @javajoba,
    Never ask display/layout/style questions without providing a link and/or mentioning which theme are you talking about (out of the several hundreds…)

    The above technique will not work for your theme. Search for “all sidebar edition” of the default.

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘Sidebar does not show up when you click on a Topic’ is closed to new replies.