Title: Timeline Full Widget
Author: BlackStar
Published: <strong>Октябрь 2, 2025</strong>
Last modified: Август 22, 2026

---

Search plugins

![](https://ps.w.org/timeline-full-widget/assets/banner-772x250.jpg?rev=3518747)

![](https://ps.w.org/timeline-full-widget/assets/icon-128x128.png?rev=3371850)

# Timeline Full Widget

 By [BlackStar](https://profiles.wordpress.org/blackstar1991/)

[Download](https://downloads.wordpress.org/plugin/timeline-full-widget.3.0.0.zip)

[Live Preview](https://os.wordpress.org/plugins/timeline-full-widget/?preview=1)

 * [Details](https://os.wordpress.org/plugins/timeline-full-widget/#description)
 * [Reviews](https://os.wordpress.org/plugins/timeline-full-widget/#reviews)
 *  [Installation](https://os.wordpress.org/plugins/timeline-full-widget/#installation)
 * [Development](https://os.wordpress.org/plugins/timeline-full-widget/#developers)

 [Support](https://wordpress.org/support/plugin/timeline-full-widget/)

## Description

Timeline Full Widget is a lightweight and flexible **WordPress timeline plugin**
that allows you to create timelines using both **Elementor** and **Gutenberg**.

The plugin provides a consistent editing experience across builders and gives you
full control over layout, styling, and content without unnecessary complexity.

Key advantages:

 * Works with **Elementor and Gutenberg**
 * Clean and simple editing experience
 * Customizable styles (colors, typography, spacing)
 * Support for images and video
 * Responsive layout
 * Reusable styles between timeline items
 * Block-based side and main content areas for Gutenberg timeline items

You can use it for:

 * Project timelines
 * Roadmaps
 * Company history
 * Event timelines
 * Milestones

### Contribute

Would you like to help translate Timeline Full Widget into your language?
 You can
contribute translations here: https://translate.wordpress.org/projects/wp-plugins/
timeline-full-widget/

## Screenshots

[⌊Timeline widget in Elementor.⌉⌊Timeline widget in Elementor.⌉[

Timeline widget in Elementor.

[⌊Timeline block in Gutenberg.⌉⌊Timeline block in Gutenberg.⌉[

Timeline block in Gutenberg.

[⌊Timeline block in Gutenberg.⌉⌊Timeline block in Gutenberg.⌉[

Timeline block in Gutenberg.

[⌊Horizontal and vertical content layouts⌉⌊Horizontal and vertical content layouts⌉[

Horizontal and vertical content layouts

## Blocks

This plugin provides 1 block.

 *   Timeline Full Widget A versatile timeline block for adding responsive timelines
   in Gutenberg.

## Installation

 1. Upload the plugin files to the `/wp-content/plugins/timeline-full-widget` directory,
    or install it through the WordPress plugins screen directly.
 2. Activate the plugin through the ‘Plugins’ screen in WordPress.
 3. Use the Elementor editor or Gutenberg editor.

## FAQ

### Does it work with the latest Elementor?

Yes, tested with Elementor 4.0.3 and WordPress 6.9.

### Does it support Gutenberg (block editor)?

Yes, the plugin includes a native Gutenberg block. Type “/timeline”

### Can I change the marker on the timeline items?

Yes, you can. Use the Edit marker” button. In Marker Settings” you need choose Unique
Marker” option, after that you would be able to set a personal marker like a image.

### Can I add blocks inside a timeline item?

Yes. In Gutenberg, each timeline item now has separate block-based areas for side
content and main content. You can add headings, paragraphs, lists, galleries, and
other compatible blocks to each area.

### Can I customize timeline item styles?

Yes, you can control colors, typography, spacing, and alignment for each item.

### How to apply the same styles to all Timeline items in block component?

Use the Apply item styles to other items” button. It copies styles from the current
item to all other items.

### Is it responsive?

Yes, the timeline layout adapts to different screen sizes.

### Will it work with my theme?

Yes, it works with most WordPress themes, including block and classic themes.

## Reviews

There are no reviews for this plugin.

## Contributors & Developers

“Timeline Full Widget” is open source software. The following people have contributed
to this plugin.

Contributors

 *   [ BlackStar ](https://profiles.wordpress.org/blackstar1991/)

“Timeline Full Widget” has been translated into 9 locales. Thank you to [the translators](https://translate.wordpress.org/projects/wp-plugins/timeline-full-widget/contributors)
for their contributions.

[Translate “Timeline Full Widget” into your language.](https://translate.wordpress.org/projects/wp-plugins/timeline-full-widget)

### Interested in development?

[Browse the code](https://plugins.trac.wordpress.org/browser/timeline-full-widget/),
check out the [SVN repository](https://plugins.svn.wordpress.org/timeline-full-widget/),
or subscribe to the [development log](https://plugins.trac.wordpress.org/log/timeline-full-widget/)
by [RSS](https://plugins.trac.wordpress.org/log/timeline-full-widget/?limit=100&mode=stop_on_copy&format=rss).

## Changelog

#### 3.0.0

 * Reworked the Gutenberg Timeline Item structure to support block-based side content
   and main content areas.
 * Added support for adding any compatible WordPress blocks inside both the side
   content area and the main description area of each timeline item.
 * Kept nested side and main content areas editable by default, including regular
   WordPress block insertion.
 * Replaced the custom timeline item title field with a standard editable Heading
   block in the main content area.
 * Preserved style copying between timeline items, including compatible nested block
   styles.
 * Added migration support for existing timeline item content, including moving 
   legacy titles into Heading blocks and preserving customized legacy title styles
   only when they differ from defaults.
 * Added a 3.x legacy title compatibility layer with a code note to remove it in
   version 4.0.0 or later after users have migrated saved content.
 * Added a default empty Paragraph block after the default Heading block for newly
   created timeline items.
 * Removed obsolete Gutenberg title typography attributes from the current block
   schema.
 * Improved editor block appender spacing for nested timeline content areas.

#### 2.3.0

 * Refactored the PHP plugin structure into PSR-4-style classes under `includes/`
   while keeping Gutenberg source files in `src/`.
 * Kept backward-compatible constants for existing custom integrations.
 * Improved separation between Gutenberg, Elementor, Classic Editor, assets, and
   admin metadata loading.
 * Added the ability to change marker size

#### 2.2.1

 * Fixed an issue with module script optimization.
 * Improved Gutenberg block frontend script loading to ensure animations initialize
   correctly.

#### 2.2.0

 * Added showing step numbers of items.

#### 2.1.1

 * Bug fixes.

#### 2.1.0

 * Added WordPress Playground support.
 * Added support for horizontal and vertical content layouts.
 * Added an option to reverse media and content order.

#### 2.0.0

 * Bug fixes.
 * Improved Title Typography controls.
 * Added link wrapper support for media elements.
 * Added timeline width style controls.

#### 1.3.0

 * Added a button to copy styles from the current item.
 * Added responsive media queries for the Gutenberg block timeline.
 * Added responsive media queries for the Elementor widget timeline.
 * Added controls for media width inside timeline items.
 * Fixed Content Typography style issues in Elementor.
 * Separated line and marker color styles.

#### 1.2.0

 * Corrected timeline styles in the Gutenberg block.
 * Bug fixes.

#### 1.1.0

 * Bug fixes.
 * Added font-family selection for Title elements in the Gutenberg block.

#### 1.0.1

 * Added sticky text settings for the opposite side of the timeline.
 * Corrected marker animation behavior.

#### 1.0.0

 * Release Date – 25th September 2025.
 * Initial Release.

## Meta

 *  Version **3.0.0**
 *  Last updated **6 боны ago**
 *  Active installations **30+**
 *  WordPress version ** 5.5 or higher **
 *  Tested up to **7.1**
 *  Languages
 * [Czech](https://cs.wordpress.org/plugins/timeline-full-widget/), [Dutch](https://nl.wordpress.org/plugins/timeline-full-widget/),
   [English (US)](https://wordpress.org/plugins/timeline-full-widget/), [Malayalam](https://ml.wordpress.org/plugins/timeline-full-widget/),
   [Romanian](https://ro.wordpress.org/plugins/timeline-full-widget/), [Russian](https://ru.wordpress.org/plugins/timeline-full-widget/),
   [Spanish (Spain)](https://es.wordpress.org/plugins/timeline-full-widget/), [Swedish](https://sv.wordpress.org/plugins/timeline-full-widget/),
   [Turkish](https://tr.wordpress.org/plugins/timeline-full-widget/), and [Ukrainian](https://uk.wordpress.org/plugins/timeline-full-widget/).
 *  [Translate into your language](https://translate.wordpress.org/projects/wp-plugins/timeline-full-widget)
 * Tags
 * [blocks](https://os.wordpress.org/plugins/tags/blocks/)[editor](https://os.wordpress.org/plugins/tags/editor/)
   [elementor](https://os.wordpress.org/plugins/tags/elementor/)[gutenberg blocks](https://os.wordpress.org/plugins/tags/gutenberg-blocks/)
   [timeline](https://os.wordpress.org/plugins/tags/timeline/)
 *  [Advanced View](https://os.wordpress.org/plugins/timeline-full-widget/advanced/)

## Ratings

No reviews have been submitted yet.

[Your review](https://wordpress.org/support/plugin/timeline-full-widget/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/timeline-full-widget/reviews/)

## Contributors

 *   [ BlackStar ](https://profiles.wordpress.org/blackstar1991/)

## Support

Got something to say? Need help?

 [View support forum](https://wordpress.org/support/plugin/timeline-full-widget/)

## Donate

Would you like to support the advancement of this plugin?

 [ Donate to this plugin ](https://www.paypal.com/donate/?hosted_button_id=TK9QQ5DE2K378)