Global Settings

The settings page enables you to configure global settings for WS Form. It is accessed from the WordPress admin menu by navigating to WS Form > Settings.

WS Form settings in the WordPress admin menu

The settings page is organised into tabs. Some tabs are available only in WS Form PRO or when the corresponding integration is installed.

Click a tab below to view its available settings.

Basic

The Basic tab contains settings for previews, the form editor, statistics and the WordPress administration area.

Preview

Live

When enabled, changes made to a form are automatically reflected in the preview window.

Template

Select the page template WS Form should use when previewing forms.

When set to Automatic, WS Form attempts to find an appropriate template. If a suitable template cannot be found, WS Form uses a basic fallback template.

Debug

Debug Console

Choose when the WS Form Debug Console should be displayed.

The available options allow you to restrict access to appropriate users, such as administrators.

The Debug Console provides information that can help you build, test and troubleshoot forms.

Learn more about the WS Form Debug Console.

Layout Editor

Column Guidelines

Choose when column guidelines should be displayed while editing forms.

The available options are:

  • Off – Column guidelines are not shown.
  • On Resize – Column guidelines are shown when you resize a section or field.
  • Always – Column guidelines are always shown.

Auto Publish

When enabled, changes made in the form editor are automatically published.

When disabled, changes remain unpublished until the form is manually published.

Breakpoint Widths

When enabled, the form editor adjusts the form preview width to match the breakpoint selected at the bottom of the editor.

This provides a more accurate representation of how the form may appear at different device widths.

HTML Compatibility Helpers

When enabled, compatibility helper links are shown for settings associated with browser support.

These links use data from Can I Use to help developers determine whether particular HTML features are supported by different web browsers.

Icon Tooltips

When enabled, tooltips are shown for icons in the form editor.

Sidebar Help Text

When enabled, explanatory help text is shown beneath settings in the form editor sidebar.

Searchable Sidebar Dropdowns

When enabled, dropdown settings in the form editor sidebar become searchable when they contain 20 or more options.

This makes it easier to locate an option in longer dropdown lists.

Statistics

Disable

When enabled, WS Form stops collecting statistical data about forms, including views, saves and submissions.

Include Admin Traffic

When enabled, traffic generated by logged-in administrators is included in form statistics.

Leave this disabled if you do not want administrative testing and previews to affect form statistics.

Method

Choose how WS Form should collect form statistics.

The available methods are:

  • AJAX
  • AJAX Low Resource
  • Server Side

The AJAX methods generally provide the most reliable statistics because a request is made each time a form is displayed.

The AJAX Low Resource method uses a lightweight PHP script that requires minimal server resources. The script is located at:

<WS Form Plugin Install Path>/public/add-view.php

Some servers may prevent this script from running because of their security configuration. WS Form automatically disables this option if the script cannot be used.

The Server Side method does not require an additional HTTP request. However, statistics may be less accurate when page caching is enabled because PHP may not execute each time the page is viewed.

Administration

Disable Unread Submission Bubbles

When enabled, unread submission count bubbles are not shown in the WordPress administration area.

Disable Toolbar Menu

When enabled, the WS Form menu is not shown in the WordPress admin toolbar.

Disable Translation

When enabled, WS Form translations are disabled and the original plugin language strings are used.