• Hi there,

    I am using the Hueman theme and cannot call for the sidebar despite putting in the correct code into single-player.php.

    The space for the sidebar shows up, just no actual sidebars show up after adding in <?php get_sidebar( $sidebar ); ?> or <?php get_sidebar(); ?>.

    I assume it’s theme specific and I am simply too inexperienced to figure out the problem.

    Any help would be greatly appreciated.

    https://wordpress.org/plugins/team-rosters/

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Mark O’Donnell

    (@markodonnell)

    Hi Heartbr3ak,
    Thanks for writing. I think you are right, this is a theme issue. The first question would be what value are you passing as $sidebar in

    <?php get_sidebar( $sidebar ); ?>

    -Mark

    Thread Starter Heartbr3ak

    (@heartbr3ak)

    Hi Mark,

    Thank you for the speedy reply.

    I believe my sidebar is called “alx_sidebar_primary” and that’s what I listed, as well as sidebar-2. I’m thinking that that is actually incorrect as it obviously did not work haha

    Plugin Author Mark O’Donnell

    (@markodonnell)

    Okay. I suspect you are correct. 🙂

    If you would like further assistance integrating the MSTW plugins with your theme, please register for Gold Support on shoalsummitsolutions.com.

    -Mark

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Sidebar Call Not Showing Up?’ is closed to new replies.