I have problem with the rating plugin.
When I click to show a page with a photo, then there is one radio button and a huge "Submit >>" button. When I inspect that radio button, I can see in the code that there are actually 10 radio buttons in the code, but I see only one radio button (no stars).
When I refresh the page (F5), then the stars shows up fine.
Any idea?
The zpMobile theme is based on jQuery Mobile and uses a lot of Javascript stuff including its own page caching respectively preloading. I fear there might be no simple way around such JS conflicts without tailoring the plugin to the theme specifially (which would be huge overhead)