Skip Navigation

Visual Composer components that include link are not working properly

Resolved

Reported for: Toolset Views 2.3.1

Resolved in: Toolset Views 2.4

Symptoms

The Visual Composer integration with content Templates lets you design your templates using this page builder. However, some Visual Composer components that include links might not work properly, like the Button component.

Workaround

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

In the meantime, you can download this file, extract it and replace:

  • ct-editor.php file in /wp-views/inc/ct-editor/ folder.
  • backend.php file in /wp-views/embedded/toolset/toolset-common/user-editors/editor/screen/basic/ folder.

if you are using Types, you also need to replace:

  • backend.php file in /types/library/toolset/toolset-common/user-editors/editor/screen/basic/ folder

if you are using CRED, you also need to replace:

  • backend.php file in /cred-frontend-editor/library/toolset/toolset-common/user-editors/editor/screen/basic/ folder

if you are using Layouts, you also need to replace:

  • backend.php file in /layouts/toolset/toolset-common/user-editors/editor/screen/basic/ folder

If you are using Access, you also need to replace:

  • backend.php file in /types-access/toolset/toolset-common/user-editors/editor/screen/basic/ folder

Please remember to keep a backup of your site and database before doing this.

Comments are closed