<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><rss 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/" xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0">

<channel>
	<title>Joomla and more</title>
	
	<link>http://joomla-and-more.com</link>
	<description>Offering solutions for Joomla!® and more</description>
	<lastBuildDate>Thu, 16 May 2013 20:34:38 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain="joomla-and-more.com" port="80" path="/?rsscloud=notify" registerProcedure="" protocol="http-post" />
<image>
		<url>http://s2.wp.com/i/buttonw-com.png</url>
		<title>Joomla and more</title>
		<link>http://joomla-and-more.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://joomla-and-more.com/osd.xml" title="Joomla and more" />
	
		<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/rss+xml" href="http://feeds.feedburner.com/JoomlaAndMore" /><feedburner:info uri="joomlaandmore" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com/" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://joomla-and-more.com/?pushpress=hub" /><item>
		<title>How to display a single category in PyroCMS</title>
		<link>http://feedproxy.google.com/~r/JoomlaAndMore/~3/xan4PT4FBEc/</link>
		<comments>http://joomla-and-more.com/2013/05/14/how-to-display-a-single-category-in-pyrocms/#comments</comments>
		<pubDate>Tue, 14 May 2013 09:24:22 +0000</pubDate>
		<dc:creator>Steven Zeegers</dc:creator>
				<category><![CDATA[Web Development]]></category>
		<category><![CDATA[PyroCMS]]></category>

		<guid isPermaLink="false">http://joomla-and-more.com/?p=1503</guid>
		<description><![CDATA[Yesterday, I was having some fun testing PyroCMS, when I stumbled upon something &#8216;annoying&#8217; with the blog module. The blog module allows you to create categories (in a flat structure) but there&#8217;s no option to link to just a specific category. Or so I thought, until I stumbled upon the documentation, that mentioned the URL [&#8230;]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=joomla-and-more.com&#038;blog=5872963&#038;post=1503&#038;subd=toretto84&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
				<content:encoded><![CDATA[<p>Yesterday, I was having some fun testing PyroCMS, when I stumbled upon something &#8216;annoying&#8217; with the blog module. The blog module allows you to create categories (in a flat structure) but there&#8217;s no option to link to just a specific category.</p>
<p>Or so I thought, until I stumbled upon the documentation, that mentioned the URL structure for the blog module. Unlike Joomla! PyroCMS generates these URL&#8217;s regardless of whether you created a menu item or not. This allows you to easily link to a single category from within the menu.</p>
<p>The best part? You don&#8217;t need to code anything.</p>
<h3>Here is how it&#8217;s done.</h3>
<p>First off, you will need the &#8216;slug&#8217; for your category.</p>
<ol>
<li>Go to Content &gt; Blog</li>
<li>You will see a list of categories. Click &#8220;Edit&#8221; next to the category you want to link to.</li>
<li>In the next screen, take a note of (or copy) the info in the &#8220;Slug&#8221; box. You will need this later on.</li>
</ol>
<div class="wp-caption aligncenter" style="width: 424px"><a href="http://toretto84.files.wordpress.com/2013/05/pyrocms-category-slug.png"><img class="size-full wp-image " id="i-1511" alt="Copy (or take a note of) the line in the &quot;Slug&quot; box" src="http://toretto84.files.wordpress.com/2013/05/pyrocms-category-slug.png?w=414" width="414" height="313" /></a><p class="wp-caption-text">Copy the info in the &#8220;Slug&#8221; field</p></div>
<ol start="4">
<li>Go to Structure &gt; Navigation</li>
<li>Click on &#8220;Add Link&#8221; to create a new Menu Item (You can do this in any of the available menu&#8217;s)</li>
<li>For the new item, choose &#8220;Site Link&#8221; as the link type.</li>
<li>In the site Link box, add the following: blog/&lt;Your Category Slug&gt;. &nbsp;For example, if your category slug was news-and-updates, type &#8220;blog/news-and-updates&#8221; in this box.</li>
</ol>
<p><a href="http://toretto84.files.wordpress.com/2013/05/pyrocms-site-link.png"><img class="aligncenter size-full wp-image-1521" alt="PyroCMS Site Link" src="http://toretto84.files.wordpress.com/2013/05/pyrocms-site-link.png?w=625"   /></a></p>
<ol start="8">
<li>Click Save</li>
<li>Now, if you visit your front page you&#8217;ll see that you&#8217;ve got a menu item which is pointing to a single Category only, without having to change any code.</li>
</ol>
<br />  <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=joomla-and-more.com&#038;blog=5872963&#038;post=1503&#038;subd=toretto84&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://joomla-and-more.com/2013/05/14/how-to-display-a-single-category-in-pyrocms/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/f463c8eea1f3204d3e7b0d5c9b62a7bc?s=96&amp;d=identicon&amp;r=G" medium="image">
			<media:title type="html">Toretto</media:title>
		</media:content>

		<media:content url="http://toretto84.files.wordpress.com/2013/05/pyrocms-category-slug.png?w=414" medium="image">
			<media:title type="html">Copy (or take a note of) the line in the "Slug" box</media:title>
		</media:content>

		<media:content url="http://toretto84.files.wordpress.com/2013/05/pyrocms-site-link.png" medium="image">
			<media:title type="html">PyroCMS Site Link</media:title>
		</media:content>
	<feedburner:origLink>http://joomla-and-more.com/2013/05/14/how-to-display-a-single-category-in-pyrocms/</feedburner:origLink></item>
		<item>
		<title>Got something you want us to write about?</title>
		<link>http://feedproxy.google.com/~r/JoomlaAndMore/~3/5vnP1DIDEIc/</link>
		<comments>http://joomla-and-more.com/2013/05/13/got-something-you-want-us-to-write-about/#comments</comments>
		<pubDate>Mon, 13 May 2013 19:30:32 +0000</pubDate>
		<dc:creator>Steven Zeegers</dc:creator>
				<category><![CDATA[JAM Network]]></category>

		<guid isPermaLink="false">http://joomla-and-more.com/?p=1499</guid>
		<description><![CDATA[Here at Joomla &#38; More we try to keep things fresh, by blogging about interesting problems we encounter regularly. It happens, however, that there&#8217;s no problems for us to solve. Then what? We could try redesigning the blog again&#8230; Or we could create a Joomla! blog of Joomla &#38; More that we&#8217;ll never use. You [&#8230;]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=joomla-and-more.com&#038;blog=5872963&#038;post=1499&#038;subd=toretto84&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
				<content:encoded><![CDATA[<p>Here at Joomla &amp; More we try to keep things fresh, by blogging about interesting problems we encounter regularly. It happens, however, that there&#8217;s no problems for us to solve. Then what? We could try redesigning the blog again&#8230; Or we could create a Joomla! blog of Joomla &amp; More that we&#8217;ll never use.</p>
<h3>You know what&#8217;s a better idea?</h3>
<p>&#8220;No&#8221; isn&#8217;t the right answer, I&#8217;m afraid. The proper answer is &#8220;crowd sourcing.&#8221; We&#8217;re opening Joomla &amp; More to suggestions of you, the reader.</p>
<p>Have you got a question you&#8217;d like us to answer? Is there a product you want us to review for you? Do you want us to study the influence of the male-female ratio on inter-working-groups politics in Joomla?</p>
<p>Using the form below, you can make a suggestion, for a topic you want us to discuss right here. Except the third one above. That&#8217;s a joke. Obviously.</p>
<p>What are you waiting for? Submit your question!</p>
[contact-form]
<br />  <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=joomla-and-more.com&#038;blog=5872963&#038;post=1499&#038;subd=toretto84&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://joomla-and-more.com/2013/05/13/got-something-you-want-us-to-write-about/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/f463c8eea1f3204d3e7b0d5c9b62a7bc?s=96&amp;d=identicon&amp;r=G" medium="image">
			<media:title type="html">Toretto</media:title>
		</media:content>
	<feedburner:origLink>http://joomla-and-more.com/2013/05/13/got-something-you-want-us-to-write-about/</feedburner:origLink></item>
		<item>
		<title>Clean up your tmp folder with Cache Cleaner</title>
		<link>http://feedproxy.google.com/~r/JoomlaAndMore/~3/PXZrwzSSNiY/</link>
		<comments>http://joomla-and-more.com/2013/05/06/clean-up-your-tmp-folder-with-cache-cleaner/#comments</comments>
		<pubDate>Mon, 06 May 2013 10:18:33 +0000</pubDate>
		<dc:creator>Steven Zeegers</dc:creator>
				<category><![CDATA[Joomla! Extensions]]></category>

		<guid isPermaLink="false">http://joomla-and-more.com/?p=1481</guid>
		<description><![CDATA[Spring is in the air. Great weather, plants and flowers that are blossoming&#8230; and people have the inexplicable need to do a &#8220;Spring Clean-up&#8221;. Cleaning up your websites is something you should do, too. And not just for spring. Did you know that your /tmp folder is a haven for megabytes of files that you&#8217;ll [&#8230;]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=joomla-and-more.com&#038;blog=5872963&#038;post=1481&#038;subd=toretto84&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
				<content:encoded><![CDATA[<p>Spring is in the air. Great weather, plants and flowers that are blossoming&#8230; and people have the inexplicable need to do a &#8220;Spring Clean-up&#8221;.</p>
<p>Cleaning up your websites is something you should do, too. And not just for spring. Did you know that your /tmp folder is a haven for megabytes of files that you&#8217;ll never use again? This folder is used to temporary store files when installing extensions &#8211; and updates of these extensions.</p>
<p>Anything in this folder can be safely deleted &#8211; but you can&#8217;t delete the folder. There&#8217;s two ways to approach this: The wrong way and the right way.</p>
<ul>
<li><span style="line-height:14px;">The Wrong Way: Delete the content of the folder manually. Possibly the worst method to do this is by FTP.</span></li>
<li>The Right Way: Use &#8220;Cache Cleaner&#8221; by <a href="http://www.nonumber.nl">Nonumber</a></li>
</ul>
<p>Don&#8217;t let the name &#8220;Cache Cleaner&#8221; fool you. The free version of Nonumber also cleans up the tmp folder for you. All you have to do is click the button in the top right corner of your site (Up until Joomla! 2.5) or the bottom left corner.</p>
<div class="wp-caption aligncenter" style="width: 531px"><a href="http://toretto84.files.wordpress.com/2013/05/cachecleaner.jpg"><img class="size-full wp-image " id="i-1490" alt="Image" src="http://toretto84.files.wordpress.com/2013/05/cachecleaner.jpg?w=521" width="521" height="291" /></a><p class="wp-caption-text">Clearing the tmp folder with Cache Cleaner only takes two clicks.</p></div>
<p><a href="http://www.nonumber.nl/extensions/cachecleaner">You can download or buy Cache Cleaner here.</a> The Professional version offers you a bunch of other interesting features, such as: automatically cleaning your cache by interval, emptying folders that you define yourself, or even emptying specific database tables. For only €10 a year, this is a tool you should consider adding to your toolbox.</p>
<br />  <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=joomla-and-more.com&#038;blog=5872963&#038;post=1481&#038;subd=toretto84&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://joomla-and-more.com/2013/05/06/clean-up-your-tmp-folder-with-cache-cleaner/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/f463c8eea1f3204d3e7b0d5c9b62a7bc?s=96&amp;d=identicon&amp;r=G" medium="image">
			<media:title type="html">Toretto</media:title>
		</media:content>

		<media:content url="http://toretto84.files.wordpress.com/2013/05/cachecleaner.jpg?w=521" medium="image">
			<media:title type="html">Image</media:title>
		</media:content>
	<feedburner:origLink>http://joomla-and-more.com/2013/05/06/clean-up-your-tmp-folder-with-cache-cleaner/</feedburner:origLink></item>
		<item>
		<title>How to save even more money when buying domain names from Godaddy.</title>
		<link>http://feedproxy.google.com/~r/JoomlaAndMore/~3/wemxnaA4qXc/</link>
		<comments>http://joomla-and-more.com/2013/05/05/how-to-save-even-more-money-when-buying-domain-names-from-godaddy/#comments</comments>
		<pubDate>Sun, 05 May 2013 13:29:59 +0000</pubDate>
		<dc:creator>Steven Zeegers</dc:creator>
				<category><![CDATA[IT (General)]]></category>

		<guid isPermaLink="false">http://joomla-and-more.com/?p=1456</guid>
		<description><![CDATA[In this post I&#8217;ll share a secret that will save you a lot of money. &#8220;A lot of money&#8221; being relative towards the amount of money you&#8217;d pay, of course. If, like me, you&#8217;ve got some domain names parked at Godaddy you&#8217;ll inevitably receive e-mails encouraging you to renew them near the expiration of the [&#8230;]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=joomla-and-more.com&#038;blog=5872963&#038;post=1456&#038;subd=toretto84&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
				<content:encoded><![CDATA[<p>In this post I&#8217;ll share a secret that will save you a lot of money. &#8220;A lot of money&#8221; being relative towards the amount of money you&#8217;d pay, of course.</p>
<p>If, like me, you&#8217;ve got some domain names parked at Godaddy you&#8217;ll inevitably receive e-mails encouraging you to renew them near the expiration of the domain. By which I mean &#8220;They&#8217;ll start mailing you about 2 months before expiration and send an e-mail with an offer you can&#8217;t refuse every week after that.&#8221;</p>
<p>These mails promise you a &#8220;Great offer&#8221;, and should you click the mail you&#8217;ll be taken to their site, where they once again point out how much they&#8217;re saving.</p>
<p>When you&#8217;ve arrived at this point, use the following trick to save even more money.</p>
<p>1. Navigate to the tab you&#8217;ve opened their site in.<br />2. Click the &#8220;X&#8221; and close that tab. It&#8217;ll be okay, I promise.<br />3. Open a new tab<br />4. Navigate to either Name.com or Namecheap.com<br />5. Transfer your domain names.</p>
<p>That&#8217;s right. The secret is to buy your domain names elsewhere.</p>
<h3>THeir best price? Not so great!</h3>
<p>What makes me give you this advice? Well, today I was domain name renewin&#8217; at Godaddy. Their best offer would save me €10, which sounded great.</p>
<p>Until I did a quick check (my experience told me I had gotten better prices elsewhere), and much to my surprise (not really) two other registrars&#8217; made a way better offer. At either Namecheap.com or Name.com I&#8217;d pay $42 instead of €42 (Approximately $55). </p>
<p>Now, I&#8217;m not telling you what to do with this information. I&#8217;m just telling you that the &#8220;best offer&#8221; of Godaddy isn&#8217;t that great compared to regular prices of other registrars. But, you say, maybe you&#8217;re paying a premium for great add-ons? Well, you&#8217;re wrong.</p>
<h2>The point of all of this?</h2>
<p>The point I&#8217;m trying to make, is that if you&#8217;re a Godaddy customer, you could save a lot of money by taking your domains elsewhere. I&#8217;m sharing this information with you, for free, as a fellow domain name buyer. There&#8217;s nothing in it for me whether you use this advice or not. I&#8217;m not sponsored by either of them, there&#8217;s no affiliate links in this post&#8230; Just friendly advice. <img src='http://s0.wp.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<br />  <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=joomla-and-more.com&#038;blog=5872963&#038;post=1456&#038;subd=toretto84&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://joomla-and-more.com/2013/05/05/how-to-save-even-more-money-when-buying-domain-names-from-godaddy/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/f463c8eea1f3204d3e7b0d5c9b62a7bc?s=96&amp;d=identicon&amp;r=G" medium="image">
			<media:title type="html">Toretto</media:title>
		</media:content>
	<feedburner:origLink>http://joomla-and-more.com/2013/05/05/how-to-save-even-more-money-when-buying-domain-names-from-godaddy/</feedburner:origLink></item>
		<item>
		<title>Can I see the menu, please?</title>
		<link>http://feedproxy.google.com/~r/JoomlaAndMore/~3/FIxax8U3nZg/</link>
		<comments>http://joomla-and-more.com/2013/05/03/can-i-see-the-menu-please/#comments</comments>
		<pubDate>Fri, 03 May 2013 20:05:02 +0000</pubDate>
		<dc:creator>Steven Zeegers</dc:creator>
				<category><![CDATA[JAM Network]]></category>

		<guid isPermaLink="false">http://joomla-and-more.com/?p=1449</guid>
		<description><![CDATA[Now that Spring has finally arrived in the land of chocolate, beer, and waffles,  it is time for a  &#8221;spring clean-up&#8221; here at Joomla &#38; More. But instead of throwing things away or sweeping them under a rug (tsk, tsk) we&#8217;ve added things you&#8217;ll (hopefully) enjoy. While our statistics prove that we don&#8217;t have many [&#8230;]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=joomla-and-more.com&#038;blog=5872963&#038;post=1449&#038;subd=toretto84&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
				<content:encoded><![CDATA[<p>Now that Spring has finally arrived in the land of chocolate, beer, and waffles,  it is time for a  &#8221;spring clean-up&#8221; here at Joomla &amp; More. But instead of throwing things away or sweeping them under a rug (tsk, tsk) we&#8217;ve added things you&#8217;ll (hopefully) enjoy.</p>
<p>While our statistics prove that we don&#8217;t have many regular readers, I thought it was time to make using the site a bit more worthwhile for them. For as long as this site exists &#8211; about 4 years or so &#8211; the site didn&#8217;t have a menu. All pages were shown on the front page. Not very user-friendly for those revisiting the site.</p>
<p>We were also told that our &#8220;Website is ugly&#8221; in a blog post (which also named Joomla &amp; More a &#8220;Blog of interest&#8221;, so they are forgiven) and they probably weren&#8217;t wrong.</p>
<p>Anyway, to solve those issues we&#8217;ve made the following changes:</p>
<ul>
<ul>
<li><span style="line-height:14px;"><span style="line-height:14px;"><span style="line-height:14px;">We&#8217;ve got a menu! We&#8217;ve now got a genuine top menu linking to the most popular categories, for your navigation convenience. (Although &#8220;Joomla&#8221; is still missing from the list)</span></span></span></li>
</ul>
</ul>
<ul>
<ul>
<li>We are now using a new template. Ten Twelve is simple but stylish with a focus on content. Just the way I like it. It&#8217;s also responsive which isn&#8217;t just a big &#8220;plus&#8221;. It was a requirement.</li>
</ul>
</ul>
<ul>
<ul>
<li>Joomla &amp; More now has its own Twitter account, for those that aren&#8217;t comfortable with following @torettox84.  Yes, I tweet a lot, I can&#8217;t blame you for that. Hopefully the low-pace tweeting of @jandmore is more to your liking.</li>
</ul>
</ul>
<ul>
<ul>
<li>You can now sign up for our newsletter.  Which exists for about a year. But we forgot to link you to the sign-up page. Well, that&#8217;s sorted out now, you can find the link under &#8220;Contact&#8221;.</li>
</ul>
</ul>
<ul>
<ul>
<li>New category: I&#8217;ve added a new category, &#8220;Reviews&#8221;. I guess you can already guess what sort of articles will be posted to this category. (*)</li>
</ul>
</ul>
<ul>
<li>Last but not least: People kept pointing out that I&#8217;m using WordPress for a site that&#8217;s (partially) about Joomla!. I&#8217;ve realized that this is silly, and to correct this error I&#8217;ve migrated this website to Drupal. You&#8217;re welcome. (***)</li>
</ul>
<p>(*) If you&#8217;d like me to review your (Joomla!) product, hit me up at Twitter or send me an e-mail at jandmore@toralkolabs.net</p>
<p>(**) I&#8217;m kidding, obviously. I migrated the website to Concrete5.</p>
<br />  <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=joomla-and-more.com&#038;blog=5872963&#038;post=1449&#038;subd=toretto84&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://joomla-and-more.com/2013/05/03/can-i-see-the-menu-please/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/f463c8eea1f3204d3e7b0d5c9b62a7bc?s=96&amp;d=identicon&amp;r=G" medium="image">
			<media:title type="html">Toretto</media:title>
		</media:content>
	<feedburner:origLink>http://joomla-and-more.com/2013/05/03/can-i-see-the-menu-please/</feedburner:origLink></item>
		<item>
		<title>Overlay problem in Sigpro? Change your popup engine.</title>
		<link>http://feedproxy.google.com/~r/JoomlaAndMore/~3/xBCS3iEDbiQ/</link>
		<comments>http://joomla-and-more.com/2013/05/02/overlay-problem-in-sigpro-change-your-popup-engine/#comments</comments>
		<pubDate>Thu, 02 May 2013 07:30:54 +0000</pubDate>
		<dc:creator>Steven Zeegers</dc:creator>
				<category><![CDATA[Solutions]]></category>
		<category><![CDATA[GUI]]></category>
		<category><![CDATA[Joomla]]></category>
		<category><![CDATA[K2]]></category>

		<guid isPermaLink="false">http://joomla-and-more.com/?p=1387</guid>
		<description><![CDATA[We were in the process of building a website built on K2 when we were confronted with something &#8216;unusual&#8217;. We are using Simple Image Gallery Pro to create photo galleries for players of a volleyball club. You know how it works: you click a thumbnail, you get to see a bigger picture. When we tried [&#8230;]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=joomla-and-more.com&#038;blog=5872963&#038;post=1387&#038;subd=toretto84&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
				<content:encoded><![CDATA[<p>We were in the process of building a website built on K2 when we were confronted with something &#8216;unusual&#8217;. We are using Simple Image Gallery Pro to create photo galleries for players of a volleyball club. You know how it works: you click a thumbnail, you get to see a bigger picture.</p>
<p>When we tried the feature, the result wasn&#8217;t quite what we expected:</p>
<p><a href="http://toretto84.files.wordpress.com/2013/05/screenshot_18.jpg"><img class="size-full wp-image" id="i-1392" alt="Image" src="http://toretto84.files.wordpress.com/2013/05/screenshot_18.jpg?w=650" /></a></p>
<p>The problem was located in the &#8216;popup engine&#8217; we chose in the Simple Gallery Pro plug-in, or rather, didn&#8217;t choose as we used the default option.</p>
<p>The default option, Slimbox2, doesn&#8217;t quite work as planned. We could now go into details on how to fix this particular problem, but sometimes less is more.</p>
<h3>The simple solution</h3>
<p>Use one of the many other popup engines available in Sigpro. We decided to pick SimpleBox, ourselves, but you&#8217;re free to mix and match.</p>
<p>Here&#8217;s how you change the popup engine:</p>
<ol>
<li><span style="line-height:14px;">In the top menu, go to <em>Extensions &gt; Plug-in Manager</em></span></li>
<li>Find Simple Image Gallery Pro in the list of plug-ins, and open it. Tip: use &#8220;Simple&#8221; as a search term.</li>
<li>Under <strong>Basic Options, </strong>look for &#8220;Popup engine for image galleries&#8221;</li>
<li>Choose an option that isn&#8217;t &#8220;Slimbox2&#8243;</li>
<li>Click &#8216;Save&#8217;.</li>
</ol>
<p>This should solve the less than aesthetically pleasing mess that Slimbox2 created on your site. Enjoy!</p>
<p>P.S If you&#8217;re a tinkerer, you can try to fix the Slimbox issue yourself.</p>
<ul>
<li><span style="line-height:14px;">Location of CSS files (You&#8217;ll have to find out what version you&#8217;re using): /plugins/content/jw_sigpro/jw_sigpro/includes/js/mootools/slimbox/ </span></li>
<li>Changes to be made: http://stackoverflow.com/questions/15336690/slimbox-overlay-in-front-of-the-image</li>
</ul>
<p>Best of luck, you elite hacker you <img src='http://s1.wp.com/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /> </p>
<br />  <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=joomla-and-more.com&#038;blog=5872963&#038;post=1387&#038;subd=toretto84&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://joomla-and-more.com/2013/05/02/overlay-problem-in-sigpro-change-your-popup-engine/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/f463c8eea1f3204d3e7b0d5c9b62a7bc?s=96&amp;d=identicon&amp;r=G" medium="image">
			<media:title type="html">Toretto</media:title>
		</media:content>

		<media:content url="http://toretto84.files.wordpress.com/2013/05/screenshot_18.jpg?w=650" medium="image">
			<media:title type="html">Image</media:title>
		</media:content>
	<feedburner:origLink>http://joomla-and-more.com/2013/05/02/overlay-problem-in-sigpro-change-your-popup-engine/</feedburner:origLink></item>
		<item>
		<title>Configuring the Prestashop Domain Name for your Localhost</title>
		<link>http://feedproxy.google.com/~r/JoomlaAndMore/~3/BK81PiIGMmg/</link>
		<comments>http://joomla-and-more.com/2013/04/03/configuring-the-prestashop-domain-name-for-your-localhost/#comments</comments>
		<pubDate>Wed, 03 Apr 2013 13:50:23 +0000</pubDate>
		<dc:creator>Steven Zeegers</dc:creator>
				<category><![CDATA[Solutions]]></category>
		<category><![CDATA[Prestashop]]></category>
		<category><![CDATA[tutorial]]></category>

		<guid isPermaLink="false">https://toretto84.wordpress.com/?p=1385</guid>
		<description><![CDATA[Backstory: Today, I was ready to deploy a Prestashop store. But before I put it online, I decided to test something locally. (Something, being: check if our cool AkeebaBackup solution for backing up Prestashop worked). I almost wish I hadn&#8217;t, since I&#8217;ve lost almost half an hour trying to figure out why Prestashop kept moaning [&#8230;]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=joomla-and-more.com&#038;blog=5872963&#038;post=1385&#038;subd=toretto84&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
				<content:encoded><![CDATA[<p>Backstory: Today, I was ready to deploy a Prestashop store. But before I put it online, I decided to test something locally. (Something, being: check if our cool AkeebaBackup solution for backing up Prestashop worked).</p>
<p>I almost wish I hadn&#8217;t, since I&#8217;ve lost almost half an hour trying to figure out why Prestashop kept moaning about redirect errors, Redirect loops and other things about redirecting.</p>
<p>The domain name turned out to be the problem. Since I&#8217;m used to Joomla! I&#8217;m familiar with a straight forward approach: you enter the full path, and you&#8217;re done.</p>
<p>But for Prestashop, you&#8217;ve got to change your logic a bit when working on your localhost (be it Wamp, Xamp, LAMP or MAMP).  The guide below explains how to setup your domain when you&#8217;ve moved your site to your localhost</p>
<h2>The Steps</h2>
<p>I am going to make two assumptions: You&#8217;ve managed to unpack Prestashop, your database is up and running and you can access the backend locally. If that&#8217;s the case, do the following:</p>
<p>1. Login to the back-end of your site</p>
<p><img style="display:block;margin-left:auto;margin-right:auto;" title="menuGoToSEOURLS.jpg" src="http://toretto84.files.wordpress.com/2013/04/menugotoseourls.jpg?w=600&#038;h=394" alt="MenuGoToSEOURLS" width="600" height="394" border="0" /></p>
<p>2. Go to <strong>Preferences &gt; SEO &amp; URLS</strong></p>
<p>3. Go to the <strong>Set Shop URL </strong>Section of the screen.</p>
<p>4. Configure the fields in this section like this:</p>
<ul>
<li><img style="display:block;margin-left:auto;margin-right:auto;" title="ChangeDomainName.jpg" src="http://toretto84.files.wordpress.com/2013/04/changedomainname.jpg?w=600&#038;h=225" alt="ChangeDomainName" width="600" height="225" border="0" /></li>
<li>Shop Domain: <a href="http://localhost:&lt;Ports&#038;gt" rel="nofollow">http://localhost:&lt;Ports&#038;gt</a>;</li>
<ul>
<li>Replace &lt;Ports&gt; by the port Apache is listening to on your localhost. If you&#8217;re using Port 80 just write <a href="http://localhost" rel="nofollow">http://localhost</a></li>
</ul>
<li>Base URL: the path to your Prestashop installation, relative to your root folder. If, for example, the store is located in a &#8220;MyPrestaShop&#8221; folder under your root, enter /MyPrestaShop here.</li>
</ul>
<p>Once you have configured both the fields, click &#8220;Save. This should help you get rid of that nasty &#8220;Redirect&#8221; error!</p>
<br />  <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=joomla-and-more.com&#038;blog=5872963&#038;post=1385&#038;subd=toretto84&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://joomla-and-more.com/2013/04/03/configuring-the-prestashop-domain-name-for-your-localhost/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/f463c8eea1f3204d3e7b0d5c9b62a7bc?s=96&amp;d=identicon&amp;r=G" medium="image">
			<media:title type="html">Toretto</media:title>
		</media:content>

		<media:content url="http://toretto84.files.wordpress.com/2013/04/menugotoseourls.jpg" medium="image">
			<media:title type="html">menuGoToSEOURLS.jpg</media:title>
		</media:content>

		<media:content url="http://toretto84.files.wordpress.com/2013/04/changedomainname.jpg" medium="image">
			<media:title type="html">ChangeDomainName.jpg</media:title>
		</media:content>
	<feedburner:origLink>http://joomla-and-more.com/2013/04/03/configuring-the-prestashop-domain-name-for-your-localhost/</feedburner:origLink></item>
		<item>
		<title>Joomla! on Stackexchange? With your help, it’s possible.</title>
		<link>http://feedproxy.google.com/~r/JoomlaAndMore/~3/H9w46WM_kXw/</link>
		<comments>http://joomla-and-more.com/2013/03/20/joomla-on-stackexchange-with-your-help-its-possible/#comments</comments>
		<pubDate>Wed, 20 Mar 2013 08:26:02 +0000</pubDate>
		<dc:creator>Steven Zeegers</dc:creator>
				<category><![CDATA[Joomla]]></category>

		<guid isPermaLink="false">http://joomla-and-more.com/?p=1370</guid>
		<description><![CDATA[If you like both Joomla! and Stackexchange you might have noticed that Joomla! doesn&#8217;t have it&#8217;s own hub. A proposal has now been made to create a Joomla! hub (following our colleagues of Drupal and WordPress), but it needs &#8220;commits&#8221; before it becomes reality. So if you are both a Stackexchanges and a Joomla! User, you&#8217;ll [&#8230;]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=joomla-and-more.com&#038;blog=5872963&#038;post=1370&#038;subd=toretto84&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
				<content:encoded><![CDATA[<p>If you like both Joomla! and Stackexchange you might have noticed that Joomla! doesn&#8217;t have it&#8217;s own hub.</p>
<p>A proposal has now been made to create a Joomla! hub (following our colleagues of Drupal and WordPress), but it needs &#8220;commits&#8221; before it becomes reality.</p>
<p>So if you are both a Stackexchanges and a Joomla! User, you&#8217;ll probably want to take a minute of your time to make this happen.</p>
<p>It still needs a ton of votes, so any &#8220;commit&#8221; counts. What are you still waiting for?</p>
<p><a href="http://area51.stackexchange.com/proposals/34294/joomla">Simply head over to the proposal page</a> and click that &#8220;Commit&#8221; button. You know you want to.</p>
<br />  <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=joomla-and-more.com&#038;blog=5872963&#038;post=1370&#038;subd=toretto84&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://joomla-and-more.com/2013/03/20/joomla-on-stackexchange-with-your-help-its-possible/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/f463c8eea1f3204d3e7b0d5c9b62a7bc?s=96&amp;d=identicon&amp;r=G" medium="image">
			<media:title type="html">Toretto</media:title>
		</media:content>
	<feedburner:origLink>http://joomla-and-more.com/2013/03/20/joomla-on-stackexchange-with-your-help-its-possible/</feedburner:origLink></item>
		<item>
		<title>Free Joomla! Guide: ToralkoDocs Manager Guide</title>
		<link>http://feedproxy.google.com/~r/JoomlaAndMore/~3/lXMZZyE7Cqw/</link>
		<comments>http://joomla-and-more.com/2013/03/12/free-joomla-guide-toralkodocs-manager-guide/#comments</comments>
		<pubDate>Tue, 12 Mar 2013 13:45:50 +0000</pubDate>
		<dc:creator>Steven Zeegers</dc:creator>
				<category><![CDATA[Various Articles]]></category>

		<guid isPermaLink="false">http://joomla-and-more.com/?p=1368</guid>
		<description><![CDATA[Some time ago, we mentioned that we were working on Joomla documentation. We&#8217;ve released the document a few weeks ago already, but it slipped our mind to also announce that fact right here. Our very first guide is available for download on Toralkodocs.com right now. It&#8217;s written in our no-nonsense style you&#8217;ve gotten used to. It [&#8230;]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=joomla-and-more.com&#038;blog=5872963&#038;post=1368&#038;subd=toretto84&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
				<content:encoded><![CDATA[<p>Some time ago, we mentioned that <a title="A sneak peak to our Joomla! Guide" href="http://joomla-and-more.com/2013/02/05/a-sneak-peak-to-our-joomla-guide/">we were working on Joomla documentation.</a> We&#8217;ve released the document a few weeks ago already, but it slipped our mind to also announce that fact right here.</p>
<p>Our very first guide is available for download on Toralkodocs.com right now. It&#8217;s written in our no-nonsense style you&#8217;ve gotten used to. It focuses on getting things done instead of explaining what each button does. The Toralkodocs site describes the e-book as follows:</p>
<blockquote><p>The Joomla! Manager Manual covers the basic actions for people with the &#8220;Manager&#8221; role. It&#8217;s focused on users that quickly want to learn how to quickly use articles or categories.</p></blockquote>
<p>It is available for free. A Premium version is also available for members of the Founders club &#8211; and Premium Members &#8211; we are working on this new subscription level as we speak.</p>
<p>We hope you enjoy this manual, and hope it&#8217;ll be the first in a series. Enjoy the reading experience!</p>
<br />  <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=joomla-and-more.com&#038;blog=5872963&#038;post=1368&#038;subd=toretto84&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://joomla-and-more.com/2013/03/12/free-joomla-guide-toralkodocs-manager-guide/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/f463c8eea1f3204d3e7b0d5c9b62a7bc?s=96&amp;d=identicon&amp;r=G" medium="image">
			<media:title type="html">Toretto</media:title>
		</media:content>
	<feedburner:origLink>http://joomla-and-more.com/2013/03/12/free-joomla-guide-toralkodocs-manager-guide/</feedburner:origLink></item>
		<item>
		<title>Prestashop, Multi-language and the  “unknown order/1/r/”</title>
		<link>http://feedproxy.google.com/~r/JoomlaAndMore/~3/ZWAhfDlzwU4/</link>
		<comments>http://joomla-and-more.com/2013/03/05/prestashop-multi-language-and-the-unknown-order1r/#comments</comments>
		<pubDate>Tue, 05 Mar 2013 19:54:54 +0000</pubDate>
		<dc:creator>Steven Zeegers</dc:creator>
				<category><![CDATA[Various Articles]]></category>
		<category><![CDATA[e-commerce]]></category>
		<category><![CDATA[Ogone]]></category>
		<category><![CDATA[Prestashop]]></category>

		<guid isPermaLink="false">http://joomla-and-more.com/?p=1332</guid>
		<description><![CDATA[Getting an Ogone component to work is always a PITA. In my recent &#8220;Things that frustrate me&#8221; list it&#8217;s probably in my top 3. What makes it all worse, is that it&#8217;s so very easy to break your Ogone integration. Case in point: A client told me that, after for a long time, his Ogone [&#8230;]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=joomla-and-more.com&#038;blog=5872963&#038;post=1332&#038;subd=toretto84&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
				<content:encoded><![CDATA[<p>Getting an Ogone component to work is always a PITA. In my recent &#8220;Things that frustrate me&#8221; list it&#8217;s probably in my top 3. What makes it all worse, is that it&#8217;s so very easy to break your Ogone integration.</p>
<p>Case in point: A client told me that, after for a long time, his Ogone integration suddenly stopped working. It was showing a cryptic error message instead of processing the sale. (Seriously, people, just tell us what&#8217;s wrong so we can fix it&#8230;)</p>
<p><div class="wp-caption alignnone" style="width: 720px"><a href="http://toretto84.files.wordpress.com/2013/03/payment-confirmation.png"><img class=" wp-image" id="i-1354" alt="Image" src="http://toretto84.files.wordpress.com/2013/03/payment-confirmation.png?w=710&#038;h=292" width="710" height="292" /></a><p class="wp-caption-text">Unknown order /1/r/ . Almost as usefull as a Microsoft error.</p></div>
<p> </p>
<p>The error above means that there&#8217;s a problem with the URL for the &#8220;order page&#8221; you&#8217;ve provided in Ogone&#8217;s (PITA) panel. </p>
<p>As it turns out, enabling a second language in Prestashop is enough to trigger this. When you enable a language, the URL&#8217;s change and Ogone, unable to deal with change, refuses to play nice unless you add the proper URL.</p>
<p>Unfortunately, it isn&#8217;t documented very well what URL you should add at this point. Until I wrote this blog post, I suppose.</p>
<h2>What to do</h2>
<p>1.  Open your Ogone account.</p>
<p><a href="http://toretto84.files.wordpress.com/2013/03/ogone-merchant-administration.png"><img class="size-full wp-image" id="i-1360" alt="Image" src="http://toretto84.files.wordpress.com/2013/03/ogone-merchant-administration.png?w=622" /></a></p>
<p> </p>
<p>2.  In Technical Configuration, open the &#8220;Data and origin verification&#8221; Tab.</p>
<p>3. In the first field, enter the new URL. The URL should look like this: <a href="http://yoursiteurl.com/languagecode/index.php?controller=order" rel="nofollow">http://yoursiteurl.com/languagecode/index.php?controller=order</a></p>
<p>For example, if your site is webshop.com and you want to use English and Spanish, you&#8217;d enter the following:</p>
<p><em><strong><a href="http://webshop.com/en/index.php?controller=order;http://webshop.com/es/index.php?controller=order" rel="nofollow">http://webshop.com/en/index.php?controller=order;http://webshop.com/es/index.php?controller=order</a></strong></em></p>
<p>Save your settings, and try making a payment in Prestashop. You will see that the error is gone and that your payment can now go through!</p>
<br />  <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=joomla-and-more.com&#038;blog=5872963&#038;post=1332&#038;subd=toretto84&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://joomla-and-more.com/2013/03/05/prestashop-multi-language-and-the-unknown-order1r/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/f463c8eea1f3204d3e7b0d5c9b62a7bc?s=96&amp;d=identicon&amp;r=G" medium="image">
			<media:title type="html">Toretto</media:title>
		</media:content>

		<media:content url="http://toretto84.files.wordpress.com/2013/03/payment-confirmation.png?w=710" medium="image">
			<media:title type="html">Image</media:title>
		</media:content>

		<media:content url="http://toretto84.files.wordpress.com/2013/03/ogone-merchant-administration.png?w=622" medium="image">
			<media:title type="html">Image</media:title>
		</media:content>
	<feedburner:origLink>http://joomla-and-more.com/2013/03/05/prestashop-multi-language-and-the-unknown-order1r/</feedburner:origLink></item>
	</channel>
</rss>
