I have a photoblog using Suffusion (www.basicshine.com).
I first noticed this refreshing issue after updating to version 4.0.5.
When I first enter my site, everything are okay an normal. But, after clicking on refresh button for a few times will cause:
a) navigation buttons below header: dropdown button missing
b) featured post slider: image and index number missing, only the empty frame plus next previous button remain.
If I click on the home button again, these element will be load properly again.
I then delete the theme and test again on older versions (from 4.0.4, to 3.9.6) and confirmed that it only happen from 4.0.3 onwards. No problem on version 4.0.2 and below.
I’ve run the test on three separate PCs (one running windows vista while the two other on windows 7). And by far, both PCs show the same issue on ie9 but not observed while using Google Chrome or Firefox.
I then installed Suffusion 4.0.6 and after testing it for over a day, I still found the same refresh issue on IE9.
After testing again with most of the settings in the theme option, I've found "Auto-generate CSS file for customization options" options will help reducing the rate of my site not loading properly.
I then tried to quantify the occurance rate (by pressing refresh button 30 times and note how many time the site will load properly), and below are my findings:
2/30 success for "Auto-generate the CSS and include it as a linked file".
4/30 success for "Auto-generate the CSS and link it as a file".
0/30 success for "Don't auto-generate the CSS, and link it in the HTML".
11/30 success for "Auto-generate the CSS and print it in the HTML source".
23/30 success for "Don't auto-generate the CSS, and print it in the HTML source".
I then remove the my additional stylesheet link from custom includes and re-run the test, resulting in:
12/30 success for "Auto-generate the CSS and include it as a linked file".
5/30 success for "Auto-generate the CSS and link it as a file".
12/30 success for "Don't auto-generate the CSS, and link it in the HTML".
23/30 success for "Auto-generate the CSS and print it in the HTML source".
25/30 success for "Don't auto-generate the CSS, and print it in the HTML source".
Is there anyway to force IE9 to load my site properly when clicking refresh button?
Thank you.
