The customer encountered a footer bar on their site displaying the message:
“This site is registered on Toolset.com as a development site.”
They found this footer message intrusive and wanted to remove it immediately.
Solution:
This issue occurs because the site's Toolset key is registered as a "development" site. To resolve this, the customer was advised to:
- Remove the current site key.
- Generate a new site key and set it as a "production" key instead of "development."
- This process was detailed in a related forum reply shared with the customer.
The customer reported that the Toolset form editor's expert mode was not displaying properly, showing an empty div instead of the advanced code editor.
Solution:
The issue was caused by the customer's use of Bootstrap CSS and JavaScript files in their plugin settings page. Once the customer stopped loading these Bootstrap assets, the expert mode began working as expected.