<?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>X-Cart Archives - Orange Internet Solutions</title>
	<atom:link href="https://orangeinternetsolutions.com/tag/x-cart/feed/" rel="self" type="application/rss+xml" />
	<link>https://orangeinternetsolutions.com/tag/x-cart/</link>
	<description>All You Need for Your Online Business</description>
	<lastBuildDate>Sun, 30 Dec 2018 01:28:50 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=7.0</generator>

<image>
	<url>https://orangeinternetsolutions.com/wp-content/uploads/2017/10/orange-favicon-1-75x75.png</url>
	<title>X-Cart Archives - Orange Internet Solutions</title>
	<link>https://orangeinternetsolutions.com/tag/x-cart/</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>X-Cart 5.3.6 &#124; Update</title>
		<link>https://orangeinternetsolutions.com/updates/x-cart-5-3-6/</link>
		
		<dc:creator><![CDATA[Orange]]></dc:creator>
		<pubDate>Thu, 13 Dec 2018 16:03:45 +0000</pubDate>
				<category><![CDATA[Updates]]></category>
		<category><![CDATA[E-Commerce]]></category>
		<category><![CDATA[Softaculous]]></category>
		<category><![CDATA[X-Cart]]></category>
		<guid isPermaLink="false">http://orangeinternetsolutions.com/?p=521</guid>

					<description><![CDATA[<p>X-Cart 5.3.6 is now available.  This release includes improvements and fixes</p>
<p>The post <a href="https://orangeinternetsolutions.com/updates/x-cart-5-3-6/">X-Cart 5.3.6 | Update</a> appeared first on <a href="https://orangeinternetsolutions.com">Orange Internet Solutions</a>.</p>
]]></description>
										<content:encoded><![CDATA[<blockquote>
<h2 style="text-align: center;">X-Cart 5.3.6 is now available. This release includes improvements and fixes.</h2>
</blockquote>
<h1>X-Cart 5.3.6 Changelog</h1>
<div id="attachment_522" style="width: 110px" class="wp-caption alignright"><img loading="lazy" decoding="async" aria-describedby="caption-attachment-522" class="wp-image-522 size-full" src="https://orangeinternetsolutions.com/wp-content/uploads/2018/12/X-Cart__logo.gif" alt="X-Cart E-Commerce" width="100" height="100" srcset="https://orangeinternetsolutions.com/wp-content/uploads/2018/12/X-Cart__logo.gif 100w, https://orangeinternetsolutions.com/wp-content/uploads/2018/12/X-Cart__logo-75x75.gif 75w" sizes="(max-width: 100px) 100vw, 100px" /><p id="caption-attachment-522" class="wp-caption-text">X-Cart E-Commerce</p></div>
<h4>Improvements</h4>
<ul>
<li>2018-11-22 #BUG-6834 (Vladimir Semyonov)<br />
Updated the PHPMailer library to version 5.2.27 #Core</li>
<li>2018-11-20 #BUG-6778 (Shevelov Alexander)<br />
Minor UX improvements for the user login form for the case when a customer enters an incorrect password. #Core #CrispWhiteSkin</li>
<li>2018-11-12 #XCN-9252 (Shevelov Alexander)<br />
Hidden attributes feature added. #Core #FileAttachments #ProductFilter #BulkEditing #GoogleFeed</li>
</ul>
<h4>Fixes</h4>
<ul>
<li>2018-12-03 #BUG-6794 (Shevelov Alexander)<br />
Order note in Not Finished Orders (NFO) was lost if the module MultiVendor was enabled. Fixed. #Core #Paypal #FastLaneCheckout #MultiVendor #NotFinishedOrders</li>
<li>2018-12-03 #BUG-6826 (Shevelov Alexander)<br />
Unit tests fixed. #Core #Wholesale</li>
<li>2018-11-27 #BUG-6822 (Shevelov Alexander)<br />
Category import was not working correctly. Fixed. #Core</li>
<li>2018-11-27 #BUG-6849 (Vladimir Semyonov)<br />
A wrong product price was shown because of widget caching if VAT had been configured. Fixed. #Core</li>
<li>2018-11-23 #BUG-6825 (Vladimir Semyonov)<br />
Fixed the headers for some module files. #Paypal #EWAYStoredShared #FirstDataPayeezyGatewayHP #VendorPartners</li>
<li>2018-11-23 #BUG-6827 #BT-50168 (Vladimir Semyonov)<br />
When switching from one variant to another, the image of the variant being viewed was not displayed if the product and its default variant did not have an image. Fixed. #Core #ProductVariants #CrispWhiteSkin</li>
<li>2018-11-22 #BUG-6818 #BT-50139 (Vladimir Semyonov)<br />
Styles were used for mobile view in IE 10 if the setting optimize_css was enabled (optimize_css=On) in etc/config.php. Fixed. #Core</li>
<li>2018-11-21 #BUG-6769 (Shevelov Alexander)<br />
Layout issues on the checkout page in Mobile view with Fast Lane Checkout and GDPR enabed. Fixed. #Core #FastLaneCheckout #CrispWhiteSkin #GDPR</li>
<li>2018-11-20 #BUG-6788 (Shevelov Alexander)<br />
With FLC enabled, after an unsuccessful payment the customer was sent to the first step of checkout insted of the last one. #FastLaneCheckout #CrispWhiteSkin</li>
<li>2018-11-20 #BUG-6803 #BT-50111 (Vladimir Semyonov)<br />
NFO orders were not excluded from the results of application of the filter “Awaiting processing” in the Admin area. Fixed. Added a new filter &#8211; “Not finished”. #NotFinishedOrders</li>
<li>2018-11-19 #BUG-6792 #BT-50090 (Shevelov Alexander)<br />
It was possible to place an order with a saved address using FLC even if the address was lacking some required fields. Fixed. __</li>
<li>2018-11-19 #BUG-6807 #BT-50108 (Vladimir Semyonov)<br />
In mobile view, the filters were disappearing after Reset filter was clicked. Fixed. #ProductFilter</li>
<li>2018-11-16 #BUG-6782 (Shevelov Alexander)<br />
VAT was shown in a wrong place during FLC checkout. Fixed. #Core #FastLaneCheckout #CrispWhiteSkin</li>
<li>2018-11-15 #BUG-6781 (Vladimir Semyonov)<br />
HTML tags are now stripped correctly from the meta description field of products, categories, pages, news (in the cases when it is generated automatically). #Core #SimpleCMS #News</li>
<li>2018-11-14 #BUG-6829 (Shevelov Alexander)<br />
If an order was placed with the status Authorized, and the setting “Register purchase on Paid status only” was disabled, then, after the order status was switched to Paid, a duplicate purchase transaction was created in GA. Fixed. #GoogleAnalytics</li>
<li>2018-11-13 #BUG-6618 #BT-49800 (Shevelov Alexander)<br />
A wrong error message (“Variant sku must be unique”) was shown during product variant import. Fixed. #Core #ProductVariants</li>
<li>2018-11-13 #BUG-6813 (Shevelov Alexander)<br />
Wholesale price selection did not take the price type ($ or %) into account; as a result, incorrect prices were shown sometimes. Fixed. #Wholesale</li>
<li>2018-11-06 #BUG-6812 #BT-50119 (Shevelov Alexander)<br />
PayPal payment button was not active and could not be clicked because the widget XLite\View\Checkout\BillingAddress was taking too long to load. Fixed. #Core</li>
<li>2018-11-01 #BUG-6765 (Shevelov Alexander)<br />
The button Save changes was not activated on the tab for editing the global attributes of a product after the store admin had clicked [x] on a global attribute with the field type Yes/No or Textarea. Fixed. #Core</li>
</ul>
Tags: <a href="https://orangeinternetsolutions.com/tag/e-commerce/"> E-Commerce</a>, <a href="https://orangeinternetsolutions.com/tag/softaculous/"> Softaculous</a>, <a href="https://orangeinternetsolutions.com/tag/x-cart/"> X-Cart</a><br><br><div align=center><hr size="1" color="#dddddd" width="90%"></div>
<table style="border: 0px hidden; border-style: none;" border="0" width="100%">
<tbody>
<tr style="border: 0px hidden; border-style: none;">
<td style="border: 0px hidden; border-style: none;" valign="top" width="50%">
<h4>Share this Article</h4>
<p><a class="synved-social-button synved-social-button-share synved-social-size-32 synved-social-resolution-single synved-social-provider-facebook nolightbox" data-provider="facebook" target="_blank" rel="nofollow" title="Share on Facebook" href="http://www.facebook.com/sharer.php?u=https%3A%2F%2Forangeinternetsolutions.com%2Fupdates%2Fx-cart-5-3-6%2F&amp;t=X-Cart%205.3.6%20%7C%20Update&amp;s=100&amp;p[url]=https%3A%2F%2Forangeinternetsolutions.com%2Fupdates%2Fx-cart-5-3-6%2F&amp;p[images][0]=https%3A%2F%2Forangeinternetsolutions.com%2Fwp-content%2Fuploads%2F2018%2F12%2FX-Cart__logo.gif&amp;p[title]=X-Cart%205.3.6%20%7C%20Update" style="font-size: 0px;width:32px;height:32px;margin:0;margin-bottom:5px;margin-right:5px"><img loading="lazy" decoding="async" alt="Facebook" title="Share on Facebook" class="synved-share-image synved-social-image synved-social-image-share" width="32" height="32" style="display: inline;width:32px;height:32px;margin: 0;padding: 0;border: none;box-shadow: none" src="https://orangeinternetsolutions.com/wp-content/plugins/social-media-feather/synved-social/image/social/regular/64x64/facebook.png" /></a><a class="synved-social-button synved-social-button-share synved-social-size-32 synved-social-resolution-single synved-social-provider-twitter nolightbox" data-provider="twitter" target="_blank" rel="nofollow" title="Share on Twitter" href="https://twitter.com/intent/tweet?url=https%3A%2F%2Forangeinternetsolutions.com%2Fupdates%2Fx-cart-5-3-6%2F&amp;text=Hey%20check%20this%20out" style="font-size: 0px;width:32px;height:32px;margin:0;margin-bottom:5px;margin-right:5px"><img loading="lazy" decoding="async" alt="twitter" title="Share on Twitter" class="synved-share-image synved-social-image synved-social-image-share" width="32" height="32" style="display: inline;width:32px;height:32px;margin: 0;padding: 0;border: none;box-shadow: none" src="https://orangeinternetsolutions.com/wp-content/plugins/social-media-feather/synved-social/image/social/regular/64x64/twitter.png" /></a><a class="synved-social-button synved-social-button-share synved-social-size-32 synved-social-resolution-single synved-social-provider-mail nolightbox" data-provider="mail" rel="nofollow" title="Share by email" href="mailto:?subject=X-Cart%205.3.6%20%7C%20Update&amp;body=Hey%20check%20this%20out:%20https%3A%2F%2Forangeinternetsolutions.com%2Fupdates%2Fx-cart-5-3-6%2F" style="font-size: 0px;width:32px;height:32px;margin:0;margin-bottom:5px;margin-right:5px"><img loading="lazy" decoding="async" alt="mail" title="Share by email" class="synved-share-image synved-social-image synved-social-image-share" width="32" height="32" style="display: inline;width:32px;height:32px;margin: 0;padding: 0;border: none;box-shadow: none" src="https://orangeinternetsolutions.com/wp-content/plugins/social-media-feather/synved-social/image/social/regular/64x64/mail.png" /></a></td>
<td style="border: 0px hidden; border-style: none;" valign="top" width="50%">
<h4>Follow us</h4>
<p><a class="synved-social-button synved-social-button-follow synved-social-size-32 synved-social-resolution-single synved-social-provider-facebook nolightbox" data-provider="facebook" target="_blank" rel="nofollow" title="Follow us on Facebook" href="https://www.facebook.com/OrangeDigitalAndMediaSolutions/" style="font-size: 0px;width:32px;height:32px;margin:0;margin-bottom:5px;margin-right:5px"><img loading="lazy" decoding="async" alt="Facebook" title="Follow us on Facebook" class="synved-share-image synved-social-image synved-social-image-follow" width="32" height="32" style="display: inline;width:32px;height:32px;margin: 0;padding: 0;border: none;box-shadow: none" src="https://orangeinternetsolutions.com/wp-content/plugins/social-media-feather/synved-social/image/social/regular/64x64/facebook.png" /></a><a class="synved-social-button synved-social-button-follow synved-social-size-32 synved-social-resolution-single synved-social-provider-twitter nolightbox" data-provider="twitter" target="_blank" rel="nofollow" title="Follow us on Twitter" href="https://twitter.com/OrangeISnews" style="font-size: 0px;width:32px;height:32px;margin:0;margin-bottom:5px;margin-right:5px"><img loading="lazy" decoding="async" alt="twitter" title="Follow us on Twitter" class="synved-share-image synved-social-image synved-social-image-follow" width="32" height="32" style="display: inline;width:32px;height:32px;margin: 0;padding: 0;border: none;box-shadow: none" src="https://orangeinternetsolutions.com/wp-content/plugins/social-media-feather/synved-social/image/social/regular/64x64/twitter.png" /></a><a class="synved-social-button synved-social-button-follow synved-social-size-32 synved-social-resolution-single synved-social-provider-rss nolightbox" data-provider="rss" target="_blank" rel="nofollow" title="Subscribe to our RSS Feed" href="https://feeds.feedburner.com/MyFeedName" style="font-size: 0px;width:32px;height:32px;margin:0;margin-bottom:5px;margin-right:5px"><img loading="lazy" decoding="async" alt="rss" title="Subscribe to our RSS Feed" class="synved-share-image synved-social-image synved-social-image-follow" width="32" height="32" style="display: inline;width:32px;height:32px;margin: 0;padding: 0;border: none;box-shadow: none" src="https://orangeinternetsolutions.com/wp-content/plugins/social-media-feather/synved-social/image/social/regular/64x64/rss.png" /></a><a class="synved-social-button synved-social-button-follow synved-social-size-32 synved-social-resolution-single synved-social-provider-youtube nolightbox" data-provider="youtube" target="_blank" rel="nofollow" title="Sigueme en Youtube" href="https://www.youtube.com/channel/UCAcLOelxsWfKjc68TTMtC5w" style="font-size: 0px;width:32px;height:32px;margin:0;margin-bottom:5px;margin-right:5px"><img loading="lazy" decoding="async" alt="youtube" title="Sigueme en Youtube" class="synved-share-image synved-social-image synved-social-image-follow" width="32" height="32" style="display: inline;width:32px;height:32px;margin: 0;padding: 0;border: none;box-shadow: none" src="https://orangeinternetsolutions.com/wp-content/plugins/social-media-feather/synved-social/image/social/regular/64x64/youtube.png" /></a><a class="synved-social-button synved-social-button-follow synved-social-size-32 synved-social-resolution-single synved-social-provider-instagram nolightbox" data-provider="instagram" target="_blank" rel="nofollow" title="Check out our instagram feed" href="https://www.instagram.com/orangeinternetsolutions/" style="font-size: 0px;width:32px;height:32px;margin:0;margin-bottom:5px;margin-right:5px"><img loading="lazy" decoding="async" alt="instagram" title="Check out our instagram feed" class="synved-share-image synved-social-image synved-social-image-follow" width="32" height="32" style="display: inline;width:32px;height:32px;margin: 0;padding: 0;border: none;box-shadow: none" src="https://orangeinternetsolutions.com/wp-content/plugins/social-media-feather/synved-social/image/social/regular/64x64/instagram.png" /></a></td>
</tr>
</tbody>
</table>
<h1>X-Cart More Information</h1>
<table style="border: 0px hidden; border-style: none;" border="0" width="100%">
<tbody>
<tr style="border: 0px hidden; border-style: none;">
<td style="border: 0px hidden; border-style: none;" valign="top" width="50%">
<h3>Related Links</h3>
<ul>
<li><span style="color: black;"><b>Live Demo:</b></span><br />
See <b><a href="http://www.softaculous.com/softaculous/demos/X-Cart" target="2a">X-Cart 5.3.6 in action</a> </b><i>(Softaculous site (External link))</i></li>
<li><span style="color: black;"><b>Official Website:<br />
</b></span>Learn more about <b><a href="https://www.x-cart.com/" target="2b">X-Cart 5.3.6 software</a></b> <i>(External link)<br />
</i></li>
<li><span style="color: black;"><b>Run X-Cart in your website:</b></span> Please <a href="https://orangeinternetsolutions.com/contact-us/" target="new">Contact us </a> for more information or start any <a href="http://secure.orangeinternetsolutions.com/cart.php?gid=3"><b>Hosting Plan</b></a> and install X-Cart 5.3.6 from <a href="https://orangeinternetsolutions.com/services/hosting-plans/cpanel/softaculous-software/">Softaculous software library</a></li>
</ul>
</td>
<td style="border: 0px hidden; border-style: none;" valign="top" width="50%">[relatedPosts]</td>
</tr>
</tbody>
</table>
<p>The post <a href="https://orangeinternetsolutions.com/updates/x-cart-5-3-6/">X-Cart 5.3.6 | Update</a> appeared first on <a href="https://orangeinternetsolutions.com">Orange Internet Solutions</a>.</p>
]]></content:encoded>
					
		
		
			</item>
	</channel>
</rss>
