Description
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/
Screenshots
Installation
- Upload the decompressed simplelongform.zip to the
/wp-content/plugins/
directory
Or upload it via WP’s dashboard : Plugins > Add New - Activate the plugin through the ‘Plugins’ menu in WordPress
- 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/
FAQ
-
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
Reviews
Contributors & Developers
“Simple Long Form” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “Simple Long Form” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
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