B-Timeline is a liteweight WordPress plugin that lets you create and display timeline in any Posts / Pages/ Widget .The plugin is very easy to use and anyone can use the plugin easily without any technical knowledge.
Key Features
- Timeline Type: Easily switch between horizontal and vertical layouts in the default theme.
- Start Index: Set the starting position (left or right) for both horizontal and vertical timelines.
- Display Item: Choose how many items to display in the horizontal timeline for a tailored view.
- Insert HTML in timeline title: Add custom HTML to enhance your timeline titles.
Pro Features
- Add Powerful Gutenberg Block: You can use a powerful gutenberg block with a lot of features which is easy to use and customize.
- Six Extra Themes: Access six more professionally designed themes, some themes supporting both horizontal and vertical layouts.
- Classic Editor for Descriptions: Edit timeline descriptions beautifully with the integrated classic editor, providing advanced formatting options.
- Customizable Icons: Add unique icons to your timeline items and style them to create a polished, professional look.
- Enhanced Customization Options: Fine-tune every aspect of your timeline for ultimate design control.
Live Demo
Usage
- Go to -> B Timeline from Dashboard menu -> Add New.
- Configure the B Timeline Options according to your preferences.
- Copy the Generated ShortCode form that screen and use in your desired post, page and widgets.
Enjoy !!
⭐ Checkout our other WordPress Plugins-
🔥
Html5 Audio Player – Best audio player plugin for WordPress.
🔥
Html5 Video Player – Best video player plugin for WordPress.
🔥
PDF Poster – A fully-featured PDF Viewer Plugin for WordPresss.
🔥
StreamCast – A fully-featured Radio Player Plugin for WordPresss.
🔥
3D Viewer – Display interactive 3D models on the webs.
This section describes how to install the plugin and get it working.
e.g.
- Upload
plugin-directory
to the /wp-content/plugins/
directory
- Activate the plugin through the 'Plugins' menu in WordPress
- Use shortcode in page, post or in widgets.
- If you want player in your theme php, Place
<?php echo do_shortcode('YOUR_SHORTCODE'); ?>
in your templates