How Can I Add an Author Field to Products?

Home PageForumsThemes and DesignHow Can I Add an Author Field to Products?

Tagged: ,

This topic has 3 voices, contains 1 reply, and was last updated by  abmiller99 96 days ago.

Viewing 3 posts - 1 through 3 (of 3 total)
Author Posts
Author Posts
February 2, 2012 at 9:44 am #252820

svenllr

We are in need to add an author field for our books and DVDs in our store. How do I add this field?

February 2, 2012 at 10:14 am #252873

Roy Ho
Resident Expert
Trusted

You can use add_meta_box function to add custom meta data to your products. Please search how to use this function in the WordPress codex.

February 11, 2012 at 4:32 pm #254493

abmiller99
New Member

You can alternatively use this Custom Fields plugin:

http://www.visser.com.au/wp-ecommerce/plugins/custom-fields/

I used to it to add and Author field to my products. The custom field is stored in the product meta. Be careful to check if you are dependent on exporting the products to a csv, etc.. that the export module will include the custom field.

Viewing 3 posts - 1 through 3 (of 3 total)

You must be logged in to reply to this topic.