lse12
Forum Replies Created
-
Forum: Themes and Templates
In reply to: Can I use image file for more.. tagThank you..
one more question..Now How can I input the themplates_directory url =
<?php bloginfo(‘template_directory’); ?>
in <img src=”my_more.png”/>
it is not working.
<img src=”<?php bloginfo(‘template_directory’); ?>/my_more.png”/>
Forum: Fixing WordPress
In reply to: serious pages errorI fixed my error..
I changed ID field in the posts table.
I make ID field to primary.Forum: Fixing WordPress
In reply to: serious pages errorI changed it. but it is not work..
I give you admin password…
please check it…id : admin
passwd : xxxxForum: Fixing WordPress
In reply to: serious pages errorit makes so many page parents..
Forum: Fixing WordPress
In reply to: serious pages errorBut in the admin mode, automatically it makes itself pages continually.
and now I am using default theme..
this problem happened in the default theme.
please help me.
Forum: Fixing WordPress
In reply to: enable sending referrers?I have this problem..
But I solve this like this.
1. logout
2. login againForum: Themes and Templates
In reply to: <code> tag does not working.thank you..
But in this support forum.. I usedtag..
It works very well.Forum: Themes and Templates
In reply to: <code> tag does not working.Yes. your suggestion is a solution.
But I want to usetag that provide basically in the wp-admin/post.php.
What is problem ?
You also have this problem ?Forum: Fixing WordPress
In reply to: I can’t see anything in the IEI checked encode…and I find the solution..
my IE have read the page “euc-kr”. but that page made by “utf-8”
But here..
I have tag..
<meta http-equiv=”Content-Type” content=”text/html; charset=utf-8″ />
why IE have not read the page by “utf-8” ?Forum: Fixing WordPress
In reply to: I can’t see anything in the IEIn the Firefox… both site is O.K. No problem.. just IE has problem.