Problem:
I would like to create a content addition form on my classifieds site and provide the users who added the content with the following billing methods.
1.I want to set a one-week posting period for post A and charge for one week.
2.I want to set a two-week posting period for post B and charge for two weeks.
How do I use toolset to enable multiple billing methods?
Solution:
The post expiration value is stored in a custom post field, each post can have it's own expiration date, and one post form can setup only one expiration value(one week or two weeks) for the new post.
In your case, you need to use two different post form to create two different posts(post A and post B), setup different post expiration value in each post, so you need to create content A and content B.
For example:
Two forms:
- Form A, one-week posting period, and charge for "one week" product.
- Form B, two-weeks posting period, and charge for "two weeks" product.
Use Form A to create post A,
Use Form B to create post B,
Relevant Documentation:
https://toolset.com/course-lesson/setting-up-automatic-post-expiration/
This is the technical support forum for Toolset - a suite of plugins for developing WordPress sites without writing PHP.
Everyone can read this forum, but only Toolset clients can post in it. Toolset support works 6 days per week, 19 hours per day.
Our next available supporter will start replying to tickets in about 0.48 hours from now. Thank you for your understanding.
Sun | Mon | Tue | Wed | Thu | Fri | Sat |
---|---|---|---|---|---|---|
- | 9:00 – 13:00 | 9:00 – 13:00 | 9:00 – 13:00 | 9:00 – 13:00 | 9:00 – 13:00 | - |
- | 14:00 – 18:00 | 14:00 – 18:00 | 14:00 – 18:00 | 14:00 – 18:00 | 14:00 – 18:00 | - |
Supporter timezone: Asia/Hong_Kong (GMT+08:00)
This topic contains 5 replies, has 2 voices.
Last updated by 4 years, 2 months ago.
Assisted by: Luo Yang.