flusawa
Forum Replies Created
Viewing 9 replies - 1 through 9 (of 9 total)
-
Forum: Fixing WordPress
In reply to: Siderbar problem :/Oh thanks mate, it works .. Danm your are a smart guy 🙂
Forum: Fixing WordPress
In reply to: Siderbar problem :/hmm now i have write this :
<!– Pages Just uncomment if you want a list of pages in the frontpage
- <h2><?php _e(‘Pages’); ?></h2>
-
<?php wp_list_pages(‘title_li=’); ?>
–>
Forum: Fixing WordPress
In reply to: I can’t write æ,ø and å?Thanks Nazgul 🙂 you save my day 😉
Forum: Fixing WordPress
In reply to: I can’t write æ,ø and å?hmm i edit in the Notepad .
Do you know a program who have utf-8 support? 🙂Forum: Fixing WordPress
In reply to: Problems whit reading options?ahh, i look at the search.php, an i found the_excerpt() ..
i edit this :
<?php the_content(“__(‘Read the rest of this entry »’)”); ?>to this:
<?php the_excerpt(“__(‘Read the rest of this entry »’)”); ?>An now it works for me 😀
Thanks for the help.Forum: Fixing WordPress
In reply to: Problems whit reading options?Hmm i have take a look index.php
an found this:
<?php the_content(“__(‘Read the rest of this entry »’)”); ?>Forum: Fixing WordPress
In reply to: Problems whit reading options?ohh thanks 🙂
Forum: Plugins
In reply to: Gallery for WP 2.0.3?what gallery do you use?
Forum: Plugins
In reply to: Gallery for WP 2.0.3?Will check it out digitalfrog 🙂
Viewing 9 replies - 1 through 9 (of 9 total)