<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: API</title>
	<atom:link href="http://www.zooproperty.com/api/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.zooproperty.com</link>
	<description>Zoo Property is for Web designers, Software developers, Realtors, Real estate agents, and Property developers who are ready for a fresh, simple approach.</description>
	<lastBuildDate>Wed, 01 Feb 2012 06:05:54 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=</generator>
	<item>
		<title>By: Team Zoo</title>
		<link>http://www.zooproperty.com/api/comment-page-1/#comment-2208</link>
		<dc:creator>Team Zoo</dc:creator>
		<pubDate>Thu, 01 Dec 2011 01:17:55 +0000</pubDate>
		<guid isPermaLink="false">http://www.zooproperty.com/?page_id=628#comment-2208</guid>
		<description>Hi Michael,
Below are the list of pages and the short code that you can use. Please remove any white space between `&lt;` , `!` and `--`
Sales / Buy Page : &lt; ! --realty_plugin: list=sale template:search_results--&gt;
Lease / Rent Page : &lt; ! --realty_plugin: list=lease template:search_results--&gt;
Sold Page : &lt; ! --realty_plugin: list=sale template:sold--&gt;
Leased Page : &lt; ! --realty_plugin: list=lease template:sold--&gt;
Team / Agent Page : &lt; ! --realty_plugin:template:team--&gt;
Property Detail Page : &lt; ! --realty_plugin: template:property--&gt;
Home Page : &lt; ! --realty_plugin:template:home--&gt;

Thanks</description>
		<content:encoded><![CDATA[<p>Hi Michael,<br />
Below are the list of pages and the short code that you can use. Please remove any white space between `< ` , `!` and `--`<br />
Sales / Buy Page : < ! --realty_plugin: list=sale template:search_results--><br />
Lease / Rent Page : < ! --realty_plugin: list=lease template:search_results--><br />
Sold Page : < ! --realty_plugin: list=sale template:sold--><br />
Leased Page : < ! --realty_plugin: list=lease template:sold--><br />
Team / Agent Page : < ! --realty_plugin:template:team--><br />
Property Detail Page : < ! --realty_plugin: template:property--><br />
Home Page : < ! --realty_plugin:template:home--></p>
<p>Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Michael Reck</title>
		<link>http://www.zooproperty.com/api/comment-page-1/#comment-2197</link>
		<dc:creator>Michael Reck</dc:creator>
		<pubDate>Wed, 30 Nov 2011 13:15:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.zooproperty.com/?page_id=628#comment-2197</guid>
		<description>OK, I did not read &quot;remove whitespace&quot; as I should have. That does work, thanks! Is there a list of the shortcodes anywhere for each page? This will help me, exactly what I needed!</description>
		<content:encoded><![CDATA[<p>OK, I did not read &#8220;remove whitespace&#8221; as I should have. That does work, thanks! Is there a list of the shortcodes anywhere for each page? This will help me, exactly what I needed!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Michael Reck</title>
		<link>http://www.zooproperty.com/api/comment-page-1/#comment-2196</link>
		<dc:creator>Michael Reck</dc:creator>
		<pubDate>Wed, 30 Nov 2011 13:11:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.zooproperty.com/?page_id=628#comment-2196</guid>
		<description>Have gotten further with this - Unfortunately the shortcode above did not work. I have attempted this with 3 templates and all seem to give the same results as below..

I can get the home page to work again by deactivating the ZooRealty plugin, deleting the &#039;Home&#039; page, then reactivating the plugin again.

It seems any change I make to a page created by the plugin including sales, team, home etc. results in all parsed API information being lost from the page. This includes simply adding text to page...

Am I supposed to wrap shortcode in [...] brackets? Sorry for the newb questions, but I hope this helps someone else down the track as well...

At this stage I am not concerned with styling, I am simply trying to get the content I require on each page....

Thanks in advance, again!</description>
		<content:encoded><![CDATA[<p>Have gotten further with this &#8211; Unfortunately the shortcode above did not work. I have attempted this with 3 templates and all seem to give the same results as below..</p>
<p>I can get the home page to work again by deactivating the ZooRealty plugin, deleting the &#8216;Home&#8217; page, then reactivating the plugin again.</p>
<p>It seems any change I make to a page created by the plugin including sales, team, home etc. results in all parsed API information being lost from the page. This includes simply adding text to page&#8230;</p>
<p>Am I supposed to wrap shortcode in [...] brackets? Sorry for the newb questions, but I hope this helps someone else down the track as well&#8230;</p>
<p>At this stage I am not concerned with styling, I am simply trying to get the content I require on each page&#8230;.</p>
<p>Thanks in advance, again!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Team Zoo</title>
		<link>http://www.zooproperty.com/api/comment-page-1/#comment-2194</link>
		<dc:creator>Team Zoo</dc:creator>
		<pubDate>Wed, 30 Nov 2011 10:04:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.zooproperty.com/?page_id=628#comment-2194</guid>
		<description>Hi Michael,
I think the shortcode for the homepage has been lost.
1. Go to wp-admin / Pages 
2. Edit `Home` page
3. Put this code on the `HTML` tab of the page content ( removed any white space on the code below )
&lt;! --realty_plugin:template:home-- &gt;
4. `Update` page
5. Refresh your homepage

Hope this solves the problem.</description>
		<content:encoded><![CDATA[<p>Hi Michael,<br />
I think the shortcode for the homepage has been lost.<br />
1. Go to wp-admin / Pages<br />
2. Edit `Home` page<br />
3. Put this code on the `HTML` tab of the page content ( removed any white space on the code below )<br />
< ! --realty_plugin:template:home-- ><br />
4. `Update` page<br />
5. Refresh your homepage</p>
<p>Hope this solves the problem.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Michael Reck</title>
		<link>http://www.zooproperty.com/api/comment-page-1/#comment-2191</link>
		<dc:creator>Michael Reck</dc:creator>
		<pubDate>Wed, 30 Nov 2011 07:23:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.zooproperty.com/?page_id=628#comment-2191</guid>
		<description>BTW trying to reset the pages in the Zoo Realty plugin gives me &quot;You do not have sufficient permissions to access this page.&quot;</description>
		<content:encoded><![CDATA[<p>BTW trying to reset the pages in the Zoo Realty plugin gives me &#8220;You do not have sufficient permissions to access this page.&#8221;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Michael Reck</title>
		<link>http://www.zooproperty.com/api/comment-page-1/#comment-2190</link>
		<dc:creator>Michael Reck</dc:creator>
		<pubDate>Wed, 30 Nov 2011 07:18:19 +0000</pubDate>
		<guid isPermaLink="false">http://www.zooproperty.com/?page_id=628#comment-2190</guid>
		<description>Ok, properties started coming through so API was working. Properties were displaying on home page, sales etc as well which was great.

I changed the page type for &quot;home&quot; from default to sidebar and listings were lost from page. I changed it back to default but feature listings and latest listings are still not showing up. 

Standard WP install, twenty eleven theme. Will look at theme, but has anyone else had this issue?</description>
		<content:encoded><![CDATA[<p>Ok, properties started coming through so API was working. Properties were displaying on home page, sales etc as well which was great.</p>
<p>I changed the page type for &#8220;home&#8221; from default to sidebar and listings were lost from page. I changed it back to default but feature listings and latest listings are still not showing up. </p>
<p>Standard WP install, twenty eleven theme. Will look at theme, but has anyone else had this issue?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Michael Reck</title>
		<link>http://www.zooproperty.com/api/comment-page-1/#comment-2162</link>
		<dc:creator>Michael Reck</dc:creator>
		<pubDate>Tue, 29 Nov 2011 07:30:02 +0000</pubDate>
		<guid isPermaLink="false">http://www.zooproperty.com/?page_id=628#comment-2162</guid>
		<description>Hi all,

cannot get the API to populate my database, comes up with No Logs. I have installed Zoo Property API Plugin and Zoo Real Estate Plugin.

100% Fresh install of WP, seems like the feed is stopping before it gets to me, Error log is putting this out:

[28-Nov-2011 01:32:39] PHP Warning:  array_map() [&lt;a href=&#039;function.array-map&#039; rel=&quot;nofollow&quot;&gt;function.array-map&lt;/a&gt;]: Argument #2 should be an array in /home1/malenyre/public_html/wp-content/plugins/zooproperty_api/lib/zooproperty_api_helper.class.php on line 60
[28-Nov-2011 01:32:39] PHP Warning:  array_map() [&lt;a href=&#039;function.array-map&#039; rel=&quot;nofollow&quot;&gt;function.array-map&lt;/a&gt;]: Argument #2 should be an array in /home1/malenyre/public_html/wp-content/plugins/zooproperty_api/lib/zooproperty_api_helper.class.php on line 61

Any help greatly appreciated, not sure if the error is related?

Thanks</description>
		<content:encoded><![CDATA[<p>Hi all,</p>
<p>cannot get the API to populate my database, comes up with No Logs. I have installed Zoo Property API Plugin and Zoo Real Estate Plugin.</p>
<p>100% Fresh install of WP, seems like the feed is stopping before it gets to me, Error log is putting this out:</p>
<p>[28-Nov-2011 01:32:39] PHP Warning:  array_map() [<a href='function.array-map' rel="nofollow">function.array-map</a>]: Argument #2 should be an array in /home1/malenyre/public_html/wp-content/plugins/zooproperty_api/lib/zooproperty_api_helper.class.php on line 60<br />
[28-Nov-2011 01:32:39] PHP Warning:  array_map() [<a href='function.array-map' rel="nofollow">function.array-map</a>]: Argument #2 should be an array in /home1/malenyre/public_html/wp-content/plugins/zooproperty_api/lib/zooproperty_api_helper.class.php on line 61</p>
<p>Any help greatly appreciated, not sure if the error is related?</p>
<p>Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Team Zoo</title>
		<link>http://www.zooproperty.com/api/comment-page-1/#comment-1408</link>
		<dc:creator>Team Zoo</dc:creator>
		<pubDate>Mon, 10 Oct 2011 10:22:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.zooproperty.com/?page_id=628#comment-1408</guid>
		<description>Hi, we&#039;ve closed the online store at the moment. However, products are available through our web development company http://www.agentpoint.com.au/products/</description>
		<content:encoded><![CDATA[<p>Hi, we&#8217;ve closed the online store at the moment. However, products are available through our web development company <a href="http://www.agentpoint.com.au/products/" rel="nofollow">http://www.agentpoint.com.au/products/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Lili</title>
		<link>http://www.zooproperty.com/api/comment-page-1/#comment-1405</link>
		<dc:creator>Lili</dc:creator>
		<pubDate>Sun, 09 Oct 2011 22:54:36 +0000</pubDate>
		<guid isPermaLink="false">http://www.zooproperty.com/?page_id=628#comment-1405</guid>
		<description>The problem with the Search Form was the current WP TwentyEleven theme. It works fine with my own theme.

Another question, how do I access your online store, the link is not working. I&#039;m interested in having a look at what extra plugins are available, in particular the Subscriptions Manager.</description>
		<content:encoded><![CDATA[<p>The problem with the Search Form was the current WP TwentyEleven theme. It works fine with my own theme.</p>
<p>Another question, how do I access your online store, the link is not working. I&#8217;m interested in having a look at what extra plugins are available, in particular the Subscriptions Manager.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Lili</title>
		<link>http://www.zooproperty.com/api/comment-page-1/#comment-1381</link>
		<dc:creator>Lili</dc:creator>
		<pubDate>Fri, 07 Oct 2011 09:01:02 +0000</pubDate>
		<guid isPermaLink="false">http://www.zooproperty.com/?page_id=628#comment-1381</guid>
		<description>All good now. All the listing pages are working fine.

Thanks Heaps!!

I&#039;ll let you know if i can&#039;t get the search working

Thanks again.</description>
		<content:encoded><![CDATA[<p>All good now. All the listing pages are working fine.</p>
<p>Thanks Heaps!!</p>
<p>I&#8217;ll let you know if i can&#8217;t get the search working</p>
<p>Thanks again.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

