I am using the Corporate2 template and the "Image Show".
While testing the page/speed/etc., it appears there is a "call" (request) for two separate .png files that don't exist and it is giving my test page two separate "404" errors.
The page is requesting two different arrows.png files and neither of them exist at the requested location. I TRIED just pasting in the arrows.png, but that made the site look really bad.
Is it possible this is just a minor error in the code?
Even the "demo" of Corporate2 is showing the 404 error for the call for the arrows.png:
http://www.webpagetest.org/result/12032 ... 1/details/
Note the 'red line' on the chart, it is giving a 404 for the following request:
http://[demo.gavick.com]/joomla16/apr2010/modules/mod_image_show_gk4/styles/images/arrows.png
My site is having the same error as above, but it also is giving a 404 for another call:
http://[MyWebsite.com]/templates/gk_corporate2/images/style1/arrows.png
Any idea where I can fix the code?
Also: Will this be fixed in future updates? I'm sorta picky about 404's on a page.
Thanks!