2013-08-09, 07:16:42
It is the right place to ask. It is a common query.
The simplest method is to copy and rename template.php in the theme folder so you have frontpage.php as a page template just for the frontpage. Where the template has change it to call your twitter sidebar.
There is a wiki page for this with some other methods :
http://get-simple.info/wiki/components-d...n-the_page
The simplest method is to copy and rename template.php in the theme folder so you have frontpage.php as a page template just for the frontpage. Where the template has
PHP Code:
<?php get_component('sidebar'); ?>
There is a wiki page for this with some other methods :
http://get-simple.info/wiki/components-d...n-the_page