這個外掛並未在最新的 3 個 WordPress 主要版本上進行測試。開發者可能不再對這個外掛進行維護或提供技術支援,並可能會與更新版本的 WordPress 產生使用上的相容性問題。

Genesis Simple Sidebars

外掛說明

這個外掛能讓網站管理員建立多個動態小工具區域,並將這些小工具區域指派至 Genesis Framework 系列佈景主題的單篇文章、個別頁面、不同標籤/分類彙整頁面的資訊欄位置。

以撰寫程式碼的方式建立小工具區域,並使用條件式邏輯將其正確指派至資訊欄位置,這對初學者來說是一項頗有難度的工作。使用這個外掛,就可以從管理選單中執行全部操作,並在編輯單篇文章、個別頁面、標籤或分類的畫面中,透過下拉式選單將外掛建立的小工具區域指派至內建的資訊欄位置。

安裝方式

  1. 將外掛安裝套件解壓縮所得的 genesis-simple-sidebars 資料夾上傳至網站的 /wp-content/plugins/ 目錄。
  2. 不要變更 genesis-simple-sidebars 資料夾的名稱。
  3. 在 WordPress 管理後台的 [外掛] 選單中啟用外掛。
  4. 前往 [Genesis]→[Simple Sidebars]。
  5. 依需求建立一到多個資訊欄小工具區域。
  6. 在文章、頁面、分類、標籤的編輯畫面,從下拉式選單中選取要顯示的小工具區域。

常見問題集

能將外掛建立的小工具區域指派給其他資訊欄嗎?

不能。使用這個外掛,僅能將外掛建立的小工具區域指派至主要資訊欄及次要資訊欄。

不過只要建立了小工具區域,網站管理員便能透過撰寫程式碼的方式使用勾點,藉以在使用中的佈景主題顯示這些小工具區域;但是一旦這麼進行,就不太可能透過外掛建立小工具區域,因為建立小工具區域一樣可以透過撰寫程式碼的方式完成。

這個外掛能為網站建立全新的資訊欄設定嗎?

外掛運作的方式並非如此。小工具區域的上層標記並未變更,唯一會變更的項目是內建資訊欄位置中所顯示的動態內容。

使用者評論

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 則留言
Common StudioPress! What’s gong on here? Your company is highly successful. I expected more! Show some professionalism.
2018 年 1 月 31 日
Thank you so much for making this easy. I burned way too many hours messing around with this nonsense in codelandia.
閱讀全部 27 則使用者評論

參與者及開發者

以下人員參與了開源軟體〈Genesis Simple Sidebars〉的開發相關工作。

參與者

〈Genesis Simple Sidebars〉外掛目前已有 10 個本地化語言版本。 感謝全部譯者為這個外掛做出的貢獻。

將〈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.