Skip Navigation

Broken target page suggestion control when WP Views Filter widget is used through Beaver Builder

Resolved

Reported for: Toolset Views 2.6.3

Resolved in: 2.6.4

Topic Tags: Views, Views plugin

Symptoms

In Views, when editing a page using Beaver Builder you cannot use the WP Views Filter properly because the target page suggestion control is not returning any suggestions while typing.

Workaround

This issue will be fixed in the next version of Toolset Views.

In the meantime, as a workaround you need to apply two patches:

  • Apply this patch by unzipping it and uploading the files it contains to replace the ones with the same name or add the new ones if any. The files are:

    • wpv-widgets.php in /embedded/inc
    • views_widgets_gui.js in /embedded/res/js
  • Apply this patch by unzipping it and uploading the files it contains to replace the ones with the same name or add the new ones if any. The files are:

    • frontend-editor.php in /vendor/toolset/toolset-common/user-editors/editor/screen/beaver
    • frontend-editor.css in /vendor/toolset/toolset-common/user-editors/editor/screen/beaver

    Also, if you have another Toolset plugin installed, you might need to replace those same files in the exact same locations.

Comments are closed