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

Simple Long Form

描述

Simple Long Form helps to build easily one-page-scroll without knowing anything about coding. Things are kept the most simple, but those who like to put their hands in code should enjoy the possibility to play with Bootstrap components (templates are built with Bootstrap.js).

The plugin activation creates a new type of content (custom post type) : Longform. It can be integrated to the full WP installation or it can be kept independent.

Since V1, it is possible to link longforms more deeply with WP (and with other plugins) via the panel Options.
There is also a dedicated widget and a dedicated Archives page.

A template is totally customizable. Take the power on your design!

SLF is available in French, English, in German (thanks to Christiane) and in Dutch (beta). It is designed for storytellers and journalists.

Front-end demo 1 (V1): http://www.ohmybox.info/longform/simple-long-form-v1/

Front end demo 2 (V1.3/4): http://www.ohmybox.info/longform/simplelongform-new/

Archives page: http://www.ohmybox.info/longform

Image gallery demo (fr/en): http://www.ohmybox.info/longform/simple-long-form-galeries/

螢幕截圖

  • /tags/4.3/screenshot-1.jpg`
  • /tags/4.3/screenshot-2.jpg`
  • /tags/4.3/screenshot-3.jpg`
  • /tags/4.3/screenshot-6.jpg`

安裝

  1. Upload the decompressed simplelongform.zip to the /wp-content/plugins/ directory
    Or upload it via WP’s dashboard : Plugins > Add New
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. A new custom post type appears on the dashboard, just below “Posts” in the menu : “Long Form”

See here requirements and specification : http://www.ohmybox.info/simple-long-form-specification-requirements/

Full documentation (fr/en): http://www.ohmybox.info/box/wordpress/

常見問題

I have made an update of WP and my posts are not showing anymore…

Go to settings/permalinks and save the settings without making any change (if you don’t want to).

How do I manage images galleries with SLF?

Have a look here : http://www.ohmybox.info/longform/simple-long-form-galeries/
You can also link the plugin with your installation (via panel Options) and chose to use other plugins.

How do I manage the settings ?

Documentation (in Fr) is available here: http://www.ohmybox.info/slf-une-exploration-des-options-de-configuration/

There is a problem for displaying section in the back-end…

Don’t panic : verify the screen options (button on the right at the top of the edit page) and make sure that the chek-box of each section (from “section1” to “section7”) is activated.

I want to add my custom CSS style but it does not work…

Make sure that you have chosen the matching selector (easy to check with web developer tools).
You can also overwrite the CSS rules by adding the !important hack, like in this example: a:hover{color:#CC0033!important;}

I want to preview my longform but the page is not found… OR My archive page is not displaying well…

That means that the “flush” function has failed on your installation. Go to “options / permalinks” and save your settings to fix it (you don’t have to change the structure of your permalinks!).

Why my old longforms are not displaying well?

It you have used a predefined template, it is possible that thoses longforms are affected by the update of v.1.3. But don’t panic! The way to get it all right back is to edit your longform and then save it. It takes only one minute and there is nothing else to do. The new version offers much more possibilities that is why predefined templates are no more available.

I want more control on my metadata…

Feel free to use the light weight plugin Simple Metadata Generator, the compatibility is full but you have to adjust the setting page of SLF!

What should I do if there is a bug?

Tell me and I’ll manage to fix it : hello (at) ohmybox.info

評價

2019年1月14日
... and a very responsive and skillful developer. This plugin is a gem and pushes WordPress layout capabilities well beyond its normal boundaries!
閱讀全部2個評價

貢獻者及開發者

“Simple Long Form” 是一個開源的軟體。以下的人對這個外掛作出了貢獻。

貢獻者

將 Simple Long Form 外掛本地化為台灣繁體中文版。

對開發相關資訊感興趣?

任何人均可瀏覽程式碼、查看 SVN 存放庫,或透過 RSS 訂閱開發記錄

修改日誌

1.1

  • 1.1.5 Compatibilities and back-end improvements
  • 1.1.7 Important fixed for CSS main template
  • 1.1.8 Small change in CSS main style

1.2

  • 1.2 New option added for displaying in search queries, categories and tags in case of this is not naturally added by WP