Custom Plan Featured Addons
Not sure if there is interest for the rest of you for this functionality, but today we were able to create custom plan featured addons:
Screen Shot 2014-02-11 at 16.37.33.jpg
The reason we wanted to do this was to build some more customization into our plans. We have 3 plans (basic, select and platinum) and wanted to really differentiate them. So we decided that basic would have business name, address, phone number and a logo or photo. The select plan would be a basic plan with description, website and social media enabled. The platinum would be the select plan with photo gallery enabled as well as 30 days of featured category page and 14 days of featured homepage.
Fortunately we were able to dig through the vantage theme and figure out how to hook into what we needed to. If anybody is interested, I can update this thread with how we did it via the child theme we created. Making it options on the admin side was icing on the cake. The bigger problem was figuring out how we could tag each plan with a unique identifier and then attach that identifier to the listing via class names. After that, we were able to target the listings individually and remove the portions of the listings that were not offered in each of the lesser plans.