Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Sidebar component
#4
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
PHP Code:
<?php get_component('sidebar');    ?>
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
Reply


Messages In This Thread
Sidebar component - by saris - 2013-08-09, 01:18:29
RE: Sidebar component - by shawn_a - 2013-08-09, 01:33:28
RE: Sidebar component - by shawn_a - 2013-08-09, 01:35:56
RE: Sidebar component - by Timbow - 2013-08-09, 07:16:42



Users browsing this thread: 1 Guest(s)