이 플러그인은 최근 3개의 주요 워드프레스 출시와 시험 되지 않았습니다. 워드프레스의 좀 더 최근 버전으로 이용할 때 더 이상 관리되지 않고 지원되지 않고 호환성 문제가 있을 수 있습니다.

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)

스크린샷

설치

This section describes how to install the plugin and get it working.

e.g.

  1. Upload the plugin files to the /wp-content/plugins/plugin-name directory, or install the plugin through the WordPress plugins screen directly.
  2. Activate the plugin through the ‘Plugins’ screen in WordPress
  3. Use the Settings->Plugin Name screen to configure the plugin
  4. (Make your instructions match the desired user flow for activating and installing your plugin. Include any steps that might be needed for explanatory purposes)

후기

모든 1 평가 읽기

기여자 & 개발자

“Visual Composer Templates Library”(은)는 오픈 소스 소프트웨어입니다. 다음의 사람들이 이 플러그인에 기여하였습니다.

기여자

자국어로 “Visual Composer Templates Library”(을)를 번역하세요.

개발에 관심이 있으십니까?

코드 탐색하기는, SVN 저장소를 확인하시거나, 개발 기록RSS로 구독하세요.

변경이력

1.0

  • Released 1.0.0