Tell us what you are trying to do? I want to create post type which has a main page called "solutions" and it has 3 subcategories namely 1.Education Management 2. Business Solutions 3. Data And Analytics. Each sub-category is having another subcategory and these categories have different sections. please go through these links to get an idea hidden link hidden link hidden link
Is there any documentation that you are following? I haven't started the development
Is there a similar example that we can see? hidden link
Thank you for contacting Toolset support. Please follow the steps below:
1. Create the custom post type with the name Solution.
2. Add the Taxonomies >> set as Hierarchical - (like post categories, with parent / children relationship and checkboxes to select taxonomy ) like Education Management. Please see the screenshot.
In this way you can create the taxonomies as many as you want, it will create relationship with the Custom Post type automatically. Also you can create the subcategories (terms) for the Educational Management.
This is the new syntax for Views shortcodes while using Page builders (Divi builder). Are you using any page builder in your site? If yes, then new syntax is ok and should work without any issue.
This is the new syntax for Views shortcodes while using Page builders (Divi builder). Are you using any page builder in your site? If yes, then new syntax is ok and should work without any issue.
Actually, I'm using types version - 2.2.19 and views version - 2.4.1 .
Is the problem is with types? I'm using visual composer page builder but the shortcode is not working.
I'm having this problem also in loop output editor.
You are using very old version of Views, please make sure to update ALL toolset plugins to latest versions and then check it: https://toolset.com/account/downloads/
If the shortcodes problem still exists after updating all Toolset plugins, please kindly open a new ticket for this 2nd issue and we would be happy to help. This will help other users with similar problems to find solutions when searching the forum, We do not handle multiple issues in the same ticket as per support policy. https://toolset.com/toolset-support-policy/
Thanks, noman.that's fixed my issue. But I still need help with the actual topic. I had created taxonomies and terms for one taxonomy(Education management) as per your advice. (please see the attachments).
Now I want to list all the taxonomies like this: hidden link
and also want to create a single page for each taxonomy like this: hidden link
how can I achieve this in the front end?
how to create a page for education management taxonomy ? I had created a content template (see attached image)for the same but not showing on the front end . check it here: hidden link
1. To show the Taxonomies on the Solution page, please create a normal WP Page >> and use the VC page builder >> use the text and image elements to show the custom taxonomies on the page.
2. For the Terms page you need to create the new VIEW for each of the terms. For example, you can create the Education Management Terms View:
- Add new view >> from content selection select the taxonomy
- Set the layout from Loop Output Editor by clicking the Loop Wizard button then follow the instructions >> Save the view.
- Create the page with this view by click the button. Please see the attached screenshots.