63 reputation
6
bio website
location Berlin, Germany
age
visits member for 9 months
seen May 14 at 13:23
stats profile views 5

May
7
asked Responsive Slideshow plugin
Oct
9
comment How to include line-breaks in the_excerpt?
So how can I now edit the excerpt_length and the excerpt_more? It doesn’t work any more.
Oct
8
comment How to include line-breaks in the_excerpt?
Okay, thank you. But now it seems, that I can’t shorten the excerpt anymore to 20 words and put a more button instead of [...]
Oct
8
revised How to include line-breaks in the_excerpt?
edited title
Oct
8
asked How to include line-breaks in the_excerpt?
Sep
18
comment Does anyone have problems with the_excerpt on wp 3.4.2
Okay, I solved it myself: I’ve forgotten to add the priority to the filter: add_filter('excerpt_length', 'new_excerpt_length', 999);
Sep
18
asked Does anyone have problems with the_excerpt on wp 3.4.2
Sep
18
awarded  Supporter
Sep
18
awarded  Commentator
Sep
18
accepted How to change the order of elements in comment_form()
Sep
18
comment How to change the order of elements in comment_form()
Hi Otto, yes, it was a css-problem. Thanks. I thought at first, there would be another solution via any php to reorder fields. Thanks!
Sep
11
comment How to change the order of elements in comment_form()
And I’v used T5 Comment Textarea On Top Plugin by toscho to make the textarea the first field of the comment form.
Sep
11
comment How to change the order of elements in comment_form()
Sorry, I forgot a part of the code.
Sep
11
revised How to change the order of elements in comment_form()
added 452 characters in body
Sep
11
comment How to change the order of elements in comment_form()
Thanks for your help. I’ve added the complete code for the comment_form.
Sep
11
revised How to change the order of elements in comment_form()
added 1048 characters in body; edited title
Aug
28
comment How to change the order of elements in comment_form()
Hi, I’ve edited my question. Maybe it was a bit confusing. But I just want to know, if there is a way to change the order.
Aug
28
revised How to change the order of elements in comment_form()
I’ve tried to improve my question, edit Headline and a bit of Content.
Aug
27
asked How to change the order of elements in comment_form()
Aug
15
awarded  Teacher