plugin-icon

Visual Composer Templates Library

This plugin provides a framework for creating themes and plugins that utilize the built-in template function in Visual Composer (as of version 4.4).
평가
5
최근 업데이트일
July 4, 2017
버전
1.0.2
활성화된 설치 항목
1K
Visual Composer Templates Library

This plugin provides a framework for creating themes and plugins that utilize the built-in template function in Visual Composer (as of version 4.4). It works by loading templates from files in your theme (and optionally plugin) folders, making it possible to version control templates in a simple way.

Visual Composer Templates Library

This plugin provides a framework for creating themes and plugins that utilize the built-in template function in Visual Composer (as of version 4.4)

Video Demo:

It works by loading templates from files in your theme (and optionally plugin) folders, making it possible to version control templates in a simple way.

Building templates

Building a template is easy. Start out by creating a layout in Visual Composer. (For example, by creating a new page with the layout you want.)

When you are done, click the “Classic mode” button to return to the TinyMCE WYSISYG, and then click on the Text tab. Now you can copy the content of your layout into a template!

Workflow: screenshot-1.(png|jpg|jpeg|gif)

Using in a theme

To bundle templates with your theme, create the folder:

/your-theme/vc_templates

Then, create a file, for example:

/your-theme/vc_templates/my-template.php

The only requirement is that the file has a .php extension.

Paste the template you got from the “Building templates” section above, and you will see a new template called “My Template” after you click on Templates > Default Templates in Visual Composer. You’re done!

Workflow: screenshot-2.(png|jpg|jpeg|gif)

무료Creator 요금제에서
활성화된 설치 항목
1K
테스트된 버전
4.8.0
이 플러그인은 다운로드 가능하며 워드프레스 독립 호스트 설치에 사용할 수 있습니다.