Menu

Product Tag: cornerstone

Shortcodes

Currently there are no shortcodes for Cornerstone. Cornerstone is complemented by the WP Foundation 5 Styles plugin which adds Foundation 5 styles to the WordPress editor.

Orbit Slider

Orbit is an easy, powerful, responsive image slider that allows users to swipe on touch-enabled devices. Standard usage: <?php OrbitSlider(); ?> Usage with parameters: <?php OrbitSlider(“animation: ‘fade’; slide_number: false; bullets: false; timer_speed: 7000″,”large”); ?> The first parameter sets the data-options in Orbit. See Zurb Foundation’s documentation on Orbit for parameters that can be used. The […]