Genesis Style Shortcodes

0

The Genesis Style Shortcodes plugin enables you to easily add button, content box, and column shortcodes to the posts and pages of your Genesis child theme. View the demo. This plugin u

Version
Last updated
Active installations
WordPress Version
Tested up to
Rating
Total ratings
Tag
This plugin is outdated and might not be supported anymore.

Description

The Genesis Style Shortcodes plugin enables you to easily add button, content box, and column shortcodes to the posts
and pages of your Genesis child theme. View the demo.

This plugin utilizes shortcodes. In this case, they are an alternative to adding the styles via CSS, which many people
are not comfortable touching (I will soon add a page on how to add these same styles using the CSS, which I highly
recommend learning if you have the time).

Credit: The included column shortcodes are the same as used by the outstanding Column Shortcodes for Genesis Child Themes plugin by Cathy Tibbles.

Available Shortcodes:

*[gss-button url=”#” target=”_blank” color=”gray”] Button Text [/gss-button]
Colors: gray, brown, black, blue, orange, green, red
Target: _blank, _self

Content Boxes:

*[gss-content-box color=”blue”]Content box text.[/gss-content-box]
Colors: blue, gray, green, purple, red and yellow.

Columns:

*[one-half first] and [one-half]
*[one-third first] and [one-third]
*[one-fourth first] and [one-fourth]
*[one-fifth first] and [one-fifth]
*[one-sixth first] and [one-sixth]
*[end-column]

For more documentation and examples see the plugin page.