I have a small simple site that is one index page with four popup modals. Everything works fine on the iphone until I try to parse EE content into them. This is the first bit of EE content I am pulling into the site:
{exp:channel:entries channel="about" disable="categories|member_data|pagination"}
{about}
{/exp:channel:entries}Once i do this it slows down so much that the site is unusable on the iphone...
Whats going on? I am just pulling in text? Is it something to do with the way its loading? The modals are controlled by javascript.
When I load the content outside of the modals it loads quickly and is ok. The modals load okay on their on desktop only on iphone) - how can I fix this? I have enable caching, but its not doing anything....
This is not good! Please help!
