samsin1
Member
Posted 2 years ago #
I have placed a flv banner into a text-html widget and put it in the right sidebar. On the home page the banner works fine, when I click another page in the site, there is only a box where the widget and banner should be and not banner. Does anyone know why this is happening? Thanks.
henkholland
Member
Posted 2 years ago #
Hi Samsin1,
Depending on your theme, the Homepage/frontpage is usually generated by index.php ; a single post by single.php and a page like About me by page.php Read here:
http://codex.wordpress.org/Template_Hierarchy
So, if page.php does not generate the sidebar you will not see it.
Are there other things in your right sidebar that do show when you click on another page?