在突出主题中将WP更新到5.0.2后使用经典的Visual Composer代码

时间:2019-01-06 00:52:15

标签: wordpress wordpress-theming

我正在使用Salient主题和一个名为Salient Visual Composer的插件来工作WordPress网站。 Visual Composer(VC)可以选择查看经典模式,例如在WordPress更新到版本5.0+之前,使用如下代码:“ [vc_row type =“ in_container” full_screen_row_position =“ middle”“。在下面的示例中,您可以看到该按钮: Classic Mode http://standinginourpower.com/wp-content/uploads/2019/01/Screenshot_3.jpg

更新后,所有VC内容都会自动从VC中移出到内容部分。此外,经典模式按钮已消失,我无法从内容中复制并粘贴代码并将其粘贴到VC中。 Classic Mode http://standinginourpower.com/wp-content/uploads/2019/01/Screenshot_2.jpg

有解决方案吗?

在其他网站上,我已卸载VC并安装了最新版本。我不确定这种解决方案在这种情况下是否可以使用,因为Visual Composer插件似乎已经适应了模板的显着性。

这是经典模式代码的示例: [/ vc_column_text] [/ vc_column] [/ vc_row] [vc_row type =“ in_container” full_screen_row_position =“ middle” equal_height =“ yes” scene_position =“ center” text_color =“ dark” text_align =“ left” overlay_strength =“ 0.3” shape_divider_position =“ bottom” shape_type =“”]

我希望能够复制粘贴代码,并使我可以轻松使用VC编辑页面。否则,将很难甚至无法重新创建页面。我想避免的事情。

1 个答案:

答案 0 :(得分:0)

我找到了解决方案。 Salient编写此指南是为了提供针对此问题的解决方案。您可以click here阅读文档。解决方案是安装插件“经典编辑器”。