Custom Fields for Shopp Products
Warning: array_reverse() expects parameter 1 to be array, null given in /home/soulrinse/www/www/wp-content/plugins/magic-fields/get-custom.php on line 306
Warning: sort() expects parameter 1 to be array, null given in /home/soulrinse/www/www/wp-content/plugins/magic-fields/get-custom.php on line 307
Warning: Invalid argument supplied for foreach() in /home/soulrinse/www/www/wp-content/themes/awfulcool/archive.php on line 25
I’ve been using the Shopp plugin for WordPress on a site I’m developing. There are a lot of great things about Shopp; I’m planning a post in the coming weeks comparing Shopp and WP-ecommerce.
The latest problem I’ve been working out is how to add custom form fields for each product. Rickrackbaby.com offers custom monogramming, so I need a place for visitors to type in their custom text. To make it trickier, I actually need two custom fields for each product.

