Vanilla 1 is no longer supported or maintained. If you need a copy, you can get it here.
HackerOne users: Testing against this community violates our program's Terms of Service and will result in your bounty being denied.
Show sidebar extensions on Home page
Raize
✭✭
So, I'm using the BlogThis extension which allows me to post certain discussions my "Home" page. So far only my TagThis cloud shows up in the left panel of my Home page (I'm guessing because Spode is behind both of the extensions). How can I get my other left panel extensions to show up on the home page as well...namely, WhosOnline and LatestTopics)
0
This discussion has been closed.
Comments
$ProcessedPages = array( 'index.php', 'search.php', 'comments.php' ); if ( in_array( $Context->SelfUrl, $ProcessedPages ) ) {
all as you need to do it add 'extension.php', in