Skip to main content

38 posts tagged with "rentiva"

View All Tags

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.