| ||||||||||
Shopping cart software Solutions for online shops and malls | ||||||||||
|
X-Cart Home | FAQ | Forum rules | Calendar | User manuals | Login |
NEW xcart template - xtreme Gear | ||||
|
|
Thread Tools |
#31
|
|||||||
|
|||||||
Re: NEW xcart template - xtreme Gear
Quote:
Thanks. If I thought that this was a bug then I would certainly raise a ticket, but what I've described is an implementation detail and I can't expect them to change their code for free. I think the following code changes will get me the manufactuers image from the file system instead of the database. Please note that this is off the top of my head and it has not been tested. I need to set up my offline store to test this. Somewhere within file product.php insert: PHP Code:
Then, in file /skin/xtreme_gear/customer/main/product_details2.tpl FIND: Code:
REPLACE WITH: Code:
By making this code change the product page will load quicker, which is why I will do this...once I can try it on an offline copy of our store. EDIT: To see the correct code see post #40
__________________
X-Cart GOLD Plus v4.5.4 CDSEO Pro ewdhosting Dedicated Server Dedicated SSL Stone Edge OM |
|||||||
#32
|
|||||||
|
|||||||
Re: NEW xcart template - xtreme Gear
I purchased this skin and like it. A few issues though. I have products with options and the ajax cart in the header does not show the options for the product. So if a customer purchases a shirt, blue size small. it only says 'Shirt' and price. If they purchase 5 of the same shirt in different colors, there is no way to see the options.
__________________
4.4.3 Gold |
|||||||
#33
|
|||||||
|
|||||||
Re: NEW xcart template - xtreme Gear
Hi guys,
DavyMac - as you pointed out, the manufacturer logo is an extra addition we included in our template. However we simply use the standard x-cart mechanism to retrieve the image using image.php image.php will load the image from the file system (or database) it depends where your settings save the images to, based on the manufacturer id - if you prefer, we can send you a small update to load this image directly from the file system. Could you send a support ticket through, so we can action this for you. mirage00 - could you also submit a ticket to our support@thexcartstore.com account, please send through some screenshots so we can replicate your issue. We will get back to you on this today. regards Will
__________________
The xCart Store.com - Professional x-cart modules and x-cart templates xMenus, Predictive Search, xBanners2, Busy Kitchen, xtreme Gear, Modern Living, xMobile - Smartphone template & Responsive x-cart template x-cart 3.x.x x-cart 4.x.x |
|||||||
#34
|
|||||||
|
|||||||
Re: NEW xcart template - xtreme Gear
Quote:
This causes problems for our customers too, especially those that are buying a lot of duplicate products with different variants - during the buying process the customer loses track of what they've ordered. I've had a few complain about it. Quote:
Thanks Will. Within admin I have all image location options set to file system so I'd be very grateful for the update. I'll raise a support ticket for that.
__________________
X-Cart GOLD Plus v4.5.4 CDSEO Pro ewdhosting Dedicated Server Dedicated SSL Stone Edge OM |
|||||||
#35
|
|||||||
|
|||||||
Re: NEW xcart template - xtreme Gear
Quote:
__________________
X-Cart GOLD Plus v4.5.4 CDSEO Pro ewdhosting Dedicated Server Dedicated SSL Stone Edge OM |
|||||||
#36
|
|||||||
|
|||||||
Re: NEW xcart template - xtreme Gear
Quote:
That is stock x-cart behavior, even in 4.6.0 There was a time (about the time 4.1.x dropped in 2006) when variants or options were first included in x-cart, but a certain group of x-cart engineers and support were extremely hostile to variants -- and they still are! Will, I'll be happy to share screenshots of this with you as well. Unfortunately, it's not in the xcart core, so your template is just taking the xcart data (which is incomplete)and making it pretty. I am a recent new owner of xTreme and my build-out is almost done -- and I have discovered more than a few "issues" along the way, but for the most part, most are x-cart design (defects) and TXS has graciously helped me work through them. BUT -- there are more than a few instances where 4.5.4 or 4.5.5 code does not integrate well with xTreme - since some of xTreme was built on 4.5.2 code -- sometimes (usually) it's ok - but there are times when you have to go grab 4.5.4 or 4.5.5 code. I will be posting my love letter about xTreme soon -- but still have a few more obstacles to overcome.
__________________
xcart 4.5.4 gold+ w/x-payments 1.0.6; xcart gold 4.4.4 |
|||||||
#37
|
|||||||
|
|||||||
Re: NEW xcart template - xtreme Gear
hi, wil, it seem there is small issue with 4.6 that the category images does not show after i apply them in admin, the see attached image, thanks
albert
__________________
X-Cart Gold 4.6 |
|||||||
#38
|
|||||||
|
|||||||
Re: NEW xcart template - xtreme Gear
Hi Albert,
That looks strange - are you sure you have the correct folder permissions set for your category images? If you would like us to investigate further, can you submit a support ticket here: support.thexcartstore.com include your ftp details also, so we can check your setup as this is certainly not a template problem. regards W.
__________________
The xCart Store.com - Professional x-cart modules and x-cart templates xMenus, Predictive Search, xBanners2, Busy Kitchen, xtreme Gear, Modern Living, xMobile - Smartphone template & Responsive x-cart template x-cart 3.x.x x-cart 4.x.x |
|||||||
#39
|
|||||||
|
|||||||
Re: NEW xcart template - xtreme Gear
hi, wil, thanks for your advise, i forgot i am using amazon cloud and forgot to upload new images, thanks
albert
__________________
X-Cart Gold 4.6 |
|||||||
#40
|
|||||||
|
|||||||
Re: NEW xcart template - xtreme Gear
If you want the manufacturer's logo on the product page to be loaded from the file system instead of from the database then this code does the trick.
FILE: product.php Find: PHP Code:
Then immediately after insert: PHP Code:
FILE: skin/xtreme_gear/customer/main/product_details2.tpl Replace: PHP Code:
With: PHP Code:
I had to do this so that I could load the manufacturers logo from our CDN.
__________________
X-Cart GOLD Plus v4.5.4 CDSEO Pro ewdhosting Dedicated Server Dedicated SSL Stone Edge OM |
|||||||
|
|||
X-Cart forums © 2001-2020
|