| bio | website | |
|---|---|---|
| location | ||
| age | ||
| visits | member for | 11 months |
| seen | Nov 1 '12 at 13:03 | |
| stats | profile views | 2 |
|
Aug 19 |
awarded | Scholar |
|
Aug 19 |
accepted | How to display comments list by order when clicking on newest or oldest link? |
|
Aug 19 |
comment |
How to display comments list by order when clicking on newest or oldest link? ok, sorted out oldest to newest. just put reverse_top_level false |
|
Aug 19 |
awarded | Commentator |
|
Aug 19 |
comment |
How to display comments list by order when clicking on newest or oldest link? sorry man its working. i put 'comments' in parameter, it should be 'comment'. thanks man. but now how about displaying comments in oldest to newest ? |
|
Aug 19 |
comment |
How to display comments list by order when clicking on newest or oldest link? i dont mind to pay :) |
|
Aug 19 |
comment |
How to display comments list by order when clicking on newest or oldest link? i did use your last updae but still not working. is it something wrong in my mytheme_comment function ? is it possible for you to login to wp site and have a look at the code? :) |
|
Aug 19 |
comment |
How to display comments list by order when clicking on newest or oldest link? well, thanks for that, but i dont have foreach, i have wp_list_comments('type=comments&callback=mytheme_comment'). mytheme_comment is my customised function in functions.php file. So should i put your code before that wp_list_comments function? |
|
Aug 19 |
comment |
How to display comments list by order when clicking on newest or oldest link? see the live site: oryxtesting.com/events/teaching-event |
|
Aug 19 |
asked | How to display comments list by order when clicking on newest or oldest link? |
|
Jun 24 |
awarded | Tumbleweed |
|
Jun 18 |
comment |
How to develop a menu like wwe.com? Thanks Mario. I'll have a look. |
|
Jun 18 |
asked | How to develop a menu like wwe.com? |
|
Jun 15 |
answered | How to hide certain categories in wordpress dashboard? |
|
Jun 15 |
comment |
How to hide certain categories in wordpress dashboard? Yes your code is working, sorry for my last message. i did chnage to administrator from editor, thats it. good one. thanks, now i dont need to use plugin. if( current_user_can('administrator') ) |
|
Jun 15 |
comment |
How to hide certain categories in wordpress dashboard? i love to use this code, but it seems its not working. i want to hide two categories from admin, not the editor. |
|
Jun 15 |
revised |
How to hide certain categories in wordpress dashboard? deleted 527 characters in body |
|
Jun 15 |
answered | How to hide certain categories in wordpress dashboard? |
|
Jun 15 |
comment |
How to hide certain categories in wordpress dashboard? I dont understand following line: AND ( t.term_id <> 1 ) AND ( t.term_id <> 17 )" whats <> ?? |
|
Jun 15 |
awarded | Editor |