Building a sophisticated WordPress website is a challenging task for novice users who lack coding expertise. To resolve that problem, one has to buy numerous individual plugins which is not cost-effective. But there is always a way out. Toolset is yet another pack of plugins that has the potential to overcome this problem but how? Let us find out in this review.
Many-To-Many Relationships: What are many-to-many relationships. You might have come across to this term rarely as it's introduced in the latest release of Toolset plugin. Let me explain a bit about it. Many to many post-relationship enable you to combine an item with many others from a different custom post type and vice versa, offering you maximum flexibility when it comes to building your website.
As an example, on a website advertising tours in Paris, we might want to create a connection between our “Tour” post type and our “Tour guide” post type. Our tour guides Ella and Maria might both be assigned to the Food & Paris tour. However, Maria will also take Paris By Night and Eiffel Tower tours. To create all of these connections, we need a many-to-many relationship.
Toolset has a very handy wizard to create post-relationship, to access it navigate to:
Toolset > Relationships
Repeater Fields: If you have ever come across the famous Advanced custom fields plugin by Elliot then you might have some knowledge of Repeater Fields. But if not, then don't worry as I will teach you a bit about repeater fields. Repeater fields are used to add the same data pattern in the sub-fields again and again without knowing the limit of rows and it can be organized into repeater groups. In short, if you don't know how much data is needed for a post like displaying different sources at the bottom, then you can use the repeater field. Each Post can have a different number of sources but the pattern of displaying sources are the same.
https://www.youtube.com/watch?v=aWB-upmpbfo
Let's dig further into the modules of the Toolset.
Views has a module that allows the personalization of WooCommerce sites. This will enable custom searches for shopping items and pave the way for a great WooCommerce store.
If you want to store this view you have just created and use it for another website then create a new module and name it. You will not find editors in other plugins. They are developer-friendly but non-coders may struggle against them. So in order to address that problem, Toolset has formatting and editing instructions beneath the editors which can be quite handy. One more unique option Views has is Scan which locates the place where a created View (shortcode) is being used. These are some really cool features that prove Toolset to be a reliable builder.
CRED has an extension named CRED commerce which implements a payment system in the forms when they submit the data.
There are 3 other plugins in the Toolset package (Layouts, Access, and Maps) that expand its functionality.
Here is the output:
Screenshot Source – toolset.com[/caption]
The Suite of Modules
Toolset is years of work done by developers behind the famous WPML translator. It is a set of six extensions that aim to perform complex WordPress tasks without even touching a line of code. All the plugins have their own GUIs in separate tabs. I will list them one by one with their brief explanation and put them in practice. https://www.youtube.com/watch?v=nm706dGXgjs&list=PL8H4Z3nb_zBT3CDZzVbc6UfamM1nHyH3gToolset Types Plugin
Toolset WordPress plugin allows you to create custom fields, post types, and taxonomies out of the box with simple clicks. In the recent release, Toolset also introduced many-to-many relationships that are also one of it's kind and is rare to find in other competitors of WordPress Toolset plugins. The latest Toolset release also focused on repeater fields and introduced it. Types open a new world of possibilities that the default WordPress pages and posts cannot provide. Post Types: To elaborate, if you want the user to search through a collection of books add a new post type named "books." You will see the appointed icon on the side panel of the dashboard. This keeps the book content contained and categorized. Furthermore, a custom template layout could be selected for more differentiation between regular and book content. Custom Post Taxonomies: After Toolset post type, you have custom post taxonomy. It is similar to the WordPress category or tag except that it can be made specific to pages, posts, media or custom type of post like books. Custom Fields: Next, you can create a group of post fields. After saving the group you can add as many fields as you wish. I have added a date field. It can be used to display data in the front-end or retrieve it through search keywords. Validation can be checked to make sure the data entered is valid and an optional error message can be displayed too.
Many-To-Many Relationships: What are many-to-many relationships. You might have come across to this term rarely as it's introduced in the latest release of Toolset plugin. Let me explain a bit about it. Many to many post-relationship enable you to combine an item with many others from a different custom post type and vice versa, offering you maximum flexibility when it comes to building your website.
As an example, on a website advertising tours in Paris, we might want to create a connection between our “Tour” post type and our “Tour guide” post type. Our tour guides Ella and Maria might both be assigned to the Food & Paris tour. However, Maria will also take Paris By Night and Eiffel Tower tours. To create all of these connections, we need a many-to-many relationship.
Toolset has a very handy wizard to create post-relationship, to access it navigate to:
Toolset > Relationships
Repeater Fields: If you have ever come across the famous Advanced custom fields plugin by Elliot then you might have some knowledge of Repeater Fields. But if not, then don't worry as I will teach you a bit about repeater fields. Repeater fields are used to add the same data pattern in the sub-fields again and again without knowing the limit of rows and it can be organized into repeater groups. In short, if you don't know how much data is needed for a post like displaying different sources at the bottom, then you can use the repeater field. Each Post can have a different number of sources but the pattern of displaying sources are the same.
https://www.youtube.com/watch?v=aWB-upmpbfo
Let's dig further into the modules of the Toolset.
Plugin Analysis: Views
It is the Toolset plugin that generates a WordPress shortcode that handles search queries and displays content in 5 ways. I will go with displaying the results with a search field. Later select the content to load from—Post types and Books in my case. Then move on to the primary and secondary ordering method. In the Filter Editor, you can insert a "text search" just before [wpv-filter-end]. Finally, click the loop wizard to select the output style and fields to show. In the end, save all the sections and create a page where you will click Fields and Views icon and select the Post View to insert its shortcode. Here is a sample of the end result:
Views has a module that allows the personalization of WooCommerce sites. This will enable custom searches for shopping items and pave the way for a great WooCommerce store.
If you want to store this view you have just created and use it for another website then create a new module and name it. You will not find editors in other plugins. They are developer-friendly but non-coders may struggle against them. So in order to address that problem, Toolset has formatting and editing instructions beneath the editors which can be quite handy. One more unique option Views has is Scan which locates the place where a created View (shortcode) is being used. These are some really cool features that prove Toolset to be a reliable builder.
Review - Toolset Forms (CRED)
This Toolset plugin lets users enter data through forms that are ultimately added to your database. For instance, a user can add a new book along with its description and author to the book directory. Another simple application is a registration form. And all of this will not even require writing a single line of PHP code. CRED can also allow visitors to edit the content without logging into your WordPress site. Via CRED plugin email notifications can also be sent upon content submission. Additionally, the facility of reCAPTCHA is present in CRED to counter SPAM. For insertion of a form in your post or page click the CRED Forms button in the toolbar which inserts a shortcode. All in all, CRED enables user interaction with the help of a form builder.
CRED has an extension named CRED commerce which implements a payment system in the forms when they submit the data.
There are 3 other plugins in the Toolset package (Layouts, Access, and Maps) that expand its functionality.
Access Plugin
This tool limits access to Post Types, Taxonomies, Posts Groups and CRED Forms to your site's administrator, editor or any other role. This proves the flexibility and modularity of the Toolset. It leaves no stone unturned to provide every imaginable option. Custom roles is a unique feature in which you can add roles like subscriber, manager or VIP manager. Besides that, their authority can also be managed. All of this can be done by only using the GUI which is easily understandable.
Layouts Toolset Plugin
It is a drag and drop tool that serves as a responsive page designer. You can think of it as a theme enhancer which allows the creation of custom layouts. You can design the page from top to bottom. A layout can be used individually for a page or for all the content. You can visually insert page elements, position them and scale them. Without programming, arranging the content is fun and quick. It is the most flexible layout maker, that designs the content part of your blog, I have seen so far. The full-scale layout editor has undo and redo options as well:
Here is the output:
Toolset Maps Plugin
In a nutshell, the plugin allows to display Google Maps and place custom markers on it. The application of this plugin can be in the "contact us" or "about" page. The map can also be linked with a search form in case of a tour website. This results in visually engaging customer experience and a high conversion rate. [caption id="attachment_36077" align="alignnone" width="700"]
Screenshot Source – toolset.com[/caption]
Toolset Module Manager
Creating a backup of Toolset settings is a piece of cake with the Module Manager. As apparent from its name, you can export all the settings or specifically select modules and save them as a zip file. Add New >> Add All Items >> Export. The toolset also provides a module library that is accessible for free. You can download the free modules which will give a jump-start to web-development.










Responses (4 )