Contributors: eherman24, codeparrots
Tags: timeline, express, addon, single, column, shortcode, parameter
Plugin URI: https://www.wp-timelineexpress.com
Requires at least: WP 4.0 & Timeline Express 1.2.8.1
Requires PHP: 5.6
Tested up to: 4.8.1
Stable tag: 1.1.0
License: GPLv2 or later
Enable a 'single-column' parameter in Timeline Express to display timelines in a single column.
Timeline Express - Single Column Add-On extends Timeline Express, and enables a new shortcode parameter single-column
.
When set to 1 (eg: [timeline-express single-column="1"]
), the timeline will display in a single column - similar to the default Timeline Express mobile view.
Basic Usage
If you want to set a timeline to single column you can add the 'single-column' parameter to the [timeline-express]
shortcode and set it to 1
.
Example
[timeline-express single-column="1"]
- Updates to the styles for Timeline Express Pro v2 compatibility.
- Updates to the shortcode generator fields.
- Updates to the automation tasks.
- Reverted container styles back to the original, to maintain consistency.
- Tweak icon styles for free/pro compatibility.
- Tweak front end styles.
- Re-factored the base plugin check.
- Bump 'Tested up to' version.
- Tweak responsive styles, prevented overflow of containers outside parent div.
- Tweak styles to work with free version as well as pro version of Timeline Express.
- Initial release of the single column add-on for Timeline Express.