Forum Replies Created

Viewing 1 replies (of 1 total)
  • Thread Starter qbxk

    (@bbittman)

    That’s right, we’d like to display a specific sidebar for a a specific post (although the sidebar that post will want is stored in meta data, so it’s not straightforward to match them up)

    What we really need is a a way to call get_sidebar(), and have it render the custom sidebars for a different post id. it was last week, but i believe we tried loading the target post as the $post in the loop, but the get_sidebar() call still didn’t produce the sidebars that that post would render. go we need something like a get_sidebar_for_post($post_id), or another way to achieve that

Viewing 1 replies (of 1 total)