View Single Post
  #21  
Old 06-04-2018, 05:27 AM
  cflsystems's Avatar 
cflsystems cflsystems is offline
 

Veteran
  
Join Date: Apr 2007
Posts: 14,190
 

Default Re: Invoice logo not replaced in customer email

Quote:
Originally Posted by goldensheep
Hi,

I have the logo showing on customer invoices OK, but if I (as a customer log in) look at an invoice in my order history - it still has the X-Cart logo.
If (as Admin in the backend) open up/print an order/invoice - the logo is also still X-Cart.

For the life of me, I can't find where this is image is stored.

If anyone can help, I would be truly grateful
Load the page with invoice/wrong log and hit F12 or right click mouse over the logo and select Inspect.
This will open browser's developer tools and you can see where the image is read from. It will show the path related to the cart root.

The image is usually located under SKIN/images where is SKIN is the directory used for the site - it could be common_files but maybe it is another directory - depends on which skin is used for the site
__________________
Steve Stoyanov
CFLSystems.com
Web Development
Reply With Quote