I'm using a form to submit reviews of products (together with the "Gravity Forms + Custom Post Types" plugin to create a CPT). So far so good. This form has the "require to be logged in" checked and appears on the Product page.
Here's the problem: When I first visit the page there's the form. I go checking the radio buttons, filling in text and send my evaluation. Everything works great. But then, another friend of mine, goes to the Product page and tries to send his review. It doesn't work!! The form isn't there, the page is showing the data I SENT before. It's looks like GF is showing the {all_fields} on the page instead of presenting the form itself.
I don't know why this is happening, it makes no sense. Help please? =)