| bio | website | decentsms.com |
|---|---|---|
| location | Karachi,Pakistan | |
| age | 21 | |
| visits | member for | 1 year, 4 months |
| seen | Mar 13 at 18:13 | |
| stats | profile views | 10 |
|
Jan 20 |
awarded | Yearling |
|
Apr 19 |
answered | How are all users now set to inactive? |
|
Feb 9 |
comment |
Filtering Wordpress Contents based on URL maybe this can do the trick for you, ? wordpress.org/extend/plugins/wordpress-mu-sitewide-tags/ |
|
Feb 9 |
revised |
Cannot Upload Custom Header Image into Wordpress Dashboard edited body |
|
Feb 8 |
accepted | Run query_posts if SESSION is empty? |
|
Feb 8 |
revised |
Run query_posts if SESSION is empty? added 10 characters in body |
|
Feb 8 |
comment |
Run query_posts if SESSION is empty? this is the actual code not a test code , the only thing missing is $id which i've added in my post , thnkyou |
|
Feb 8 |
comment |
Run query_posts if SESSION is empty? this is not the issue either, as if i replace $id with the constant category ID it doesn't work either , btw $id is declared right above this code |
|
Feb 8 |
comment |
Run query_posts if SESSION is empty? I've already checked that without calling wp_reset_query() & it doesn't work either |
|
Feb 8 |
answered | Cannot Upload Custom Header Image into Wordpress Dashboard |
|
Feb 8 |
asked | Run query_posts if SESSION is empty? |
|
Feb 5 |
awarded | Talkative |
|
Feb 5 |
awarded | Commentator |
|
Feb 5 |
comment |
Can i have a slider image with images on my wordpress.com site? This will only work with wordpress (self-hosted or whatever) since it is a wordpress plugin |
|
Feb 5 |
comment |
How do I include the category next to the title of a post? this shouldn't be in CSS, details has been added in the answer |
|
Feb 5 |
revised |
How do I include the category next to the title of a post? added 352 characters in body |
|
Feb 5 |
revised |
How to show related posts by category edited body |
|
Feb 5 |
comment |
How to show related posts by category it means you have removed this line of code, <?php the_excerpt('Read the rest of this entry »'); ?>, add it back where it was |
|
Feb 5 |
answered | How do I include the category next to the title of a post? |
|
Feb 5 |
comment |
How to show related posts by category the error is removed from the code and now it is working perfectly fine (Tested), copy the modified code from my answer |