<?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>I-Tech Web Design North Wales &#187; joombah</title>
	<atom:link href="http://www.itechwebdesign.co.uk/blog-web-design-north-wales/tag/joombah/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.itechwebdesign.co.uk/blog-web-design-north-wales</link>
	<description>We offer professional website design services in North Wales and Chester areas</description>
	<lastBuildDate>Mon, 11 Mar 2013 14:24:09 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Calendar pop-up link position / not showing in Joomla</title>
		<link>http://www.itechwebdesign.co.uk/blog-web-design-north-wales/08/2011/calendar-pop-up-link-position-not-showing-in-joomla/</link>
		<comments>http://www.itechwebdesign.co.uk/blog-web-design-north-wales/08/2011/calendar-pop-up-link-position-not-showing-in-joomla/#comments</comments>
		<pubDate>Mon, 15 Aug 2011 11:02:39 +0000</pubDate>
		<dc:creator>ewanvrooyen</dc:creator>
				<category><![CDATA[CSS]]></category>
		<category><![CDATA[Internet Explorer]]></category>
		<category><![CDATA[Joombah jobsboard]]></category>
		<category><![CDATA[Joomla]]></category>
		<category><![CDATA[calendar]]></category>
		<category><![CDATA[IE10]]></category>
		<category><![CDATA[IE7]]></category>
		<category><![CDATA[IE8]]></category>
		<category><![CDATA[IE9]]></category>
		<category><![CDATA[joombah]]></category>
		<category><![CDATA[joomla]]></category>

		<guid isPermaLink="false">http://www.itechwebdesign.co.uk/blog-web-design-north-wales/?p=347</guid>
		<description><![CDATA[I Had an issue in IE7, IE8, IE9, IE10 when I click on the calendar icon the calendar does not appear. I then scrolled to the top of the page and there it was. So the issue in Joomla to &#8230; <a href="http://www.itechwebdesign.co.uk/blog-web-design-north-wales/08/2011/calendar-pop-up-link-position-not-showing-in-joomla/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>I Had an issue in IE7, IE8, IE9, IE10 when I click on the calendar icon the calendar does not appear. I then scrolled to the top of the page and there it was.</p>
<p>So the issue in Joomla to view the pop-up calendar when you click on the icon is to edit  media/system/js/calendar.js file</p>
<p>Replace:</p>
<p><code>if(Calendar.is_ie){br.y+=document.body.scrollTop;br.x+=document.body.scrollLeft;}else{br.y+=window.scrollY;br.x+=window.scrollX;}</code></p>
<p>with:</p>
<p><code>if(Calendar.is_ie){br.y+=document.body.document.documentElement.scrollTop;br.x+=document.body.document.documentElement.scrollLeft;}</code></p>
<p>Now my calendar icon links work in IE7, IE8, IE9 and IE10</p>
<p><a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fwww.itechwebdesign.co.uk%2Fblog-web-design-north-wales%2F08%2F2011%2Fcalendar-pop-up-link-position-not-showing-in-joomla%2F&amp;title=Calendar%20pop-up%20link%20position%20%2F%20not%20showing%20in%20Joomla"><img src="http://www.itechwebdesign.co.uk/blog-web-design-north-wales/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share"/></a> </p>]]></content:encoded>
			<wfw:commentRss>http://www.itechwebdesign.co.uk/blog-web-design-north-wales/08/2011/calendar-pop-up-link-position-not-showing-in-joomla/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Joombah jobsboard joomfish translation</title>
		<link>http://www.itechwebdesign.co.uk/blog-web-design-north-wales/07/2011/334/</link>
		<comments>http://www.itechwebdesign.co.uk/blog-web-design-north-wales/07/2011/334/#comments</comments>
		<pubDate>Sat, 02 Jul 2011 14:14:34 +0000</pubDate>
		<dc:creator>ewanvrooyen</dc:creator>
				<category><![CDATA[Joombah jobsboard]]></category>
		<category><![CDATA[Joomfish]]></category>
		<category><![CDATA[Joomla]]></category>
		<category><![CDATA[dual language]]></category>
		<category><![CDATA[joombah]]></category>
		<category><![CDATA[joomfish]]></category>
		<category><![CDATA[joomla]]></category>
		<category><![CDATA[xml]]></category>

		<guid isPermaLink="false">http://www.itechwebdesign.co.uk/blog-web-design-north-wales/?p=334</guid>
		<description><![CDATA[Hi I have a dual language site using Joomfish. I wanted to translate the fields that are kept in the back end. I presume it will work for any of these fields that are stored in the backend / database. &#8230; <a href="http://www.itechwebdesign.co.uk/blog-web-design-north-wales/07/2011/334/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Hi</p>
<p>I have a dual language site using Joomfish. I wanted to translate the fields that are kept in the back end. I presume it will work for any of these fields that are stored in the backend / database.</p>
<p>In my case for example I wanted to translate <strong>&#8220;Position Type&#8221;</strong></p>
<p>In order to do this I created an XML file (jgbobs_pos_type.xml) in: \administrator\components\com_joomfish\contentelements</p>
<p>The code inside the xml file is as follows:</p>
<p>Save it as: jbjobs_pos_type.xml</p>
<pre>&lt;?xml version="1.0" ?&gt;
&lt;joomfish type="contentelement"&gt;
&lt;name&gt;JoomBah Jobs Position Type&lt;/name&gt;
&lt;author&gt;JoomBah Team&lt;/author&gt;
&lt;version&gt;1.0&lt;/version&gt;
&lt;description&gt;Definition for JoomBah Jobs description&lt;/description&gt;
&lt;copyright&gt;JoomBah.com(C) 2010 - 2011, All rights reserved.&lt;/copyright&gt;
&lt;reference type="content"&gt;
&lt;table name="jbjobs_pos_type"&gt;
&lt;field type="referenceid" name="id" translate="0"&gt;ID&lt;/field&gt;
&lt;field type="titletext" name="pos_type"  length="50" maxlength="100" translate="1"&gt;Position Type&lt;/field&gt;
&lt;/table&gt;
&lt;/reference&gt;
&lt;/joomfish&gt;</pre>
<p>All you have to be concerned with from the above example is:</p>
<p>1. The table name you are trying to translate:<br />
&lt;table name=&#8221;[b]jbjobs_pos_type[/b]&#8220;&gt;</p>
<p>2. The field name in the table you want to translate &lt;field type=&#8221;titletext&#8221; [b]name=&#8221;pos_type&#8221;[/b]  length=&#8221;50&#8243; maxlength=&#8221;100&#8243; translate=&#8221;1&#8243;&gt;Position Type&lt;/field&gt;</p>
<p>Save / upload the file as I mentioned above.</p>
<p>Now. If you go to Joomfish &gt; Translate &gt; And choose the drop down on the right &#8220;Content Elements&#8221; you will see &#8220;JoomBah Jobs Position Type&#8221;.<br />
<img class="alignnone" src="http://www.itechwebdesign.co.uk/Development/Images/joombah_joomfish1.jpg" alt="" width="1440" height="627" /></p>
<p>Select it and make the translation and you are done.</p>
<p><img class="alignnone" src="http://www.itechwebdesign.co.uk/Development/Images/joombah_joomfish2.jpg" alt="" width="1440" height="627" /></p>
<p>Don&#8217;t make the mistake which I made and go to front end and think the text would have changed&#8230;You have to go to the job and edit it in your language. You will see that the field options have changed.</p>
<p>You can do this for all the variations</p>
<p>The Joombah team might have a better solution, but this worked for me.</p>
<p>Hope this helps.</p>
<p><a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fwww.itechwebdesign.co.uk%2Fblog-web-design-north-wales%2F07%2F2011%2F334%2F&amp;title=Joombah%20jobsboard%20joomfish%20translation"><img src="http://www.itechwebdesign.co.uk/blog-web-design-north-wales/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share"/></a> </p>]]></content:encoded>
			<wfw:commentRss>http://www.itechwebdesign.co.uk/blog-web-design-north-wales/07/2011/334/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Joombah: Allow the employer to set the expiry date from the front end?</title>
		<link>http://www.itechwebdesign.co.uk/blog-web-design-north-wales/05/2011/joombah-allow-the-employer-to-set-the-expiry-date-from-the-front-end/</link>
		<comments>http://www.itechwebdesign.co.uk/blog-web-design-north-wales/05/2011/joombah-allow-the-employer-to-set-the-expiry-date-from-the-front-end/#comments</comments>
		<pubDate>Wed, 18 May 2011 10:30:58 +0000</pubDate>
		<dc:creator>ewanvrooyen</dc:creator>
				<category><![CDATA[Joombah jobsboard]]></category>
		<category><![CDATA[Joomla]]></category>
		<category><![CDATA[jobsboard]]></category>
		<category><![CDATA[joombah]]></category>
		<category><![CDATA[joomla]]></category>

		<guid isPermaLink="false">http://www.itechwebdesign.co.uk/blog-web-design-north-wales/?p=297</guid>
		<description><![CDATA[Go to Joomla Backend &#62; Components &#62; Joombah &#62; Dashboard &#62; Global Configuration &#62; Components Settings &#62; Set &#8220;Free Mode&#8221; &#62; NO &#62; Save Go to Membership plans (Left menu) &#62; Un-publish all the plans except the &#8220;Free Membership&#8221; &#62; &#8230; <a href="http://www.itechwebdesign.co.uk/blog-web-design-north-wales/05/2011/joombah-allow-the-employer-to-set-the-expiry-date-from-the-front-end/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Go to Joomla Backend &gt; Components &gt; Joombah &gt; Dashboard &gt;  Global Configuration &gt; Components Settings &gt; Set &#8220;Free Mode&#8221; &gt;  NO &gt; Save</p>
<p>Go to Membership plans (Left menu) &gt; Un-publish all the plans except  the &#8220;Free Membership&#8221; &gt; Click on &#8220;Free Membership&#8221; &gt; Set  &#8220;Duration&#8221; (10 Years) &gt; Bonus Credits:0 &gt; Credits per job:0 &gt;  Credits per Featured job:0 &gt; Credits per Resume view:0 &gt; Price of 1  Credit:0 &gt; <strong>Job expires (Max. days):365 </strong> &gt; Credit expire after grace period? NO &gt; Save</p>
<div>

<a href='http://www.itechwebdesign.co.uk/blog-web-design-north-wales/05/2011/joombah-allow-the-employer-to-set-the-expiry-date-from-the-front-end/1_joombah_component_settings/' title='1_joombah_component_settings'><img width="150" height="150" src="http://www.itechwebdesign.co.uk/blog-web-design-north-wales/wp-content/uploads/2011/05/1_joombah_component_settings-150x150.jpg" class="attachment-thumbnail" alt="1_joombah_component_settings" title="1_joombah_component_settings" /></a>
<a href='http://www.itechwebdesign.co.uk/blog-web-design-north-wales/05/2011/joombah-allow-the-employer-to-set-the-expiry-date-from-the-front-end/2_joombah_membership_plan/' title='2_joombah_membership_plan'><img width="150" height="150" src="http://www.itechwebdesign.co.uk/blog-web-design-north-wales/wp-content/uploads/2011/05/2_joombah_membership_plan-150x150.jpg" class="attachment-thumbnail" alt="2_joombah_membership_plan" title="2_joombah_membership_plan" /></a>

</div>
<p>Now, when you create a job as an employer when you save the job you will  be directed to a new page where you can set the start and end date.</p>
<p><a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fwww.itechwebdesign.co.uk%2Fblog-web-design-north-wales%2F05%2F2011%2Fjoombah-allow-the-employer-to-set-the-expiry-date-from-the-front-end%2F&amp;title=Joombah%3A%20Allow%20the%20employer%20to%20set%20the%20expiry%20date%20from%20the%20front%20end%3F"><img src="http://www.itechwebdesign.co.uk/blog-web-design-north-wales/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share"/></a> </p>]]></content:encoded>
			<wfw:commentRss>http://www.itechwebdesign.co.uk/blog-web-design-north-wales/05/2011/joombah-allow-the-employer-to-set-the-expiry-date-from-the-front-end/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
