So it looks like I was finally able to get the sidebar to display properly by using the original code for displaying dynamic sidebars.
<?php if (!function_exists('dynamic_sidebar') || !dynamic_sidebar('Page Sidebar')): endif; ?>
Once I used this, then the homepage sidebar stopped displaying and the forum-specific sidebar showed up(which I only need to allow people to login).
What do you think, Robin?
And thanks for the help!
Hey Robin,
I tried the technique you proposed and clear my cache and internet data but I still had no success. I’m still seeing the same sidebar from the homepage. This forum is the last component of a site that I’ve put a lot of work into – do you have any other suggestions?
Thanks in advance,
Chibuzor
Hey Robin,
Thanks for the reply. A little while ago, I removed the line that would have included the sidebar but I just added in yours and what I am seeing is the sidebar from the homepage for some reason. This is one of the issues I was having before and the reason I removed the code in the first place.
Do you have any idea why this might be happening? Please assist, buddy.
Thanks