![]() |
|
Rating - must refresh page twice - Printable Version +- ZenphotoCMS Forum (https://forum.zenphoto.org) +-- Forum: Support (https://forum.zenphoto.org/forum-1.html) +--- Forum: Plugins (https://forum.zenphoto.org/forum-6.html) +--- Thread: Rating - must refresh page twice (/thread-12100.html) |
Rating - must refresh page twice - Oldemar - 07-01-2015 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? Rating - must refresh page twice - fretzl - 07-01-2015 I don't see that in any of the standard themes. EDIT: After some more testing I see what you mean. Rating - must refresh page twice - acrylian - 07-01-2015 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) Rating - must refresh page twice - Oldemar - 07-01-2015 zpmobile is correct. Thanks for confirming this is an actual issue and not only on my side. So the solution is either to change theme, or find a different rating/"hot or not"-plugin. Are there any similar plugins? Rating - must refresh page twice - acrylian - 07-01-2015 To our knowledge there are no other rating plugins than our own. Otherwise we would list it on our extension section. Rating - must refresh page twice - Oldemar - 07-01-2015 Okay thanks. I solved it by switching to bootstrap theme. |