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

PixGridder

설명

Here is the demo page: PixGridder where a link to Pro version is available (pixgridder-pro)

I prefer to define this plugin as a “grid builder” instead of a page builder, because a page builder is commonly intended as a tool that allows to create sections and, usually, comes with shortcodes such as tabs, accordions, particular sections, galleries etc… And, in many cases, all these shortcodes are not compatible with other similar plugins you could prefer to use.

PixGridder is instead very simple, because it only allows to split your page into rows and columns by moving the functions available on your tinyMCE editor from the whole page to each column you decide to split your page into. In this way you can use the plugins you prefer with the shortcodes you prefer (and also the buttons available on your tinyMCE editor) since the editor is exactly the same one you would have without using PixGridder.

How it works

PixGridder doesn’t generate shortcodes, it only puts into your posts and pages some html comments like this: <!--pixgridder:row[cols=3]-->

They’re invisible except through the source code. So if you want to disable the plugin you don’t have to worry about a lot of strange and unuseful shortcodes across your content because everything will be hidden for both the users and the search engine robots.

However, if you want to remove any trace of the plugin from the source code of a page, you can do it by enabling the “no trace” option: you’ll get rid of all the HTML comments, but you’ll keep unaltered your content.

Page builder visual description

Take a look to the 2nd screenshot

  1. title and version of the installed plugin
  2. Preview tab: by clicking it you will see the live site with a preview of the changes, not editable from the preview visual itself
  3. Builder tab: where you can edit your page/post by using the grid builder
  4. row dragger: use it to sort your rows and move them to the top or to the bottom
  5. ID and class: use it to open a dialog box where to add an ID or a class to your row
  6. clone button: clone your entire row and append the clone below the original one (everything will be cloned, cloumns, IDs, classes etc.)
  7. column select: select how many columns your row is based on
  8. delete: remove the row
  9. alert icon: this icon will appear when you make a not-allowed operation, such as adding a column where there is no space for other columns or try to reduce the width of column if it already has got the minimum width allowed
  10. add row: click to add an empty row
  11. add column: click to add an empty column
  12. column dragger: use it to sort your columns and move them to the left or to the right inside a row
  13. column content: here is displayed a preview of the content (the font and the text color won’t reflect on the frontend)
  14. expand column: click to increase the width of the column
  15. contract column: click to reduce the width of the column
  16. edit column: click to open a dialog box where to edit the content of the column (a tinyMCE editor will open in the dialog box, the width of the textarea will be relative to the max width set for the theme you’re using and the width of the column you’re editing)
  17. clone button: clone your entire column and append the clone to the right of the original one, if there is enough space (everything will be cloned, content, ID, class etc.)
  18. ID and class: use it to open a dialog box where to add an ID or a class to your column
  19. delete: remove the column
  20. “Disable the grid builder”: tick the checkbox and update the page now the page is editable without using the grid builder, but the frontend still displays columns and rows, so pay attention to not remove any html comment or you risk to break the layout
  21. “Remove any trace of PixGridder from this page”: tick the checkbox and update the page all the row and the columns will be removed but without touching the content, still available both on the frontend and on the editor

스크린샷

  • Pixgridder output demo
  • Pixgridder UI – take a look to the description tab (2)

설치

  1. Upload pixgridder to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Enter a page backend and enjoy it

FAQ

No questions available

후기

모든 21 평가 읽기

기여자 & 개발자

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

기여자

자국어로 “PixGridder”(을)를 번역하세요.

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

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

변경이력

2.0.6

  • 2015.06.17 – tinyMCE height when disabled

2.0.5

  • 2014.09.10 – Donate page

2.0.4

  • 2014.09.04 – WordPress 4.0 intelligent resizing editor issue

2.0.3

  • 2014.06.06 – Fixed