<?xml version="1.0" encoding="ISO-8859-1"?>

<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/">
	<channel>
		<title>AspDotNetStorefront Community | ASP.NET eCommerce Shoppingcart Software - XmlPackages</title>
		<link>http://forums.aspdotnetstorefront.com/</link>
		<description />
		<language>en</language>
		<lastBuildDate>Sat, 18 May 2013 05:15:46 GMT</lastBuildDate>
		<generator>vBulletin</generator>
		<ttl>60</ttl>
		<image>
			<url>http://forums.aspdotnetstorefront.com/images/misc/rss.png</url>
			<title>AspDotNetStorefront Community | ASP.NET eCommerce Shoppingcart Software - XmlPackages</title>
			<link>http://forums.aspdotnetstorefront.com/</link>
		</image>
		<item>
			<title>Use medium image in categories without the multi-image</title>
			<link>http://forums.aspdotnetstorefront.com/showthread.php?143110-Use-medium-image-in-categories-without-the-multi-image&amp;goto=newpost</link>
			<pubDate>Wed, 15 May 2013 23:14:39 GMT</pubDate>
			<description><![CDATA[Can anyone show me how I can use a medium image instead of a icon on a category page without displaying the multi-images associated with it. 
First I want the multi-images on the items page so no I cannot disable that. 
 
This works for the icon image: 
<xsl:value-of...]]></description>
			<content:encoded><![CDATA[<div>Can anyone show me how I can use a medium image instead of a icon on a category page without displaying the multi-images associated with it.<br />
First I want the multi-images on the items page so no I cannot disable that.<br />
<br />
This works for the icon image:<br />
&lt;xsl:value-of select=&quot;aspdnsf:LookupProductImage(ProductID, ImageFileNameOverride, SKU, 'icon', 1, $AltText)&quot; disable-output-escaping=&quot;yes&quot;/&gt;<br />
<br />
This displays the same with a medium image but also displays the multi-images at the bottom of the cell:<br />
&lt;xsl:value-of select=&quot;aspdnsf:LookupProductImage(ProductID, ImageFileNameOverride, SKU, 'medium', 1, $AltText)&quot; disable-output-escaping=&quot;yes&quot;/&gt;<br />
<br />
Tim</div>

]]></content:encoded>
			<category domain="http://forums.aspdotnetstorefront.com/forumdisplay.php?17-XmlPackages">XmlPackages</category>
			<dc:creator>TimMapes</dc:creator>
			<guid isPermaLink="true">http://forums.aspdotnetstorefront.com/showthread.php?143110-Use-medium-image-in-categories-without-the-multi-image</guid>
		</item>
		<item>
			<title>Current Category on XmlPackage called from Masterpage</title>
			<link>http://forums.aspdotnetstorefront.com/showthread.php?141355-Current-Category-on-XmlPackage-called-from-Masterpage&amp;goto=newpost</link>
			<pubDate>Fri, 26 Apr 2013 21:34:40 GMT</pubDate>
			<description><![CDATA[I need to get the ID of the category or manufacturer that a page is being called from. I can't seem to find it anywhere in the xml for a xml package called from the masterpage. 
 
I could parse the URL, but it would fail in the product page. 
 
I have version 9.3.1.0 and no source. Any ideas would...]]></description>
			<content:encoded><![CDATA[<div>I need to get the ID of the category or manufacturer that a page is being called from. I can't seem to find it anywhere in the xml for a xml package called from the masterpage.<br />
<br />
I could parse the URL, but it would fail in the product page.<br />
<br />
I have version 9.3.1.0 and no source. Any ideas would be very helpful!</div>

]]></content:encoded>
			<category domain="http://forums.aspdotnetstorefront.com/forumdisplay.php?17-XmlPackages">XmlPackages</category>
			<dc:creator>zritter</dc:creator>
			<guid isPermaLink="true">http://forums.aspdotnetstorefront.com/showthread.php?141355-Current-Category-on-XmlPackage-called-from-Masterpage</guid>
		</item>
		<item>
			<title>Mobile Template - Category Listing</title>
			<link>http://forums.aspdotnetstorefront.com/showthread.php?141341-Mobile-Template-Category-Listing&amp;goto=newpost</link>
			<pubDate>Fri, 26 Apr 2013 11:11:32 GMT</pubDate>
			<description>Hi, 
 
The default XML package displays all Parent Categories on Landing Page. 
I need to show on fixed categories on landing page which contains one sub-category. 
What modification should I do in XML page for this ? 
 
Regards, 
Utkarsha</description>
			<content:encoded><![CDATA[<div>Hi,<br />
<br />
The default XML package displays all Parent Categories on Landing Page.<br />
I need to show on fixed categories on landing page which contains one sub-category.<br />
What modification should I do in XML page for this ?<br />
<br />
Regards,<br />
Utkarsha</div>

]]></content:encoded>
			<category domain="http://forums.aspdotnetstorefront.com/forumdisplay.php?17-XmlPackages">XmlPackages</category>
			<dc:creator>astroutkarsh</dc:creator>
			<guid isPermaLink="true">http://forums.aspdotnetstorefront.com/showthread.php?141341-Mobile-Template-Category-Listing</guid>
		</item>
		<item>
			<title>How to Always Show Member Price</title>
			<link>http://forums.aspdotnetstorefront.com/showthread.php?141335-How-to-Always-Show-Member-Price&amp;goto=newpost</link>
			<pubDate>Fri, 26 Apr 2013 05:09:50 GMT</pubDate>
			<description>In an XML product package, an anonymous user only sees the regular price.  If they log in and are a member, then they see the member price (based on customer levels and extended pricing).  How can I show the member price at all times to promote the benefits of membership, but still use the regular...</description>
			<content:encoded><![CDATA[<div>In an XML product package, an anonymous user only sees the regular price.  If they log in and are a member, then they see the member price (based on customer levels and extended pricing).  How can I show the member price at all times to promote the benefits of membership, but still use the regular one if the user is not a member?</div>

]]></content:encoded>
			<category domain="http://forums.aspdotnetstorefront.com/forumdisplay.php?17-XmlPackages">XmlPackages</category>
			<dc:creator>BothWorldsJo</dc:creator>
			<guid isPermaLink="true">http://forums.aspdotnetstorefront.com/showthread.php?141335-How-to-Always-Show-Member-Price</guid>
		</item>
	</channel>
</rss>
