s_nlchan
Forum Replies Created
-
Forum: Installing WordPress
In reply to: URL for Archives?I have the same question. But when I type in http://mydomain.com/2009, it gave me 404 error….
Forum: Plugins
In reply to: [Plugin: Google XML Sitemaps] problem while notifying YAHOOI got the same problem here.
Forum: Plugins
In reply to: How to embed an external program with wordpressOh. Now I got it. Thank you very much for all of your help. I thought and made it too hard…. Thanks
Forum: Plugins
In reply to: How to embed an external program with wordpressI know I am asking stupid questions here.
But I read through the page template and page lessons and followed all the instruction but I just can not make it work….. I make a page with the following codes:
<?php get_header(); ?>
<?php get_sidebar(‘left’); ?>
<?php get_sidebar(‘right’); ?>
<?php get_footer(); ?>
I named it game.php.
I think this should make a page template with no content inside. Then I went to admin/new page and make a page called game. But it does not give me anything. I am using the i3theme. Can someone please show me step by step on how I can make a empty shell? I spent the whole day today to try to make it work. I really don’t know what I should do now…