a bug in the code
-
Hi. in the file realty-portal-advanced-search-functions.php at line 35:
$listing_offers = rp_get_list_tax( 'listing_type' );
must be replaced by
$listing_offers = rp_get_list_tax( 'listing_offers' );
otherwise, search options 2 and 3 are duplicated.
Thank’s for plugin =)
- The topic ‘a bug in the code’ is closed to new replies.