<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
	
	>
<channel>
	<title>Comments on: Adding a second image for Prestashop categories</title>
	<atom:link href="https://nemops.com/prestashop-categories-second-image/feed/" rel="self" type="application/rss+xml" />
	<link>https://nemops.com/prestashop-categories-second-image/</link>
	<description>Prestashop Tutorials, Modules and More!</description>
	<lastBuildDate>Fri, 10 Mar 2023 23:25:00 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>https://wordpress.org/?v=4.1.35</generator>
	<item>
		<title>By: Franco Di Maria</title>
		<link>https://nemops.com/prestashop-categories-second-image/comment-page-1/#comment-46779</link>
		<dc:creator><![CDATA[Franco Di Maria]]></dc:creator>
		<pubDate>Tue, 15 Jan 2019 16:54:00 +0000</pubDate>
		<guid isPermaLink="false">http://nemops.com/?p=2185#comment-46779</guid>
		<description><![CDATA[Hi, 
I use that code, but cant get to work that if NO Second Image was uploaded -&gt; I want NO image to show.
It always shows the default image of the shop.
How can I achieve that?
Thx for help,
Franco]]></description>
		<content:encoded><![CDATA[<p>Hi,<br />
I use that code, but cant get to work that if NO Second Image was uploaded -&gt; I want NO image to show.<br />
It always shows the default image of the shop.<br />
How can I achieve that?<br />
Thx for help,<br />
Franco</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: NemoPS</title>
		<link>https://nemops.com/prestashop-categories-second-image/comment-page-1/#comment-46670</link>
		<dc:creator><![CDATA[NemoPS]]></dc:creator>
		<pubDate>Sun, 12 Nov 2017 00:59:00 +0000</pubDate>
		<guid isPermaLink="false">http://nemops.com/?p=2185#comment-46670</guid>
		<description><![CDATA[Hello!
Instead of the subcategories loop, you can use it outside with $category-&gt;id_image2]]></description>
		<content:encoded><![CDATA[<p>Hello!<br />
Instead of the subcategories loop, you can use it outside with $category-&gt;id_image2</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: NemoPS</title>
		<link>https://nemops.com/prestashop-categories-second-image/comment-page-1/#comment-46440</link>
		<dc:creator><![CDATA[NemoPS]]></dc:creator>
		<pubDate>Tue, 25 Oct 2016 10:30:00 +0000</pubDate>
		<guid isPermaLink="false">http://nemops.com/?p=2185#comment-46440</guid>
		<description><![CDATA[Boris,
You can just use the same code I put for the subcategories one in the main area, it will work the same way :)]]></description>
		<content:encoded><![CDATA[<p>Boris,<br />
You can just use the same code I put for the subcategories one in the main area, it will work the same way <img src="https://nemops.com/wp-includes/images/smilies/icon_smile.gif" alt=":)" class="wp-smiley" /></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Boris</title>
		<link>https://nemops.com/prestashop-categories-second-image/comment-page-1/#comment-46439</link>
		<dc:creator><![CDATA[Boris]]></dc:creator>
		<pubDate>Mon, 24 Oct 2016 14:16:00 +0000</pubDate>
		<guid isPermaLink="false">http://nemops.com/?p=2185#comment-46439</guid>
		<description><![CDATA[Hello, first thank you for this tuto ! 
I don&#039;t know if you will read this comment... But what about to have this second image not for subcategory thumb ? If I want to show this image just in the category ? maybe beside the default one ? Which part I have to modify ?
Thank you !]]></description>
		<content:encoded><![CDATA[<p>Hello, first thank you for this tuto !<br />
I don&#8217;t know if you will read this comment&#8230; But what about to have this second image not for subcategory thumb ? If I want to show this image just in the category ? maybe beside the default one ? Which part I have to modify ?<br />
Thank you !</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ethernek</title>
		<link>https://nemops.com/prestashop-categories-second-image/comment-page-1/#comment-46438</link>
		<dc:creator><![CDATA[ethernek]]></dc:creator>
		<pubDate>Mon, 24 Oct 2016 11:09:00 +0000</pubDate>
		<guid isPermaLink="false">http://nemops.com/?p=2185#comment-46438</guid>
		<description><![CDATA[Hello and thank you for this tutorial! I&#039;ve trying to implement this to my prestashop (1.6.1.7) but as I can see some of the methods in Category class and in AdminCategoryController have changed since the writing of this article. 

Is there a chance to update it? And if not can you pinpoint the changes in the methods like postImage() and uploadImage() ?

Thank you again!]]></description>
		<content:encoded><![CDATA[<p>Hello and thank you for this tutorial! I&#8217;ve trying to implement this to my prestashop (1.6.1.7) but as I can see some of the methods in Category class and in AdminCategoryController have changed since the writing of this article. </p>
<p>Is there a chance to update it? And if not can you pinpoint the changes in the methods like postImage() and uploadImage() ?</p>
<p>Thank you again!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Julien Cuenin</title>
		<link>https://nemops.com/prestashop-categories-second-image/comment-page-1/#comment-46391</link>
		<dc:creator><![CDATA[Julien Cuenin]]></dc:creator>
		<pubDate>Mon, 18 Jul 2016 10:17:00 +0000</pubDate>
		<guid isPermaLink="false">http://nemops.com/?p=2185#comment-46391</guid>
		<description><![CDATA[Hello, Thank you for your tutorial. I was able to add the new field to the category but i got a problem linked to the image type I want to use.

I would like to use svg images and prestashop doesn&#039;t allow this file extension. So, for this field, how can I make sure not to validate the file type please?

Thank you for your help,

Best regards,

Julien]]></description>
		<content:encoded><![CDATA[<p>Hello, Thank you for your tutorial. I was able to add the new field to the category but i got a problem linked to the image type I want to use.</p>
<p>I would like to use svg images and prestashop doesn&#8217;t allow this file extension. So, for this field, how can I make sure not to validate the file type please?</p>
<p>Thank you for your help,</p>
<p>Best regards,</p>
<p>Julien</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dominik Wójcik</title>
		<link>https://nemops.com/prestashop-categories-second-image/comment-page-1/#comment-46341</link>
		<dc:creator><![CDATA[Dominik Wójcik]]></dc:creator>
		<pubDate>Thu, 12 May 2016 09:51:00 +0000</pubDate>
		<guid isPermaLink="false">http://nemops.com/?p=2185#comment-46341</guid>
		<description><![CDATA[public function hookHeader() - this method has helped me]]></description>
		<content:encoded><![CDATA[<p>public function hookHeader() &#8211; this method has helped me</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dominik Wójcik</title>
		<link>https://nemops.com/prestashop-categories-second-image/comment-page-1/#comment-46340</link>
		<dc:creator><![CDATA[Dominik Wójcik]]></dc:creator>
		<pubDate>Tue, 10 May 2016 12:55:00 +0000</pubDate>
		<guid isPermaLink="false">http://nemops.com/?p=2185#comment-46340</guid>
		<description><![CDATA[You&#039;re right, thank you very much for your help ;) I have one last question: how to send variable to the file header.tpl - I would like there to decide whether to display the left column or not?]]></description>
		<content:encoded><![CDATA[<p>You&#8217;re right, thank you very much for your help <img src="https://nemops.com/wp-includes/images/smilies/icon_wink.gif" alt=";)" class="wp-smiley" /> I have one last question: how to send variable to the file header.tpl &#8211; I would like there to decide whether to display the left column or not?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: NemoPS</title>
		<link>https://nemops.com/prestashop-categories-second-image/comment-page-1/#comment-46339</link>
		<dc:creator><![CDATA[NemoPS]]></dc:creator>
		<pubDate>Tue, 10 May 2016 09:20:00 +0000</pubDate>
		<guid isPermaLink="false">http://nemops.com/?p=2185#comment-46339</guid>
		<description><![CDATA[Actually no. It&#039;s inside a form already, you can create a template or in any case just return the input]]></description>
		<content:encoded><![CDATA[<p>Actually no. It&#8217;s inside a form already, you can create a template or in any case just return the input</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dominik Wójcik</title>
		<link>https://nemops.com/prestashop-categories-second-image/comment-page-1/#comment-46338</link>
		<dc:creator><![CDATA[Dominik Wójcik]]></dc:creator>
		<pubDate>Tue, 10 May 2016 08:02:00 +0000</pubDate>
		<guid isPermaLink="false">http://nemops.com/?p=2185#comment-46338</guid>
		<description><![CDATA[I decided to use displayBackOfficeCategory. Can I create a form using renderForm method and HelperForm ?]]></description>
		<content:encoded><![CDATA[<p>I decided to use displayBackOfficeCategory. Can I create a form using renderForm method and HelperForm ?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
