agentevolution / wp-listings

WP Listings plugin
34 stars 28 forks source link

BUG: IDX Import #66

Closed bhubbard closed 8 years ago

bhubbard commented 8 years ago

It appears that it currently only inserts the first image of the property into the gallery section.

davebonds commented 8 years ago

This is by design. Only if using the Equity API component will it import all images.

bhubbard commented 8 years ago

Why should this only be available to Equity Theme owners? WordPress is perfectly capable of importing all the images with the IDX Broker API.

@antonioortegajr

antonioortegajr commented 8 years ago

It isn't locked to theme owners. You are correct that WP or anything that can make an API call is capable. Anyone wanting to do the same would need to recreate the calls the Equity framework makes.