Hi
Mohamed Thelji wrote: Hello,
1. Did you done some modification through your emails code via "Hikashop->System->Emails" ?
2. The solution will probably be to set the "show product code" option to YES through "Hikashop->System->Configuration->Main".
1. No change has been made to any of the email code in the section "Hikashop->System->Emails". It looks like the paths to the image in the emails are incorrect and it appears that the emails being tested - that are being sent to a Gmail address - are adding code before the actual image path. The code being added starts as follows:
ci3.googleusercontent.com/proxy/xxx
with xxx being a long string of alpha numeric characters like this:
saRislwsvLobX13frKeDMVX1bxuNOCVRNyHMXiHX7AFTJPnlQgZkgWnYEtu71u5dqbGAdnRBJ227P6jwxHJSIXdDjlICd0FhiKCxVGfaaJAbbNi8FyWq_j1pkbrNv7TGASDzAI0Rg4l_8B_ZPFmu2-WhjBIfP-jObC1Q5ejFXPY=s0-d-e1-ft#
and after the # at the end of this string the absolute path to the image on the site in Hikashop is appended.
So this appears to be something Gmail are including in the email, but this cannot be isolated. Other Gmail users must have experienced the same thing when receiving emails from order confirmations etc from Hikashop. Please could you explain the resolution for this?
2. I checked in "Hikashop->System->Configuration->Main" (example path:
www.myhsdomain.com/index.php?option=com_...hop&ctrl=config#main
) and there isn't an option to "show product code". We are using Hikashop 2.3.0. Please direct us to this setting.
Thank you.
I should add, that other emails received into Gmail do not have this image display problem and they too have paths that include Gmails image cacheing URL with the absolute image path after the #. It is only emails sent from the Hikashop shop that are not displaying correctly.