Title: Driveline for WPBakery
Author: Azhar Ali
Published: <strong>September 6, 2026</strong>
Last modified: September 6, 2026

---

Search plugins

![](https://ps.w.org/driveline-for-wpbakery/assets/banner-772x250.png?rev=3684022)

![](https://ps.w.org/driveline-for-wpbakery/assets/icon-256x256.png?rev=3684022)

# Driveline for WPBakery

 By [Azhar Ali](https://profiles.wordpress.org/softglaze/)

[Download](https://downloads.wordpress.org/plugin/driveline-for-wpbakery.0.1.0.zip)

 * [Details](https://wordpress.org/plugins/driveline-for-wpbakery/#description)
 * [Reviews](https://wordpress.org/plugins/driveline-for-wpbakery/#reviews)
 *  [Installation](https://wordpress.org/plugins/driveline-for-wpbakery/#installation)
 * [Development](https://wordpress.org/plugins/driveline-for-wpbakery/#developers)

 [Support](https://wordpress.org/support/plugin/driveline-for-wpbakery/)

## Description

Driveline for WPBakery puts the vehicle rental features of Driveline Core into the
WPBakery editor. Every element is a placement: it collects attributes in the editor,
hands them to Driveline Core and prints what comes back, so a price on a WPBakery
page and a price at checkout are produced by the same code.

Fourteen elements, matching the Elementor pack:

 * Search Form, the short form that starts a search
 * Vehicle Grid
 * Vehicle Carousel
 * Vehicle Filter, the faceted panel with live counts
 * Map With Listings
 * Location Grid
 * Booking Form
 * Quote Form
 * Price Table
 * Featured Vehicle
 * Compare Button, with a comparison table
 * Vendor Grid
 * Booking Steps
 * FAQ

#### What you need

Driveline Core, which is free in this directory, and WPBakery Page Builder, which
is a commercial product sold separately by its own authors. This pack is not affiliated
with them and does not include, bundle or sell WPBakery, and nothing here asks you
for a licence key. Without WPBakery the elements still render on pages that already
use them; what you lose is the editor.

The Post Grid and Post Masonry Grid gain the fleet and the branches as data sources,
under the names those post types actually carry. Bookings, enquiries, extras and
packages are taken out of that list: they hold customer records, they are registered
so they never surface publicly, and a grid pointed at one would undo that.

## Screenshots

[⌊The Plugins screen. Driveline Core is the hard dependency and cannot be deactivated
while this pack needs it. WPBakery is not, so the notice says plainly that the builder
is what puts the elements in the editor, and that pages already using them keep 
rendering without it.⌉⌊The Plugins screen. Driveline Core is the hard dependency
and cannot be deactivated while this pack needs it. WPBakery is not, so the notice
says plainly that the builder is what puts the elements in the editor, and that 
pages already using them keep rendering without it.⌉[

The Plugins screen. Driveline Core is the hard dependency and cannot be deactivated
while this pack needs it. WPBakery is not, so the notice says plainly that the builder
is what puts the elements in the editor, and that pages already using them keep 
rendering without it.

[⌊Vehicle Grid on the front end. Each card carries the specification, the rate and
the booking link that Driveline Core produced, not a copy of them.⌉⌊Vehicle Grid
on the front end. Each card carries the specification, the rate and the booking 
link that Driveline Core produced, not a copy of them.⌉[

Vehicle Grid on the front end. Each card carries the specification, the rate and
the booking link that Driveline Core produced, not a copy of them.

[⌊Vehicle Carousel. The track is a scroll container and the cards are scroll snap
points, so a finger, a trackpad, the scrollbar and the arrow keys all move it without
a carousel library.⌉⌊Vehicle Carousel. The track is a scroll container and the cards
are scroll snap points, so a finger, a trackpad, the scrollbar and the arrow keys
all move it without a carousel library.⌉[

Vehicle Carousel. The track is a scroll container and the cards are scroll snap 
points, so a finger, a trackpad, the scrollbar and the arrow keys all move it without
a carousel library.

[⌊Vehicle Filter, the faceted panel. Each facet counts the vehicles that would still
be available if you ticked it, and the counts come from the same availability engine
that decides whether a rental can be taken.⌉⌊Vehicle Filter, the faceted panel. 
Each facet counts the vehicles that would still be available if you ticked it, and
the counts come from the same availability engine that decides whether a rental 
can be taken.⌉[

Vehicle Filter, the faceted panel. Each facet counts the vehicles that would still
be available if you ticked it, and the counts come from the same availability engine
that decides whether a rental can be taken.

[⌊Search Form, the short form that starts a search. The branch list and the vehicle
types are the ones registered in Driveline Core.⌉⌊Search Form, the short form that
starts a search. The branch list and the vehicle types are the ones registered in
Driveline Core.⌉[

Search Form, the short form that starts a search. The branch list and the vehicle
types are the ones registered in Driveline Core.

[⌊Price Table, showing the rates, the deposit and the mileage held against one vehicle,
above a line saying that a real price is worked out from the dates.⌉⌊Price Table,
showing the rates, the deposit and the mileage held against one vehicle, above a
line saying that a real price is worked out from the dates.⌉[

Price Table, showing the rates, the deposit and the mileage held against one vehicle,
above a line saying that a real price is worked out from the dates.

[⌊Featured Vehicle, one listing drawn large with its specification.⌉⌊Featured Vehicle,
one listing drawn large with its specification.⌉[

Featured Vehicle, one listing drawn large with its specification.

[⌊Location Grid, Booking Steps and FAQ, three of the smaller elements drawn one 
after another down a page.⌉⌊Location Grid, Booking Steps and FAQ, three of the smaller
elements drawn one after another down a page.⌉[

Location Grid, Booking Steps and FAQ, three of the smaller elements drawn one after
another down a page.

[⌊The map before anybody has agreed to it. The element names the tile host it would
have to contact, loads no mapping library at all, and links an administrator to 
the setting that turns it on.⌉⌊The map before anybody has agreed to it. The element
names the tile host it would have to contact, loads no mapping library at all, and
links an administrator to the setting that turns it on.⌉[

The map before anybody has agreed to it. The element names the tile host it would
have to contact, loads no mapping library at all, and links an administrator to 
the setting that turns it on.

## Installation

 1. Install and activate WPBakery Page Builder and Driveline Core.
 2. Upload this plugin to `/wp-content/plugins/` and activate it.
 3. The elements appear in the editor under Driveline.

## FAQ

### How do I change the markup an element draws?

Copy the file you want from this plugin’s `vc_templates` folder into a `vc_templates`
folder in your theme, keeping the same name, and edit it there. That is WPBakery’s
own override convention and it applies one file at a time; anything you have not
copied keeps using the version here.

Result cards, the filter panel and the booking steps are Driveline Core’s own templates
rather than this plugin’s, so those are overridden the way Driveline Core documents,
in a `driveline` folder in your theme. Overriding one changes it everywhere it appears,
which is the point.

### What happens if I deactivate WPBakery?

The elements keep rendering. They are ordinary shortcodes registered by this plugin
rather than by the builder, so a page does not fall back to showing its own square
brackets. What goes away is the editor: nothing is offered in the element list until
WPBakery is back.

### Does this touch WPBakery’s own licence screen?

No. WPBakery has a `vc_set_as_theme()` mode that hides its licence and activation
screens, meant for products that ship the builder inside them. You bought WPBakery
yourself, so that screen is yours and this plugin leaves it alone. A product that
really does bundle the builder can turn the mode on by returning true from the `
driveline_wpbakery_as_theme` filter. WPBakery’s updates keep running either way.

### Does the map make a request from my site?

Only after you accept the tile host on the Driveline Core map settings screen. Until
then the element draws a notice naming the host and loads no mapping library.

### Where is the compare list stored?

In the visitor’s browser. Nothing is written to the database and no account is needed.
The list travels to the comparison table as a query argument, so a comparison can
be shared as a link.

## Reviews

There are no reviews for this plugin.

## Contributors & Developers

“Driveline for WPBakery” is open source software. The following people have contributed
to this plugin.

Contributors

 *   [ Azhar Ali ](https://profiles.wordpress.org/softglaze/)

[Translate “Driveline for WPBakery” into your language.](https://translate.wordpress.org/projects/wp-plugins/driveline-for-wpbakery)

### Interested in development?

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

## Changelog

#### 0.1.0

 * First release.

## Meta

 *  Version **0.1.0**
 *  Last updated **1 day ago**
 *  Active installations **Fewer than 10**
 *  WordPress version ** 6.5 or higher **
 *  Tested up to **7.1**
 *  PHP version ** 7.4 or higher **
 * Tags
 * [booking](https://wordpress.org/plugins/tags/booking/)[car rental](https://wordpress.org/plugins/tags/car-rental/)
   [fleet](https://wordpress.org/plugins/tags/fleet/)[page builder](https://wordpress.org/plugins/tags/page-builder/)
   [vehicle rental](https://wordpress.org/plugins/tags/vehicle-rental/)
 *  [Advanced View](https://wordpress.org/plugins/driveline-for-wpbakery/advanced/)

## Ratings

No reviews have been submitted yet.

[Your review](https://wordpress.org/support/plugin/driveline-for-wpbakery/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/driveline-for-wpbakery/reviews/)

## Contributors

 *   [ Azhar Ali ](https://profiles.wordpress.org/softglaze/)

## Support

Got something to say? Need help?

 [View support forum](https://wordpress.org/support/plugin/driveline-for-wpbakery/)