<?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; joomfish</title>
	<atom:link href="http://www.itechwebdesign.co.uk/blog-web-design-north-wales/tag/joomfish/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>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>Joomla Joomfish flag has no image size assigned</title>
		<link>http://www.itechwebdesign.co.uk/blog-web-design-north-wales/04/2011/joomla-joomfish-flag-has-no-image-size-assigned/</link>
		<comments>http://www.itechwebdesign.co.uk/blog-web-design-north-wales/04/2011/joomla-joomfish-flag-has-no-image-size-assigned/#comments</comments>
		<pubDate>Wed, 20 Apr 2011 09:40:32 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Joomfish]]></category>
		<category><![CDATA[Joomla]]></category>
		<category><![CDATA[joomfish]]></category>
		<category><![CDATA[joomla]]></category>
		<category><![CDATA[w3c]]></category>
		<category><![CDATA[website design]]></category>

		<guid isPermaLink="false">http://www.itechwebdesign.co.uk/blog-web-design-north-wales/?p=268</guid>
		<description><![CDATA[To comply to W3C standards images must have height and width sizes allocated. If you want to add that to the images you can add it in: modules\mod_jflanguageselection\tmpl\namesplusimages.php around line 121 add width and height as below. $outString .='&#60;img src="' &#8230; <a href="http://www.itechwebdesign.co.uk/blog-web-design-north-wales/04/2011/joomla-joomfish-flag-has-no-image-size-assigned/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>To comply to W3C standards images must have height and width sizes allocated.</p>
<p>If you want to add that to the images you can add it in: modules\mod_jflanguageselection\tmpl\namesplusimages.php</p>
<p>around line 121 add width and height as below.</p>
<p><code>$outString .='&lt;img src="' .JURI::base(true). $langImg. '" alt="' .$language-&gt;name. '" title="' .$language-&gt;name. '" border="0" width="20" height="14" /&gt;'</code></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%2F04%2F2011%2Fjoomla-joomfish-flag-has-no-image-size-assigned%2F&amp;title=Joomla%20Joomfish%20flag%20has%20no%20image%20size%20assigned"><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/04/2011/joomla-joomfish-flag-has-no-image-size-assigned/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SH404SEF &#8211; Joomfish: Secondary Language homepage link does not translate</title>
		<link>http://www.itechwebdesign.co.uk/blog-web-design-north-wales/02/2011/sh404sef-joomfish-secondary-language-hompage-link-does-not-translate/</link>
		<comments>http://www.itechwebdesign.co.uk/blog-web-design-north-wales/02/2011/sh404sef-joomfish-secondary-language-hompage-link-does-not-translate/#comments</comments>
		<pubDate>Wed, 16 Feb 2011 15:58:35 +0000</pubDate>
		<dc:creator>ewanvrooyen</dc:creator>
				<category><![CDATA[Joomla]]></category>
		<category><![CDATA[SF404SEF]]></category>
		<category><![CDATA[joomfish]]></category>
		<category><![CDATA[sh404sef]]></category>

		<guid isPermaLink="false">http://www.itechwebdesign.co.uk/blog-web-design-north-wales/?p=147</guid>
		<description><![CDATA[If you have a problem with Joomfish, where you click on the language picker to choose the secondary language (Not default language) and the pages translate, but when you click on the homepage menu link and the page reverts to &#8230; <a href="http://www.itechwebdesign.co.uk/blog-web-design-north-wales/02/2011/sh404sef-joomfish-secondary-language-hompage-link-does-not-translate/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>If you have a problem with Joomfish, where you click on the language picker to choose the secondary language (Not default language) and the pages translate, but when you click on the homepage menu link and the page reverts to the default language.</p>
<p>Open modules/mod_mainmenu/helper.php and change:</p>
<p>Code:<br />
$tmp-&gt;url = JURI::base();</p>
<p>to:<br />
Code:<br />
<code>$tmp->url = str_replace(array($tmp->route.'/', $tmp->route), '', JRoute::_( $tmp->url ));</code></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%2F02%2F2011%2Fsh404sef-joomfish-secondary-language-hompage-link-does-not-translate%2F&amp;title=SH404SEF%20%26%238211%3B%20Joomfish%3A%20Secondary%20Language%20homepage%20link%20does%20not%20translate"><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/02/2011/sh404sef-joomfish-secondary-language-hompage-link-does-not-translate/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>sh404sef joomfish homepage not translating back to english</title>
		<link>http://www.itechwebdesign.co.uk/blog-web-design-north-wales/02/2011/sh404sef-joomfish-homepage-not-translating-back-to-english/</link>
		<comments>http://www.itechwebdesign.co.uk/blog-web-design-north-wales/02/2011/sh404sef-joomfish-homepage-not-translating-back-to-english/#comments</comments>
		<pubDate>Thu, 03 Feb 2011 12:32:38 +0000</pubDate>
		<dc:creator>ewanvrooyen</dc:creator>
				<category><![CDATA[Joomla]]></category>
		<category><![CDATA[SF404SEF]]></category>
		<category><![CDATA[homepage]]></category>
		<category><![CDATA[joomfish]]></category>
		<category><![CDATA[joomla]]></category>
		<category><![CDATA[language]]></category>
		<category><![CDATA[sh404sef]]></category>

		<guid isPermaLink="false">http://www.itechwebdesign.co.uk/blog-web-design-north-wales/?p=111</guid>
		<description><![CDATA[After installing sh404sef on a site using joomfish for dual language website the homepage would not change back to english when I clicked on the translation flag. I fixed this by editing the sh404 sef urls: Go to Components &#62; &#8230; <a href="http://www.itechwebdesign.co.uk/blog-web-design-north-wales/02/2011/sh404sef-joomfish-homepage-not-translating-back-to-english/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>After installing sh404sef on a site using joomfish for dual language website the homepage would not change back to english when I clicked on the translation flag.</p>
<p>I fixed this by editing the sh404 sef urls:</p>
<p>Go to Components &gt; SH404SEF &gt; URL manager &gt; New:</p>
<p>New SEF URL: en<br />
non-SEF Url: index.php?lang=en</p>
<p><img src="file:///C:/Users/EWAN%7E1.VAN/AppData/Local/Temp/moz-screenshot-1.png" alt="" />Save.</p>
<p>It should work now.</p>
<p>PS. If you don&#8217;t know what the non-SEF Url is, then disable sh404sef and set the joomla seo setting in the joomla control panel to No.</p>
<fieldset>
<legend>SEO Settings</legend>
<table cellspacing="1">
<tbody>
<tr>
<td width="185">Search Engine Friendly URLs</td>
<td>
<input id="sef0" name="sef" type="radio" value="0" /> <label for="sef0">No</label><br />
<input id="sef1" checked="checked" name="sef" type="radio" value="1" /> <label for="sef1">Yes</label></td>
</tr>
<tr>
<td width="185">Use Apache <em>mod_rewrite</em></td>
<td>
<input id="sef_rewrite0" name="sef_rewrite" type="radio" value="0" /> <label for="sef_rewrite0">No</label><br />
<input id="sef_rewrite1" checked="checked" name="sef_rewrite" type="radio" value="1" /> <label for="sef_rewrite1">Yes</label> <img src="http://localhost/nwha.org.uk/includes/js/ThemeOffice/warning.png" border="0" alt="" /></td>
</tr>
<tr>
<td width="185">Add suffix to URLs</td>
<td>
<input id="sef_suffix0" checked="checked" name="sef_suffix" type="radio" value="0" /> <label for="sef_suffix0">No</label><br />
<input id="sef_suffix1" name="sef_suffix" type="radio" value="1" /> <label for="sef_suffix1">Yes</label></td>
</tr>
</tbody>
</table>
</fieldset>
<p>Go to front end and click on the homepage and click on the language links to go to another language and then back t english. You will see the url in the address bar.</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%2F02%2F2011%2Fsh404sef-joomfish-homepage-not-translating-back-to-english%2F&amp;title=sh404sef%20joomfish%20homepage%20not%20translating%20back%20to%20english"><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/02/2011/sh404sef-joomfish-homepage-not-translating-back-to-english/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
