Embed DriveWorks Forms into any WordPress site using one of our custom plugins.
These plugins are designed to streamline the process of embedding your DriveWorks implementation inside your WordPress site.
All WordPress plugins require DriveWorks 17 or later.
Minimum WordPress Version: 5.8 (requires Gutenburg editor)
Minimum WordPress Version: 4.0
Installation of the DriveWorks WordPress plugins is performed through the WordPress administration:
A generic error message is shown to site visitors.
The full error is shown when logged in as a WordPress admin.
More information on the above steps can be found in the How To: Troubleshoot The Integration Theme Help File.
Ensure you are hosting your Integration Theme on an HTTPS endpoint with a publicly signed SSL certificate.
WordPress sites are almost always hosted on HTTPS this means your Integration Theme also needs to be hosted on a publicly signed HTTPS site.
This is necessary as WordPress performs the validation of the Server Url and if it is not secure WordPress is unable to communicate with the Integration Theme endpoint.
Ensure the necessary inputs have been declared in the Plugin configuration.
Each WordPress Plugin has a series of required options that need to be configured:
If any of the above are missing or invalid the Plugins won't be able to render a DriveWorks Form.
Cause:
DWFormContainerHeight has been used when designing responsive Forms in DriveWorks.
Solution:
Set the Form height using the optional 'Form Height' (Block) / 'height' (Shortcode) property; this forces the Form to display at the declared height.
Cause:
Timeout is reached on the server; sessionTimeout / groupTimeout / specificationTimeout configured in the DriveWorksConfigUser.xml file.
Solution:
Configure the optional 'Ping Interval' (Block) / 'ping_interval' (Shortcode) property; this sends periodic requests to the server keeping the Specification alive.
Knowledge Base Article Ref: | KB23012301 |
---|
See Also:
Official DriveWorks WordPress Plugins Site
How To: Troubleshoot The Integration Theme
How To: Troubleshoot DriveWorks Live