213 reputation
110
bio website tru3design.com
location Temecula, CA
age 22
visits member for 10 months
seen 2 days ago
stats profile views 7

I own a clothing line: http://feeltheneed.net/

I do graphic, motion, and web design.

I aspire to get better at my coding skills and be able to help others.


Jan
28
accepted Using Wordpress 3.5 Media Uploader in meta box?
Jan
28
awarded  Popular Question
Jan
25
comment Remove WYSIWYG editor on all custom post type EXCEPT regular posts
I'd like to just leave the html editor on custom post types. I edited my post, shouldn't that work?
Jan
25
revised Remove WYSIWYG editor on all custom post type EXCEPT regular posts
added 84 characters in body
Jan
25
asked Remove WYSIWYG editor on all custom post type EXCEPT regular posts
Jan
15
asked Save an array from drop-down in custom meta box
Dec
13
awarded  Tumbleweed
Dec
12
comment Using Wordpress 3.5 Media Uploader in meta box?
Thanks! I can't seem to get it to work though. I pasted what I have been using for the old media uploader above, if that helps.
Dec
12
revised Using Wordpress 3.5 Media Uploader in meta box?
added 636 characters in body
Dec
12
asked Using Wordpress 3.5 Media Uploader in meta box?
Dec
5
answered 404 Error On Custom Taxonomy Pages 2, 3, etc
Dec
5
revised 404 Error On Custom Taxonomy Pages 2, 3, etc
added 499 characters in body
Dec
5
asked 404 Error On Custom Taxonomy Pages 2, 3, etc
Dec
1
comment Check IF single OR multiple custom data has been entered
Thanks, this seems to work perfect for what I was trying to do. I appreciate it.
Dec
1
accepted Check IF single OR multiple custom data has been entered
Dec
1
comment Check IF single OR multiple custom data has been entered
Never noticed that, thanks for the info. It does the same thing, I switched it over to the proper way. Any idea now how I can clean the above code up?
Dec
1
comment Check IF single OR multiple custom data has been entered
For this example I gave, they are all text fields that are being filled out and displayed on the front end.
Dec
1
comment Check IF single OR multiple custom data has been entered
I use this to grab all of the custom data: $post_meta_data = get_post_custom('post_type=sermons'); Is there anything else you would need to know? Thanks for the reply I will try it out.
Nov
30
asked Check IF single OR multiple custom data has been entered
Nov
15
comment Renaming wp-content folder dynamically
Thank you for the explanation, I appreciate it! And will definitely take it into consideration.