Genesis Simple Sidebars

설명

This plugin allows you to create multiple, dynamic widget areas, and assign those widget areas to sidebar locations within the Genesis Framework on a per post, per page, or per tag/category archive basis.

Creating widget areas programmatically, then using conditional logic to properly assign them to sidebar locations can be a complex task for a beginner. This plugin allows you to do all this from a simple administration menu, and assign widget areas to sidebar locations with simple drop-down menus within the post/page edit screens, or when editing a tag or category.

설치

  1. Upload the entire genesis-simple-sidebars folder to the /wp-content/plugins/ directory
  2. DO NOT change the name of the genesis-simple-sidebars folder
  3. 워드프레스의 ‘플러그인’ 메뉴에서 플러그인을 활성화하세요.
  4. Navigate to the Genesis > Simple Sidebars menu
  5. Create as many new sidebar widget areas as you need
  6. Choose the widget area you want to display by choosing it from the drop-down menu in the post/page or category/tag edit screen.

FAQ

Can I assign widget areas to locations other than the sidebars?

No. You can only assign them to the primary and secondary sidebars, using the plugin.

However, once a widget area has been created, you can use hooks to programmatically display those widget areas throughout the theme. But if you’re going to do that, it’s very unlikely that you would want to use the plugin to create the widget areas. You might as well just create the widget areas programmatically too.

Does this plugin give me the option of creating an entirely NEW sidebar?

Not in the way you’re probably thinking. The markup surrounding the widget area never changes. The only thing that changes is the dynamic content that displays within the pre-existing sidebar locations.

후기

2019년 12월 9일
On a Genesis site, Britlish.com, the plugin works exactly as described right out of the box.
2019년 12월 5일
... but it seems to only support child pages in one layer (1. generation). Sub-sub-pages are not supported when "child pages" are clicked.
2019년 7월 2일
Really wish I could give a better review. After a lot of testing for plugin conflicts, this simply does not do anything. No matter what I tried, I could make the sidebars but they would never show up on the page. I'd select the new sidebar, add some widgets to it just in case, but only my original "Primary Sidebar" would show up. When I go into Customize, it only shows and lets me edit the primary sidebar. Tested on multiple pages. I provided screen shots and as much as I could in the support area and am not making this review until after I waited for a month with very little reply from support until things just went cold. It's been a week since my last poke on the post. I understand it seems to work for a lot of people, just not us.
2018년 6월 6일 1 reply
Common StudioPress! What's gong on here? Your company is highly successful. I expected more! Show some professionalism.
모든 27 평가 읽기

기여자 & 개발자

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

기여자

“Genesis Simple Sidebars”(이)가 9(으)로 번역되었습니다. 기여해 주셔서 번역자님께 감사드립니다.

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

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

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

변경이력

2.2.3

  • Prevent a PHP fatal error under PHP 8.x if incomplete sidebar data exists.
  • Fix a PHP deprecation warning under PHP 8.x.
  • Fix Genesis download link in admin notice if a Genesis child theme is not active.

2.2.2

  • Fix overlapping of sidebar selector in editor.

2.2.1

  • Allow sidebars to show in the WordPress Posts page.

2.2.0

  • Fixed coding standards errors.
  • Introduced coding standards validation.

2.1.0

  • Rewrite based on new plugin boilerplate.
  • Make ID field readonly, rather than disabled.
  • Add header widget area support.
  • Allow for empty ID (auto-generate ID from name).
  • Allow for only alphanumeric characters in ID.
  • Use WordPress native term meta functions.

2.0.3

  • Fix warnings and notices.

2.0.2

  • Change text domain, update POT file.

2.0.1

  • Genesis 2.0.1 compatibility with term meta keys.
  • Use actual sidebar name, instead of hard coded names.
  • Fix incorrect textdomain.

2.0.0

  • Compatibility with Genesis 2.0.0.
  • Standards.

1.0.0

  • Reorganize theme files.
  • Standards

0.9.2.1

  • Restore default tag/category support.
  • Default custom taxonomy support to on for public taxonomies.
  • Remove secondary selection when no 3 column layouts are enabled.

0.9.2

  • Added support for custom taxonomies.
  • Added translation support.
  • bug fix to prevent invalid sidebar creation.

0.9.1

  • Added support for custom post types.

0.9

  • Fixed “is not array” errors reported by users.
  • Added nonce verification for security purposes.
  • Added error and success messages.
  • Bump to pre-release 0.9 branch.

0.1

  • Initial Alpha Release.