<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Support &#187; property</title>
	<atom:link href="https://iwinter.com.hr/support/?feed=rss2&#038;tag=property" rel="self" type="application/rss+xml" />
	<link>https://iwinter.com.hr/support</link>
	<description>sanljiljan Support system</description>
	<lastBuildDate>Fri, 06 Feb 2026 08:47:11 +0000</lastBuildDate>
	<language>en-US</language>
		<sy:updatePeriod>hourly</sy:updatePeriod>
		<sy:updateFrequency>1</sy:updateFrequency>
	<generator>https://wordpress.org/?v=4.0.38</generator>
	<item>
		<title>How add or save listing property works?</title>
		<link>https://iwinter.com.hr/support/?p=17192</link>
		<comments>https://iwinter.com.hr/support/?p=17192#comments</comments>
		<pubDate>Thu, 19 Apr 2018 20:58:05 +0000</pubDate>
		<dc:creator><![CDATA[sanljiljan]]></dc:creator>
				<category><![CDATA[Customizations]]></category>
		<category><![CDATA[add]]></category>
		<category><![CDATA[listing]]></category>
		<category><![CDATA[property]]></category>
		<category><![CDATA[save]]></category>

		<guid isPermaLink="false">http://iwinter.com.hr/support/?p=17192</guid>
		<description><![CDATA[This is only for very advanced developers who want to change some core features! Not for regular users! If you need paid customization services please send request here: http://iwinter.com.hr/support/?page_id=18 You should understand codeigniter MVC:  https://codeigniter.com/userguide2/overview/mvc.html Also check some articles in knowledge base like: http://iwinter.com.hr/support/?p=1288 So usually estate_m.php (method save) and controller estate.php method edit Basic [&#8230;]]]></description>
		<wfw:commentRss>https://iwinter.com.hr/support/?feed=rss2&#038;p=17192</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to customize enquire form?</title>
		<link>https://iwinter.com.hr/support/?p=7918</link>
		<comments>https://iwinter.com.hr/support/?p=7918#comments</comments>
		<pubDate>Thu, 17 Mar 2016 15:51:20 +0000</pubDate>
		<dc:creator><![CDATA[sanljiljan]]></dc:creator>
				<category><![CDATA[Customizations]]></category>
		<category><![CDATA[contact]]></category>
		<category><![CDATA[enquire]]></category>
		<category><![CDATA[form]]></category>
		<category><![CDATA[inquery]]></category>
		<category><![CDATA[property]]></category>

		<guid isPermaLink="false">http://iwinter.com.hr/support/?p=7918</guid>
		<description><![CDATA[Remove form elements? Form is usually located in: templates\{your-template}\property.php so first remove elements there. If form element is required then you should remove this &#8220;requred&#124;&#8221; validation rule in: application\models\enquire_m.php , defined in &#8220;$rules&#8221; array. &#160; &#160;]]></description>
		<wfw:commentRss>https://iwinter.com.hr/support/?feed=rss2&#038;p=7918</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Which template file I using?</title>
		<link>https://iwinter.com.hr/support/?p=5891</link>
		<comments>https://iwinter.com.hr/support/?p=5891#comments</comments>
		<pubDate>Tue, 27 Oct 2015 11:35:45 +0000</pubDate>
		<dc:creator><![CDATA[sanljiljan]]></dc:creator>
				<category><![CDATA[Customizations]]></category>
		<category><![CDATA[edit]]></category>
		<category><![CDATA[file]]></category>
		<category><![CDATA[html]]></category>
		<category><![CDATA[listing]]></category>
		<category><![CDATA[property]]></category>
		<category><![CDATA[tempalte]]></category>

		<guid isPermaLink="false">http://iwinter.com.hr/support/?p=5891</guid>
		<description><![CDATA[How to find which template file you using on specific page: Specific page template file Go to admin-&#62;pages Almost everything about templates are described here: http://real-estate.iwinter.com.hr/documentation/#!/templates Listing/property preview template file It&#8217;s property.php in your templates folder as default Other template files Names are logical and all is located in related template folder, for example: Agent [&#8230;]]]></description>
		<wfw:commentRss>https://iwinter.com.hr/support/?feed=rss2&#038;p=5891</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to add custom field to property preview page?</title>
		<link>https://iwinter.com.hr/support/?p=724</link>
		<comments>https://iwinter.com.hr/support/?p=724#comments</comments>
		<pubDate>Mon, 03 Nov 2014 09:57:16 +0000</pubDate>
		<dc:creator><![CDATA[sanljiljan]]></dc:creator>
				<category><![CDATA[Customizations]]></category>
		<category><![CDATA[custom]]></category>
		<category><![CDATA[field]]></category>
		<category><![CDATA[property]]></category>

		<guid isPermaLink="false">http://iwinter.com.hr/support/?p=724</guid>
		<description><![CDATA[First you should add new field via your administration: Admin-&#62;Real estate-&#62;Fields (You can see # part there, what is field ID) Then you should add it to your template file property.php {estate_data_option_#} Where # represents field id / key of option You can also use alternative PHP syntax, for example: &#60;?php if(!empty($estate_data_option_#))echo $estate_data_option_#; ?&#62; More [&#8230;]]]></description>
		<wfw:commentRss>https://iwinter.com.hr/support/?feed=rss2&#038;p=724</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to auto-activate new property?</title>
		<link>https://iwinter.com.hr/support/?p=623</link>
		<comments>https://iwinter.com.hr/support/?p=623#comments</comments>
		<pubDate>Fri, 24 Oct 2014 09:42:56 +0000</pubDate>
		<dc:creator><![CDATA[sanljiljan]]></dc:creator>
				<category><![CDATA[Customizations]]></category>
		<category><![CDATA[activate]]></category>
		<category><![CDATA[auto]]></category>
		<category><![CDATA[frontend]]></category>
		<category><![CDATA[new]]></category>
		<category><![CDATA[property]]></category>

		<guid isPermaLink="false">http://iwinter.com.hr/support/?p=623</guid>
		<description><![CDATA[Open application\controllers\frontend.php, in method  editproperty() , line around 1257, before: $insert_id = $this-&#62;estate_m-&#62;save($data, $id); add $data['is_activated'] = 1;]]></description>
		<wfw:commentRss>https://iwinter.com.hr/support/?feed=rss2&#038;p=623</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
