Hi All,
I have just moved my site from the root directory to a "/shop" directory. I have updated my config.php file with the below and mostly everything seems to be working fine:
$xcart_web_dir ="/shop";
The problem I am having is that my subcategory images will no longer display. Once you select a subcategory the product images all display correctly, and if you select an individual product, this also displays fine. It just seems to be the subcategory images.
http://www.livelovewed.com.au/shop/home.php?cat=277
I tried re-uploading a few images from the admin area, but this hasn't worked either.
Any suggestions?
Many Thanks