| bio | website | crearegroup-ecommerce.co.uk |
|---|---|---|
| location | Birmingham, United Kingdom | |
| age | 27 | |
| visits | member for | 2 years |
| seen | Mar 1 at 16:41 | |
| stats | profile views | 21 |
I work as a Magento developer at Creare Group in the UK. I specialise in web design and website development in PHP, MySQL and JQuery/JavaScript.
I am the owner of the Magento Fox Blog where I write articles and tutorials.
|
Apr 19 |
awarded | Popular Question |
|
Mar 16 |
awarded | Notable Question |
|
Oct 31 |
answered | Get Posts with matching lowest taxonomies |
|
Oct 30 |
asked | Get Posts with matching lowest taxonomies |
|
Sep 25 |
awarded | Popular Question |
|
Aug 7 |
awarded | Commentator |
|
Aug 7 |
comment |
Getting a custom post type image using 'get_post_custom' I see now that the number returned is by get_post_meta and get_post_custom is an attachment ID, which just gets loaded into wp_get_attachment_image. |
|
Aug 7 |
accepted | Getting a custom post type image using 'get_post_custom' |
|
Aug 7 |
comment |
Getting a custom post type image using 'get_post_custom' That has in fact worked a treat, thank you very much! |
|
Aug 7 |
asked | Getting a custom post type image using 'get_post_custom' |
|
Jun 13 |
comment |
Disable All In One SEO Pack for some custom post types You're right I think this is supposed to work, but my version must have something wrong. I've used Johannes solution |
|
Jun 13 |
accepted | Disable All In One SEO Pack for some custom post types |
|
Jun 13 |
comment |
Disable All In One SEO Pack for some custom post types Genius! This worked an absolute treat. Thank you very much! :) |
|
Jun 13 |
comment |
Disable All In One SEO Pack for some custom post types I've tried this but for some reason it won't work - didn't know if there's perhaps a bug in my version. Do you know which function looks at this data? |
|
Jun 13 |
asked | Disable All In One SEO Pack for some custom post types |
|
Dec 12 |
comment |
paginate_links on custom query in admin - 'sufficient permissions' error Thanks for your reply, I'll give this a try |
|
Dec 11 |
revised |
paginate_links on custom query in admin - 'sufficient permissions' error added 109 characters in body |
|
Dec 11 |
asked | paginate_links on custom query in admin - 'sufficient permissions' error |
|
Dec 7 |
asked | Admin moderates ALL comments (including post author) |
|
Nov 29 |
comment |
Make jQuery library load before plugin files Cheers JK - seemed to get it working by simply ordering it in functions.php - yet when I tried it the first time it didn't work. Using dependencies is definitely the way to go! |