Forum Replies Created

Viewing 2 replies - 1 through 2 (of 2 total)
  • There is an issue with the logic used to create the “No Businesses” found message. If the first tab – Grocery Stores – is empty due to no Grocery Stores within the stipulated miles, the No Businesses message will display even if there are data in the other tabs.

    The workaround is to play with the towns and business distance in the Neighborhood setup. I had to go to 20 miles. Once that is set and Grocery Stores are found, all the business tabs appear with whatever data is present.

    This is not a good fix as it produces too many results in a number of instances. How about modifying the logic to look at each tab in the business results to determine is any are non blank? If so, display the results.

    Thanks,

    Bob

    I’ve had a similar problem with Nearby Businesses on the map. Used to work fine. Here’s my code; I added the additional Yelp business search to verify and get “There are no businesses within 3 miles radius from this property.”

    [srp_profile lat=”42.241105″ lng=”-70.80285800000001″ address=”1 south main” city=”cohasset” state=”MA” zip_code=”02025″]

    Our Cohasset Office

    Stop by and say hi!

    [/srp_profile]

    [yelp lat=”42.241105″ lng=”-70.80285800000001″ radius=”3″ sortby=”distance” term=””]

    The lat and lon are correct.

Viewing 2 replies - 1 through 2 (of 2 total)