137 reputation
7
bio website
location
age
visits member for 1 year, 3 months
seen Nov 22 '12 at 7:56
stats profile views 8

Oct
24
comment Switching off shipping in WP-eCommerce
Thanks Tim, that did the trick!
Oct
11
comment Export WordPress Posts and Meta Information in CSV format
Hi Songdogtech. I am currently just using the regular export feature built into phpMyAdmin and exporting the CSV file. What I need though, is an SQL query that will pull all the posts and its related Meta information. I could go the plugin route, but this client is going to need a lot more work done to the DB than any other client I have worked with in the past, I so I need to work on my SQL queries going forward. Many thanks for all the suggestions, I will keep them in my WP Toolbag!
Sep
4
comment Export all posts to import as product items
Hi Milo. This is a great start, thank you very much! I am very unfamiliar with get_post_meta, wp_get_object_terms etc, but I will do some reading on this now to see if I come right with it.
Sep
3
comment Export all posts to import as product items
Thanks Kaiser, but where else would I ask this question if it is off topic and WordPress uses MySQL for its DB? Thanks for the step closer though.
Jul
23
comment Wordpress and Unity high scores table
Many thanks Jobjorn. I have just been watching a number of videos this morning on Custom Post Types and although I see the power of it, it may not work in my own situation. I will created another question about how to add a table and keep the scores saved. Many thanks
May
5
comment How to add javascript just before the closing body tag in the footer of WordPress
Hi Fischi. My theme is using <?php get_footer(); ?>. I've tried wp_footer(); but this didn't work, the footer did not appear at all.
May
5
comment How to add javascript just before the closing body tag in the footer of WordPress
Hi Stephen. My theme is using <?php get_footer(); ?>. Let me try wp_footer(); and get back to you. Thanks!
May
4
comment How to add javascript just before the closing body tag in the footer of WordPress
Thanks very much Fischi. See my edit above....StackExchange comments are crap at clean markup.