| bio | website | myvisnagar.com |
|---|---|---|
| location | Surat, India | |
| age | 22 | |
| visits | member for | 5 months |
| seen | Mar 25 at 11:11 | |
| stats | profile views | 6 |
|
Jan 24 |
awarded | Editor |
|
Jan 24 |
awarded | Supporter |
|
Jan 1 |
answered | Display Page Meta Description on Child Theme’s Home Page |
|
Dec 21 |
comment |
Drop Down Filter with CPT as Options for Search Form sorry i was wrong please use it <option name="<?php echo $type; ?>" value="<?php echo $type; ?>"><?php echo $type ;?></option> |
|
Dec 21 |
comment |
Drop Down Filter with CPT as Options for Search Form wait let me give you example. |
|
Dec 21 |
comment |
Drop Down Filter with CPT as Options for Search Form <?php foreach ( $types as $type ) {?> <option name="<?php echo $type->singular_label ; ?>" value="<?php echo $type->singular_label ; ?>"> please change your label here </option> <?php }?> |
|
Dec 21 |
answered | Publish post facebook page & twitter automatically |
|
Dec 21 |
answered | Search by tag name and category |
|
Dec 21 |
answered | Drop Down Filter with CPT as Options for Search Form |
|
Dec 4 |
revised |
remove custom taxonomy metabox form custom post type added 55 characters in body |
|
Dec 4 |
comment |
Sticky post for all pages and categories Can you explain why i can't use query_posts()...? |
|
Dec 4 |
answered | remove custom taxonomy metabox form custom post type |
|
Dec 4 |
answered | How to make admin theme option with image slide show? |
|
Dec 4 |
answered | Sticky post for all pages and categories |