Skip to main content

Rentiva v4.37.3 — CI lint hotfix

· 2 min read
MaxHandMade
Maintainer

A short patch to clear the CI red mark left behind by v4.37.2. A single WPCS sniff — "Opening PHP tag must be on a line by itself" — failed on the v4.37.2 hero template after merge. v4.37.3 refactors the block so the PHP opening tag stands alone. Lint-only — no behaviour change.

Rentiva v4.37.2 — Vendor profile UX polish

· 8 min read
MaxHandMade
Maintainer

Seven UX findings on the vendor profile page deferred from v4.37.0/v4.37.1 close in v4.37.2: a deterministic SVG initials avatar that replaces the Gravatar mystery-man silhouette without breaking third-party avatar plugins, a vehicle thumbnail cascade that falls back through featured image → gallery → compact card, an SEO defaults class that yields to Yoast / Rank Math / AIOSEO when present, a hero CTA stack with filterable URLs, scoped CSS class names, and a mobile breakpoint that finally collapses small screens to a single column.

Rentiva v4.37.1 — Vendor profile hotfix

· 5 min read
MaxHandMade
Maintainer

Three smoke-test findings on the freshly-shipped v4.37.0 vendor profile page are closed in v4.37.1: a badge that defaulted to "New Vendor" for every vendor regardless of their score, a misleading "X reviews" label whose number was actually the count of booking-time star ratings, and review stars that disappeared on the public profile when reviews were imported from third-party plugins.

Rentiva v4.37.0 — Vendor Public Profile Page

· 6 min read
MaxHandMade
Maintainer

Every approved vendor now has a public face. v4.37.0 ships a dedicated profile page at /vendor/<slug>/ (or /bayi/<slug>/ on Turkish sites), wired up across a canonical shortcode, a Gutenberg block, and an Elementor widget — all delegating to a single renderer. Schema.org LocalBusiness JSON-LD goes out in <head> so search engines and social previews can read the vendor as a discrete entity, not as a slice of the homepage.

Rentiva v4.36.0 — Transfer Booking Add-ons

· 4 min read
MaxHandMade
Maintainer

Transfer customers can finally pick add-ons. v4.36.0 extends the existing vehicle_addon post type with a context taxonomy (rental / transfer / both) and three pricing types (per booking / per day / per passenger). When a customer clicks "Add to cart" on a transfer search result, a modal slides up showing the relevant add-ons with a live multiplier-aware total.

Rentiva v4.35.0 — Vendor Report & Appeal System

· 5 min read
MaxHandMade
Maintainer

A shared infrastructure for vendor → admin reports lands in v4.35.0. Five contexts, one custom table, one shared modal, one admin "Bayi Raporları" page. Plus the withdrawal/pause reason capture flow: when a vendor withdraws a vehicle and explains why, the penalty is suspended until an admin reviews the appeal — accept, the vendor keeps their score; reject, the penalty applies retroactively.

Rentiva v4.34.1 — Popular Routes Clickable Cards

· 4 min read
MaxHandMade
Maintainer

A small but high-leverage patch on top of v4.34.0. Popular Routes cards are now clickable, and clicking one deep-links into the transfer-search form with origin and destination pre-filled. The visitor's path goes from "see a route I want → find the search form → re-pick the same locations from a dropdown of seven → add date/time → submit" down to "click the route → add date/time → submit."

Rentiva v4.34.0 — Popular Transfer Routes Showcase

· 5 min read
MaxHandMade
Maintainer

The homepage now has a proper sales surface for VIP transfer routes. v4.34.0 ships a [rentiva_popular_routes] shortcode + Gutenberg block + Elementor widget — three surfaces sharing one canonical renderer — that show A → B route cards (origin → destination, average duration, distance, starting price) with an admin "🌟 Vitrine Koy" pin checkbox to control which routes appear.