Announcement

Collapse
No announcement yet.

Disabling "similar house plans"

Collapse
X
  • Filter
  • Time
  • Show
Clear All
new posts

  • Disabling "similar house plans"

    i need to disable "similiar house plans" on properties' pages.

    any solutions? thanks in advance.

  • #2
    Hi,

    Currently there is no option in theme for hiding this, however you can do this by removing code on file: \themes\jv-planify\easypropertylistings\content-listing-single.php
    Remove the <div id="epl-detail-related">...</div> (see Ref )

    Please remember to backup this file or you can use Child theme -> active child theme, then copy easypropertylistings\content-listing-single.php to your child theme (the same folder)
    Then change the code.

    Hope that helps.

    Best regards.

    Comment

    Working...
    X