Skip to content

v7.0.55

Choose a tag to compare

@mseiedmiri mseiedmiri released this 03 Sep 07:51
· 3 commits to master since this release

Changes

  • Fix off-market lead form 503 error. The off-market single lead form forwarded a synthetic off-market-<postid> id to Rechat POST /leads, which rejects an unknown listing (503 Internal Error). We now skip that synthetic id — off-market leads are captured (name/email/phone/note/referer) without attaching to a nonexistent listing. Real Rechat listing UUIDs (listing-detail page, and off-market listings that have a real rechat_id) still attach as before. The API listing-detail form was never affected.
  • Hide the empty LocalLogic box on off-market singles. When an off-market listing has no coordinates, the 'Location not set' / 'Powered by Local Logic' box no longer renders. Scoped to off-market only — the API listing-detail page is unchanged.

Upgrade notes

  • Version bumped to 7.0.55 (plugin header + RCH_VERSION).