Display Plans
After activating the extension, add listing page will show the created plans automatically. After selecting a plan, the user can see the add listing form.
Display plan for visitors: The extension creates a page called 'Select Your Plan' with the shortcode [directorist_pricing_plans]
upon its installation. It's not required to log in to see the page.

Pricing Plan: Plan Display Page.
Attributes/Parameters:
- ids: You can display plans by plan ids. Example:
[directorist_pricing_plans id="1,2,5"]
You will find the plan ID at the bottom of the pricing plans.

- columns: You can set the number of columns of the grid view layout using this attribute. Example
[directorist_pricing_plans columns="3"]
Last Updated: November 29th, 2021