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

ACF Flexible Content Layout Previews

설명

This plugin allows you to upload image examples to your uploads directory so that your clients (or users) can see
an example of what the ACF Flexible Content Layout looks like in the page editor before they select it. This modifies
the existing tooltip to display an image.

Be sure to review the INSTALLATION guide!

스크린샷

  • When adding a new layout to your page, you are prompted with visual examples of each content row
  • You must name screenshots after the "Name" of the layout, in jpg format
  • Once you have screenshots ready to use, you must upload them to your [uploads]/acf-fc-layouts folder. This method may change in a major release in the future.

설치

To install:

  1. Upload acf-fc-layout-previews folder to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Upload JPG images of your flexible content layouts into your uploads/acf-fc-layouts directory.

NOTE: The name of the image should be the name of the flexible layout with the “.jpg” extension.

For example, if you have a layout “Hero”, then you must upload “hero.jpg” into upload-dir/acf-fc-layouts.

Another example, if you have a layout titled “Content row with side image”, then you must name the image “content-row-with-side-image.jpg”

FAQ

What types of images are allowed?

Currently, only jpeg. The file extension must be “jpg” – all lowercase. Example: hero.jpg

Why isn’t this more dynamic?

I don’t have the time. It’s on my todo list; feel free to contribute!

I have a question

Please submit a support post.

I want to contribute

Awesome! Fork the git repo here https://github.com/robertark/ACF-Flexible-Content-Layout-Previews and submit a pull request when ready!

후기

이 플러그인에 대한 평가가 없습니다.

기여자 & 개발자

“ACF Flexible Content Layout Previews”(은)는 오픈 소스 소프트웨어입니다. 다음의 사람들이 이 플러그인에 기여하였습니다.

기여자

자국어로 “ACF Flexible Content Layout Previews”(을)를 번역하세요.

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

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

변경이력

1.0.0

  • Initial release