Forms Don’t Show on Frontend
-
I updated to the WordPress 4.7 and the latest version of the plugin (3.0.19) and now none of the forms show on the frontend of the site. When I look in the developer console in Chrome I see the following JS error:
Uncaught constructor message: “An “el” .nf-form-layout must exist in DOM” name: “Error” stack: “Error: An “el” .nf-form-layout must exist in DOM? at constructor._ensureElement (https://thatsmydog.com/wp-content/plugins/ninja-forms/assets/js/min/front-end-deps.js?ver=3.0.19:1:13149)? at constructor.show (https://thatsmydog.com/wp-content/plugins/ninja-forms/assets/js/min/front-end-deps.js?ver=3.0.19:1:11673)? at n.initialize (https://thatsmydog.com/wp-content/plugins/ninja-forms/assets/js/min/front-end.js?ver=3.0.19:1:64244)? at n.e.View (https://thatsmydog.com/wp-includes/js/backbone.min.js?ver=1.2.3:1:14744)? at n.constructor (https://thatsmydog.com/wp-content/plugins/ninja-forms/assets/js/min/front-end-deps.js?ver=3.0.19:1:17517)? at n.constructor (https://thatsmydog.com/wp-content/plugins/ninja-forms/assets/js/min/front-end-deps.js?ver=3.0.19:1:22124)? at n.constructor (https://thatsmydog.com/wp-content/plugins/ninja-forms/assets/js/min/front-end-deps.js?ver=3.0.19:1:33573)? at new n (https://thatsmydog.com/wp-includes/js/backbone.min.js?ver=1.2.3:1:22931)? at https://thatsmydog.com/wp-content/plugins/ninja-forms/assets/js/min/front-end.js?ver=3.0.19:1:65307? at Function.m.each.m.forEach (https://thatsmydog.com/wp-includes/js/underscore.min.js?ver=1.8.3:5:2350)”__proto__: Error
- The topic ‘Forms Don’t Show on Frontend’ is closed to new replies.