Skip to content

Version 7.0.35

Choose a tag to compare

@mseiedmiri mseiedmiri released this 03 Aug 08:34
· 34 commits to master since this release

New

  • [rch_testimonials] shortcode — display client testimonials pulled from the Rechat SDK Testimonials service. This is a portal-only SDK method: the portal resolves the brand from the current domain, so no brand id is configured. Each card shows the testimonial text, an optional 1–5 star rating, and the author (initials avatar + name, or "Anonymous"). Responsive grid; degrades to a graceful empty state on domains without a registered portal (e.g. localhost).
    • Attributes: limit (default 20), start (0), columns (3), title, show_rating (true), show_avatar (true), empty_text.
    • Assets: rch-testimonials-shortcode style + script (depends on rechat-sdk-js).

Changed

  • Archive agents: removed fixed 230px height override on ul.rch-archive-agents li picture (keeps max/min-height only).
  • Single agent page: left column width auto; new <=992px responsive stacking (column layout, full-width panels); centered leads-form block title.

Internal

  • Bumped plugin header Version: and RCH_VERSION to 7.0.35.