<?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; option</title>
	<atom:link href="https://iwinter.com.hr/support/?feed=rss2&#038;tag=option" 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 to hide option in admin for specific user?</title>
		<link>https://iwinter.com.hr/support/?p=1533</link>
		<comments>https://iwinter.com.hr/support/?p=1533#comments</comments>
		<pubDate>Fri, 30 Jan 2015 10:50:39 +0000</pubDate>
		<dc:creator><![CDATA[sanljiljan]]></dc:creator>
				<category><![CDATA[Customizations]]></category>
		<category><![CDATA[admin]]></category>
		<category><![CDATA[hide]]></category>
		<category><![CDATA[option]]></category>

		<guid isPermaLink="false">http://iwinter.com.hr/support/?p=1533</guid>
		<description><![CDATA[View file is application\views\admin\estate\edit.php, you should detect lines based on option type. For example if you changing for TEXTAREA (long input) then line 162&#8230; You can for example add class hide  into: &#60;div class=”form-group”&#62; So replace it with omething like that: &#60;?php if($this-&#62;session-&#62;userdata('username') != 'sandi' &#38;&#38; $val_option-&#62;id == 73): ?&#62; &#60;div class="form-group hide"&#62; &#60;?php else: [&#8230;]]]></description>
		<wfw:commentRss>https://iwinter.com.hr/support/?feed=rss2&#038;p=1533</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Add field / option manually via phpmyadmin</title>
		<link>https://iwinter.com.hr/support/?p=1031</link>
		<comments>https://iwinter.com.hr/support/?p=1031#comments</comments>
		<pubDate>Mon, 08 Dec 2014 10:52:14 +0000</pubDate>
		<dc:creator><![CDATA[sanljiljan]]></dc:creator>
				<category><![CDATA[Customizations]]></category>
		<category><![CDATA[add]]></category>
		<category><![CDATA[field]]></category>
		<category><![CDATA[option]]></category>
		<category><![CDATA[pma]]></category>

		<guid isPermaLink="false">http://iwinter.com.hr/support/?p=1031</guid>
		<description><![CDATA[For WP themes or plugin version: If you accidentally remove red locked option from the database and now you need it&#8230; Now can be added via phpMyAdmin only, SQL queries: wp_ is database prefix, may be different based on your wp configuration. 80 is field id in such example for badge INSERT INTO `wp_sw_field` (`idfield`, [&#8230;]]]></description>
		<wfw:commentRss>https://iwinter.com.hr/support/?feed=rss2&#038;p=1031</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Field/option icons not shown in all fields, how can I assign icons for existing and new fields?</title>
		<link>https://iwinter.com.hr/support/?p=90</link>
		<comments>https://iwinter.com.hr/support/?p=90#comments</comments>
		<pubDate>Sun, 17 Aug 2014 14:34:27 +0000</pubDate>
		<dc:creator><![CDATA[sanljiljan]]></dc:creator>
				<category><![CDATA[FAQ]]></category>
		<category><![CDATA[field]]></category>
		<category><![CDATA[icon]]></category>
		<category><![CDATA[manual]]></category>
		<category><![CDATA[option]]></category>

		<guid isPermaLink="false">http://localhost/support/?p=90</guid>
		<description><![CDATA[For icons related to fields, in ‘templates\bootstrap2-responsive\assets\img\icons\option_id’ folder, for example 23.png where 23 is field_id# You will found field id here: For other standard template you should replace bootstrap2-responsive with your template. example files in selio:]]></description>
		<wfw:commentRss>https://iwinter.com.hr/support/?feed=rss2&#038;p=90</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
