I`m also having this issue. Were you able to get it resolved?
Campaigns are stored as objects. So you’ll have to add those extra fields to the ‘campaign.php’ class. You’ll also have to modify the ‘shortcode-submit.php’ file, which handles creating a new campaign. Sorry, I haven’t gotten to the part of my project yet where I’m customizing the campaigns so I don’t have much insight to offer.
Hello,
I’ve been working on the same thing and I also used that same method. I’m wondering if you’ve also modified the user profile page? I’m having trouble with that part. You can see more detail in the topic that I created.
Cheers
You’ll have to modify the file ‘shortcode-register.php’. Here’s a link to one that I modified to add some extra fields. The extra user info is stored as meta data.