rayone143
Member
Posted 8 years ago #
Hi Everyone. I am hoping someone can help me out. When i re-directed my blog to another website, my calendar does not show up anymore. I don't know if its becuase of that or something else i messed with before....but netherless i need to add in my calendar and have no idea how to go about it.
Thanks
http://www.thehooties.com
rayone143
Member
Posted 8 years ago #
rayone143
Member
Posted 8 years ago #
ohtay....maybe this will make more sense.
somehow i deleted my calendar (and the whole menu) and want it back. how can i do this?
and thank you in advance for anyone that can help!
http://thehooties.com/wordpress/index.php
Whoa, not pretty.
You get the calendar back by using the get_calendar tag in your page template:
<?php get_calendar(); ?>
As for losing your menu, that would take a bit more to pull into your index.php. I'd recommend visiting here:
http://cvs.sourceforge.jp/cgi-bin/viewcvs.cgi/wordpress/wordpress/index.php
Click "as text" on the most recent revision (right now it goes to 1.2.1 on that site), and look at the section of index.php that begins <div id="menu">.