Portal Engine Questions on portal engine and web parts.
Version 7.x > Portal Engine > Where do you change the path for checkout process images? View modes: 
User avatar
Guest
trheath - 10/18/2012 2:28:09 PM
   
Where do you change the path for checkout process images?
Where do I change the path for the checkout process images? I tried to changing it in the CMS desk but this is what happens:

http://localhost/MySite/CMSPages/GetResource.ashx?image=[Images.zip]/ShoppingCart//~/App_Themes/MyTheme/Images/Content_selected.gif

Where do I change this??

Thanks

Tim

User avatar
Kentico Customer Success
Kentico Customer Success
kentico_martind2 - 10/20/2012 4:50:36 PM
   
RE:Where do you change the path for checkout process images?
Hi Tim,

You can specify the image in the CMS Desk -> Tools -> E-commerce -> Configration -> Store settings -> Checkout process (or in Site Manager -> Tools -> E-commerce configuration -> Store settings -> Checkout process).

Each checkout step has property called Image file name, where this property should hold name of the file used in the checkout process header. The image must be stored in the following folder:
~\App_Themes\<stylesheet name>(i.e. CorporateSite)\Images\ShoppingCart

You can also take a look at the Developers guide: Checkout process.

Best regards,
Martin Danko

User avatar
Member
Member
RobJeremy - 10/23/2013 10:09:27 AM
   
RE:Where do you change the path for checkout process images?
Hello

I ran into the same problem as the Original Poster. I have the files located in the App Themes folder under my CSS Stylesheet name, but the path still doesn't change to the absolute path. It uses the GetResources.aspx?images.zip

Are there any solutions to this..??

User avatar
Kentico Customer Success
Kentico Customer Success
kentico_martind2 - 10/26/2013 7:16:51 AM
   
RE:Where do you change the path for checkout process images?
Hello Rob,

Could you please provide us with more details about your configuration? What is the exact path you are using? Do you also have any hotfixes installed?

Best regards,
Martin Danko