Tell us what you are trying to do?
I'm trying to make a form available in front end for my guest visitors send information with that form. I'm showing the form in front end using the elementor interface, once the form is inserted in a custom page I created.
Is there any documentation that you are following?
I tried to find documentation to help me, but I didn't find.
Is there a similar example that we can see?
What is the link to your site?
This is the page where I can't see the form (one of them):
hidden link
Hi, I can see a Form when visiting as a Guest here:
hidden link
I'm attaching a screenshot here showing the Form on the page and in the page markup. The page's CSS is not delivered by the cache system, so the page looks broken, but the Form is displayed. I see a 404 error in the browser console related to this page's CSS:
GET <em><u>hidden link</u></em> net::ERR_ABORTED 404 (Not Found)
Depending on how this cache is generated, you may need to clear it out somehow. It could be generated by your theme, in which case you may need to find this setting in the theme's options area. It may be generated by a 3rd-party caching plugin, in which case you may need to find the setting in that plugin's options and clear it out.
Also note that we do not recommend minifying, optimizing or concatenating Toolset's JavaScript and CSS files for performance reasons. If you have a performance plugin activated, I suggest blacklisting all Toolset plugin directories from these optimization routes.