This plugin is extension to the builder plugin Torro Forms which changes the output of its forms to follow Bootstrap markup conventions.
If you're using Torro Forms with theme based on Bootstrap CSS Framework, using this extension will ensure your forms will fit into the rest of your theme design and look good out of the box, so you don't need to deal with it manually..
The plugin does not change any functionality, it's just drop-in that will override the necessary templates of the main plugin..
Being built using the boilerplate, this simple plugin is also resource to learn how to build extension for Torro Forms.
If you're developer and would like to build your own extension, feel encouraged to browse the source code of the plugin.
Upload the entire torro-forms-bootstrap-markup folder to the wp-content plugins directory..
Activate the plugin through 'Plugins WordPress..
You will find checkbox there that will enable the respective form to be rendered with horizontal layout...
If you're developer and you have some ideas to improve the plugin or to solve bug, feel free to raise issue or submit pull request in Github for the plugin..
Browse the code, check out SVN repository, or subscribe to the development log by RSS...
Read more