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

sidebarAutomizer

설명

Plugin will prevent sidebar height to overgrown content height and as a result we got a equalized content and sidebar heights. It is based on javascript that will remove last widget from sidebar while sidebar height is higher than content height. Settings are localized and by default work with Twenty Thirteen theme. Plugin unique settings approach to choose css class for content and sidebar allow us to set it up and use on any theme, and possibly in different ways that was originally meant to be used.

Settings are located in Dashboard / Settings / sidebarAutomizer:

Content Class or ID – This must be content CSS class or ID which will define max height for your sidebar area.

Sidebar Class or ID – CSS class or ID of the sidebar element that contains widgets.

Add extra height to Sidebar – In some cases you want your sidebar a bit higher than content. If that is the case add number of pixels here.

Define Element to remove – It can be aside, div, or whatever HTML element that your theme uses to display single widget. Wrong setting can cause unresponsive script behavior in front end.

Plugin Home: http://wordpress.transformnews.com/plugins/sidebarautomizer-equalize-content-and-sidebar-heights-664

스크린샷

  • screenshot-1.png shows administration settings.
  • screenshot-2.png shows plugin in action, left is before and right is after activation.

설치

Install like any other plugin. After install activate. If using template other than Twenty Thirteen go to Settings / sidebarAutomizer and add your custom classes/ ID’s and element..

후기

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

기여자 & 개발자

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

기여자

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

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

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

변경이력

1.0

  • First release of plugin