Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature currently requires accessing the site using the built-in Safari browser.
The only issue I see with that is that it's only preventing the stars and the option to rate / review. I want my members to be able to rate the items in the showcase, but I've not enabled the review options. In the showcase stats, it's still showing the Reviews tally, even though there aren't any, and there is no option to review an item.I'd just turn off the options to rate, go into extra CSS and paste the code I posted earlier:
Code:.rating { display: none !important; }
That would be much easier than hoping it makes it in to the next version.