kyle-jennings / franklin

Companion shortcodes for the Benjamin theme.
GNU General Public License v2.0
8 stars 1 forks source link

Franklin

benjamin

Franklin is the companion plugin (and only works with) Benjamin, the 18f styled WordPress theme.

Components!

Grid Columns

[column width="one-half"]

Documentation

lables

[label color="primary" text="Label" ]

Buttons and Button Groups

[button color="primary" text="Click Here" target="http://google.com"]

Documentation

[buttongroup] [button color="primary" text="Button 1" target="http://google.com"][button color="primary" text="Button 2" state="hover" target="http://google.com"][button color="primary" text="Button 3" state="active" target="http://google.com"] [/buttongroup]

Documentation

Alerts

[alert color="success" title="Success" text="Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod"]

Documentation

Accordions

[accordion title="First Amendment" text="Congress shall make no law respecting an establishment of religion, or prohibiting the free exercise thereof; or abridging the freedom of speech, or of the press; or the right of the people peaceably to assemble, and to petition the Government for a redress of grievances."]

Documentation

Contact Blocks

[contact-block]

Documentation

Brand

[brand]

Documentation

Media Blocks

[media-block title="Hello World" text="Lorem ipsum dolor sit amet, consectetur adipiscing elit. Integer nisl metus, hendrerit non purus at, congue tristique sapien. Nulla finibus purus a velit porttitor, convallis efficitur sem cursus." logo="yoursite.gov/img/circle-124.png"]

Documentation

Callouts

[callout title="Hello World" text="Lorem ipsum dolor sit amet, consectetur adipiscing elit. Integer nisl metus, hendrerit non purus at, congue tristique sapien. Nulla finibus purus a velit porttitor, convallis efficitur sem cursus." link="https://woot.com" linktext="Read More" ]

Documentation

Navlists

[nav-list title="the title" menu="menu-b"]

Documentation