Corvette Inventory — Owner's Guide

Plugin version: 1.1.0 · Built by Sandhills Geeks

This guide covers everything you need to manage your vehicle inventory on the Corvette Corral website. No coding knowledge is required — all tasks are handled through the WordPress dashboard.

1. What This Plugin Does

The Corvette Inventory plugin gives you a "Vehicles" section in your WordPress dashboard (look for the car icon in the left‑hand menu). From there you can:


2. Adding a New Vehicle

  1. In the dashboard, go to Vehicles → Add New.
  2. Enter a title for the vehicle (e.g., 1967 Chevrolet Corvette Stingray).
  3. Scroll down to the Vehicle Details box and fill in the fields:
FieldRequired?Description
Year✅ YesFour‑digit year, e.g. 1967
Make✅ YesManufacturer, e.g. Chevrolet
Model✅ YesModel name, e.g. Corvette Stingray
VINNo17‑character Vehicle Identification Number
MileageNoOdometer reading — you can type commas, e.g. 83,765
EngineNoEngine description, e.g. 427 V8
Detail PageNoPick an existing page to link the "View Details" button to
SoldNoCheck this box when the vehicle has been sold
  1. On the right‑hand side, click Set featured image and upload or select a photo. This image will be used as the card thumbnail in the inventory grid.
  2. Click Publish (or Update if editing).
Tip: The card title on the front end is built automatically from the Year + Make + Model fields. If all three are filled in, the card will display something like 1967 Chevrolet Corvette Stingray.

3. Editing an Existing Vehicle

  1. Go to Vehicles → All Vehicles.
  2. Hover over the vehicle you want to change and click Edit.
  3. Update any fields or swap the featured image.
  4. Click Update to save.

4. Marking a Vehicle as Sold

  1. Open the vehicle for editing (Vehicles → All Vehicles → Edit).
  2. In the Vehicle Details box, check the Sold checkbox.
  3. Click Update.

What happens:


5. Deleting a Vehicle

  1. Go to Vehicles → All Vehicles.
  2. Hover over the vehicle and click Trash.
  3. To permanently delete, go to Vehicles → All Vehicles, click the Trash link at the top of the list, then Delete Permanently.

6. Reordering Vehicles

The order vehicles appear in the front‑end grid is fully customizable:

  1. Go to Vehicles → Reorder.
  2. Drag and drop vehicles into the order you want — the vehicle at the top appears first on the page.
  3. Click the Save Order button.
  4. You'll see a confirmation message "Order saved!" when it's done.
Note: Newly added vehicles appear at the end of the list by default. After adding a new vehicle, visit the Reorder page to place it where you'd like.

7. Displaying the Inventory on a Page

The inventory grid is placed on your website using a shortcode. To add it to any page or post:

  1. Open the page you want the grid to appear on (edit it with Elementor or the WordPress editor).
  2. Add a Shortcode widget (in Elementor) or a Shortcode block (in the WordPress editor).
  3. Type the following:
[corvette_inventory]
  1. Save / Publish the page.

That's it — the grid will display all of your non‑sold vehicles in the order you set on the Reorder page.


8. Shortcode Options

You can customize the grid by adding options to the shortcode:

OptionDefaultWhat It Does
columns3Number of columns in the grid (1–6)
per_pageAllHow many vehicles to show per page. When set, page numbers appear below the grid.
show_soldfalseSet to "true" to include sold vehicles (they'll display a SOLD badge)

Examples

4‑column grid, 8 vehicles per page:

[corvette_inventory columns="4" per_page="8"]

Show all vehicles including sold ones:

[corvette_inventory show_sold="true"]

2‑column grid showing everything:

[corvette_inventory columns="2" show_sold="true"]

9. Settings (Dev Mode)

There is a settings page at Settings → Corvette Inventory in the dashboard. It contains a single toggle:

Important: Keep Dev Mode disabled in day‑to‑day use. It's only needed for debugging.

10. FAQ & Troubleshooting

The inventory grid isn't showing up on my page

A vehicle isn't appearing in the grid

The "View Details" button isn't showing on a card

My vehicle images look stretched or blurry

I rearranged vehicles but the order didn't change on the website

Need help or something is broken?

Contact the developer: Sandhills Geeks

contact@sandhillsgeeks.com