And i have trouble showing the form only to registered users (how to let only specific people get acces/view/edit the form to add new products without needing to acces wordpress backoffice
I made a toolset post form and on the frontend it is not displaying as designed?
Your site must be using Bootstrap for the grid system to work correctly. I suspect the Bootstrap library is disabled in settings. Go to Toolset > Settings > General and scroll down to the Bootstrap loading section. Choose "Toolset should load Bootstrap" and check the results on the front-end.
And i have trouble showing the form only to registered users (how to let only specific people get acces/view/edit the form to add new products without needing to acces wordpress backoffice
We have documentation for using Toolset Access with Forms available here: https://toolset.com/documentation/user-guides/access-control-for-cred-forms/
First part with the should load bootstrap solved the display issue.
The secound part of my question is that i do not want my client to login into the website wordpress backoffice.
I want them to have a page link to open the form (login with that link if needed is ok) and fill it in without the wordpress backoffice environment.
Now my form is showing and working fine but i think i have a next issue.
I want to make a page to show the archive (later with custom filtering).
I want to build it with the divi theme (together with the divi sensei plugin) for easier and better formatting options.
The sgl product page (sjabloon/template) is working fine but the archive page (with all products) does not show?
Is it due to the "must load bootstrap 3.0" setting that does not work with Divi (not supported?) or am i doing something wrong (newbie confusion)
If so then i am stuck between showing the form on a page or the products archive but NOT both??