We’ve been hitting the testing hard on some of the latest x-cart modules and finally signed a few off. Here’s a list of one’s that have been offically released into the wild
Read more »
Posts Tagged ‘ xcart mods ’
X-cart 4.4 Compatible Mods
How To: Make a Google Base Feed With An Alternate Currency
Ever been in a situation where you need to push your feed to google base but with a different currency? Read on.
Read more »
FTS Recent Products Fix for 4.3.1
FTS Recent Products Fix for 4.3.1.
Following recent security updates by Qualiteam to X-cart the following change is needed for the Recent Products module from Firetank.
Apply the following changes to prepare.php located in your Recent Product download
Find
$_trust = array(”GreetingCookie”);
and replace with this:
$_trust = array(”GreetingCookie”, “fts_recent_products”);
Please let us know if there are any other issues.
Read more »
Firetank Advanced Product Search
In this very brief article we are going to show you the difference the advanced product search can make on your site. With this mod customers are shown a drop down list before pressing the search button. This way customers can avoid any unnecessary clicks and it might show them something they hadn’t considered...
Read more »
RSS Product Feed
One of the more common questions asked by those running an ecommerce store is how do you increase the news and coverage of your site and services. There is the usual way of doing a post on Dmoz and google, waiting a little bit but thats more for the site. To get a more...
Read more »