Skip Navigation

[Resolved] Disabling the wrapping DIV around the View

This support ticket is created 5 years, 10 months ago. There's a good chance that you are reading advice that it now obsolete.

This is the technical support forum for Toolset - a suite of plugins for developing WordPress sites without writing PHP.

Everyone can read this forum, but only Toolset clients can post in it. Toolset support works 6 days per week, 19 hours per day.

Sun Mon Tue Wed Thu Fri Sat
- 7:00 – 14:00 7:00 – 14:00 7:00 – 14:00 7:00 – 14:00 7:00 – 14:00 -
- 15:00 – 16:00 15:00 – 16:00 15:00 – 16:00 15:00 – 16:00 15:00 – 16:00 -

Supporter timezone: Europe/London (GMT+00:00)

This topic contains 2 replies, has 2 voices.

Last updated by comercial2 5 years, 9 months ago.

Assisted by: Nigel.

Author
Posts
#1204308

Hello,
I'm trying to disable the wrapping DIV around the view, but, when I click the checkbox the system keeps infinitely saving, and it not saves never.
This error appears in console when this happens:

Uncaught ReferenceError: dataholder is not defined
    at WPViews.ViewEditScreen.self.save_view_wrapper (views_editor.js?ver=2.7.3:3961)
    at i (load-scripts.php?c=0&load[]=jquery-core,jquery-migrate,utils,jquery-ui-widget,jquery-ui-position,wp-pointer,underscore,backbone,jquery-ui-core,jquery-ui-mou&load[]=se,jquery-ui-resizable,jquery-ui-draggable,jquery-ui-button,jquery-ui-dialog,quicktags,jquery-ui-tabs,suggest,shortcode,wp-util,&load[]=wp-a11y,wplink,jquery-ui-sortable,jquery-ui-tooltip,moxiejs,plupload&ver=5.1:33)
self.save_view_wrapper @ views_editor.js?ver=2.7.3:3961
i @ load-scripts.php?c=0&load[]=jquery-core,jquery-migrate,utils,jquery-ui-widget,jquery-ui-position,wp-pointer,underscore,backbone,jquery-ui-core,jquery-ui-mou&load[]=se,jquery-ui-resizable,jquery-ui-draggable,jquery-ui-button,jquery-ui-dialog,quicktags,jquery-ui-tabs,suggest,shortcode,wp-util,&load[]=wp-a11y,wplink,jquery-ui-sortable,jquery-ui-tooltip,moxiejs,plupload&ver=5.1:33
setTimeout (async)
(anonymous) @ load-scripts.php?c=0&load[]=jquery-core,jquery-migrate,utils,jquery-ui-widget,jquery-ui-position,wp-pointer,underscore,backbone,jquery-ui-core,jquery-ui-mou&load[]=se,jquery-ui-resizable,jquery-ui-draggable,jquery-ui-button,jquery-ui-dialog,quicktags,jquery-ui-tabs,suggest,shortcode,wp-util,&load[]=wp-a11y,wplink,jquery-ui-sortable,jquery-ui-tooltip,moxiejs,plupload&ver=5.1:33
(anonymous) @ views_editor.js?ver=2.7.3:4005
dispatch @ load-scripts.php?c=0&load[]=jquery-core,jquery-migrate,utils,jquery-ui-widget,jquery-ui-position,wp-pointer,underscore,backbone,jquery-ui-core,jquery-ui-mou&load[]=se,jquery-ui-resizable,jquery-ui-draggable,jquery-ui-button,jquery-ui-dialog,quicktags,jquery-ui-tabs,suggest,shortcode,wp-util,&load[]=wp-a11y,wplink,jquery-ui-sortable,jquery-ui-tooltip,moxiejs,plupload&ver=5.1:3
r.handle @ load-scripts.php?c=0&load[]=jquery-core,jquery-migrate,utils,jquery-ui-widget,jquery-ui-position,wp-pointer,underscore,backbone,jquery-ui-core,jquery-ui-mou&load[]=se,jquery-ui-resizable,jquery-ui-draggable,jquery-ui-button,jquery-ui-dialog,quicktags,jquery-ui-tabs,suggest,shortcode,wp-util,&load[]=wp-a11y,wplink,jquery-ui-sortable,jquery-ui-tooltip,moxiejs,plupload&ver=5.1:3
#1204488

Nigel
Supporter

Languages: English (English ) Spanish (Español )

Timezone: Europe/London (GMT+00:00)

This is a known issue: https://toolset.com/errata/after-updating-to-views-2-7-3-the-checkbox-for-disable-the-wrapping-div-around-the-view-does-not-work/

That erratum contains a patch, and there should be a hotfix of Views early next week that resolves this and other issues.

Sorry for the inconvenience.

#1212521

My issue is resolved now. Thank you!