| bio | website | danielwiener.com |
|---|---|---|
| location | Brooklyn, NY | |
| age | 58 | |
| visits | member for | 1 year, 10 months |
| seen | May 16 at 14:33 | |
| stats | profile views | 12 |
I am a sculptor and a wordpress developer.
|
Aug 25 |
answered | Exclude child pages args array |
|
Aug 15 |
answered | What are all the available parameters for query_posts? |
|
Aug 10 |
answered | Can I enable/disable/hide plugins on a per-site basis in multisite? |
|
Aug 8 |
answered | in_category() works in single.php but not in page.php? |
|
Aug 4 |
answered | Can you create a local wordpress network / multisite install on a mac with subdomains? |
|
Aug 3 |
answered | wp_get_archives for a specific category? |
|
Jul 28 |
awarded | Supporter |
|
Jul 28 |
comment |
Why is my taxonomy template not shown? My other thought is that you register the taxonomy this way: register_taxonomy('projects', 'project', $args); which means you have a custom post type named "project". If you don't have, 'project' should be 'post'. |
|
Jul 22 |
answered | Why is my taxonomy template not shown? |
|
Jul 13 |
awarded | Commentator |
|
Jul 13 |
comment |
Wordpress 3.2 has broken my TinyMCE code I upgraded to 3.2.1 and it solved the no Visual Editor Problem. It may help your problem, as well. |
|
Jul 12 |
answered | Wordpress 3.2 has broken my TinyMCE code |
|
Jul 10 |
answered | Create built-in pages without creating actual pages |
|
Jul 10 |
answered | Custom post type pagination 404 fix? |
|
Jul 8 |
comment |
Category pagination jumps back to Index page I think this is happening because on your index page, your home page, you are only displaying one post and probably your posts per page are set to 10 in Settings->Reading. I believe paging is working on your category pages and is only not working on your index page. Do you have a custom posts-per-page set on your index page? |
|
Jul 8 |
awarded | Scholar |
|
Jul 8 |
accepted | create function to call category name and slug |
|
Jul 8 |
comment |
create function to call category name and slug thanks, that worked. I also had to get rid of the '[]' in $dw_category[], which was a careless mistake. Thanks |
|
Jul 8 |
comment |
create function to call category name and slug thanks, that worked. |
|
Jul 8 |
answered | Multiple Comment Moderators and Notifications |