| bio | website | |
|---|---|---|
| location | ||
| age | ||
| visits | member for | 11 months |
| seen | Sep 3 '12 at 9:21 | |
| stats | profile views | 62 |
|
Jun 22 |
comment |
Creating a Slider Shortcode Based on Nivo Slider Glad it help ;) |
|
Jun 22 |
comment |
Get first <ul> of post? so, what's your purpose with that ul? |
|
Jun 22 |
comment |
Is there a Image Gallery which will load all my posted Images like twitter's image grid? ya.. but still work, have you tried? |
|
Jun 22 |
comment |
Automatically assign a custom post to a custom taxonomy based on custom field value modified as OP requirement |
|
Jun 21 |
comment |
how to call jQuery in admin as well as in homepage how about testing your js in jsbin? here is my test jsbin.com/omumit/edit#javascript,html |
|
Jun 21 |
comment |
how to call jQuery in admin as well as in homepage hmm.. not sure why. is your js appear when you view page source? just in case you forget to add wp_head(); in your template :D |
|
Jun 21 |
comment |
Automatically assign a custom post to a custom taxonomy based on custom field value that's great, thanks! |
|
Jun 21 |
comment |
Filter link to existing content suggestion as I said, if very very urgent :D |
|
Jun 20 |
comment |
Name of last category level for a post as OP said : Course > resultat > Trail |
|
Jun 20 |
comment |
Get all pages to display at once so you want pull entire page from header to footer? |
|
Jun 19 |
comment |
Wordpress - Selectbox in admin panel function linking to CSS Thanks. how I vote you? |
|
Jun 19 |
comment |
custom wordpress rewrite ya.. it should be at root : domain.com/lp.php if you want to work inside your theme folder, you should add query var pmg.co/a-mostly-complete-guide-to-the-wordpress-rewrite-api |
|
Jun 19 |
comment |
custom wordpress rewrite 'lp/(\d+)/?$', where lp.php path? |
|
Jun 19 |
comment |
How to get the post publish date outside the loop? show me how to merge, please? |
|
Jun 19 |
comment |
How to enable automatic search results in WordPress theQuery take page title, you can change $theQuery = 'a'; as a test to see the codes work |