Recent Articles
Add responsive images to category second description
X-Cart 5 uses responsive design out of the box. For the most part all images added to cart are responsive and adjust accordingly based on screen size. If you are planning to add images as part of the second category description these images may not ...
Supported image type formats
The Image Watermark module supports JPEG, JPG, PNG and GIF images. BMP image type images are not supported. The module uses 3rd party and GD library to manipulate images. The BMP image type is not natively supported with the GD library and the 3rd ...
How to add link to the Testimonials page in the top horizontal menu
1. In your X-Cart 5 admin area click on the Menus link under Content menu item. 2. Add new menu item and specify Link as one of the following (either one works and both lead to the same page): - {testimonials} - cart.php?target=testimonials 3. ...
I have the module setup and active but GTmetrix doesn't report use of CDN
GTmetrix and similar testing sites may not recognize the use of CDN on your site simply because they don't know about it. These testing sites work with a preset list of popular CDN domains and if you are not using one of them there is a chance the ...
X-Cart 4.7.4 extra fields info in products list pages
With the new X-Cart Classic version - 4.7.4 - the extra fields information by default is not included with products on products list pages. To have this information included there do the following: Open config.php file (or config.local.php if exists) ...