Ok so i've read and read and read I don't think anyone has ever posted the same issue as I have.
When I first installed zencart i chose to install on my server under /store.
then to see my store you had to type in www.wittlethings.com/store instead of just www.wittlethings.com
So i called my hosting and they said it was just a matter of moving folders. So he copied i guess the main folder onto my main public_html.
So now i have multiple files to edit. For example when I want to edit my home page header.php i have to edit it in my third party program and save it and then
I have to load it over the header.php page under public_html - includes - languages - english - html includes
then i also have to re write the my_store - public_html - includes - languages - english - html includes
So I essentially have to re write over both files to make one thing work right.
Other wise i end up with this issue
When you go to my site www.wittlethings.com the banner images are super small and tiny. I've already edited the image sizes through admin - configuration - images.
But when you click on any link in the store and scroll down to the banner images they appear normal size the size I changed them to.
So basically the initial load up of the page is reading one .php file and when you click a link to load a new page it's reading a different .php
So now I need to edit the actual image size .php and reload to overright both pages in both folders.
So my bottom line question is this.... What is the .php page where the image sizes are changed and saved? I looked under image size and found nothing. Are they under the configuration.php ?![]()



