=== Design Cart Woo Timelines ===
Contributors: pawelnosko
Tags: woocommerce, timeline, products, category, sale
Requires at least: 6.0
Tested up to: 6.7
Requires PHP: 7.4
Stable tag: 1.0.0
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html

A WooCommerce product timeline with a vertical axis, dated branches and product thumbnails.

== Description ==

Design Cart Woo Timelines displays WooCommerce products as a vertical timeline. Products can come from a category, a hand-picked list, or the current sale. Each date group is a horizontal branch with a date header above the line and product thumbnails below it.

On desktop the axis sits in the center and branches alternate left and right. On mobile the axis moves to the left and every branch goes left to right.

You can create multiple timeline instances and place them with a shortcode.

Shortcode: `[design_cart_woo_timelines id="1"]`

Author: [Paweł Nosko](https://www.designcart.pl/pawel-nosko.html) / [Design Cart](https://www.designcart.pl/).

== Installation ==

1. Upload the `design-cart-woo-timelines` folder to the `wp-content/plugins/` directory.
2. Activate the plugin through the Plugins screen in WordPress.
3. Make sure WooCommerce is active.
4. Configure a timeline under Woo Timelines and add the shortcode to a page.

== Frequently Asked Questions ==

= Do I need WooCommerce? =

Yes. The plugin displays WooCommerce products.

= How do I embed a timeline? =

Use the shortcode `[design_cart_woo_timelines id="1"]`, where `id` is the timeline instance number from the settings screen.

== Changelog ==

= 1.0.0 =
* Initial release.
