Problem: I would like to know if it is better to include User data in User fields in the User profile, or to create a proxy post type as explained in the documentation for post relationships and custom search for Users?
Solution: There are pros and cons for each approach. If you plan to use custom search Views to search for Users based on filtering by these custom fields, or if you plan to use Repeatable Field Groups for some of these fields, or if you plan to use post relationships to connect multiple Users to the same post, a proxy post type is probably required as explained in the documentation link below.
Problem:
The user would like to use Bootstrap from Toolset, but that breaks the theme's breadcrumbs.
Solution:
Apparently, both Toolset and the user's theme provide different styling for the breadcrumbs styles. We can fix this with custom CSS code. Such as:
I need to make a table trough my Archive Loop, but i can't find on View block - Design the "Table" Style.
Solution:
If you need Bootstrap in your website, then you can try the option "Grid".
If you don't need Bootstrap in your website, please try these:
Dashboard-> Toolset-> Settings-> General, in section "Bootstrap loading", enable option "This site is not using Bootstrap CSS".