[Resolved] Need on-boarding instructions to build a new WP site with Toolset I bought
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.
No supporters are available to work today on Toolset forum. Feel free to create tickets and we will handle it as soon as we are online. Thank you for your understanding.
Hi, I bought Toolset about 6 years ago, never installed it successfully. Now I am returning, wanting to build a new wordpress website for real estate application. Please help.
I will be using Elementor Pro, Toolset, and probably WP All Imports as well.
How should I begin?
Should I:
1. Install Toolset Framework, and then the Real Estate reference website, all found under "Reference Sites" in account download page?
Or, should I,
2. Install all the Toolset components listed under "Toolset plugins" in the download page, all except the 2 Woocommerce plugins at the bottom?
I also want to find out where Toolset store the real estate listing data in the backend, be able to navigate to the specific files (via ftp or otherwise), and be able to examine the Tables in the database where the listing data are stored.
And how WP All Imports is going to help in bringing in and updating new listings, if I should buy that plugin. I will raise these questions later, after I have first installed Toolset.
3) Toolset Types plugin is using WordPress standard function register_post_type() to create new post types, so you can find those "Properties" data in your database table "wp_posts", I suggest you follow our document to import the posts data with other CSV plugins: https://toolset.com/course-lesson/how-to-import-content-into-wordpress-using-csv/