Your reply did not come close to answering my questions.
“[RM_Front_Submissions] is indeed the shortcode that you need to use on the page in order to display the account related information. Do note that it will only be visible once users logs into their account. Each user will be able to view their own submission data.”
Please answer my question here so that other people can be helped, too.
1) There is a display:none style on the div that contains the user area:
<div class="rmagic" id="rm_front_sub_tabs" style="display: none;">...</div>
This hides the entire user area. Why your code would even do this baffles me.
2) When I remove the style in the browser, the page is styled improperly, it doesn’t look at all like the photo your plugin advertises:
mine) https://image.prntscr.com/image/tZ2a–6wR2myHOFOAv0fZA.png – yours) https://ps.w.org/custom-registration-form-builder-with-submission-manager/assets/screenshot-4.png
I switched to the Twenty Twelve theme. As you can see, the navigation is not styles correctly.
3) The navigation is unclickable. The cursor turns into an I-beam on hover instead of a pointer, as links normally do. The logout link actually looks and works like a link. Reset password doesn’t look like a link but when you click it, the content of the page changes to the reset password form. There is no way to get back to the regular content aside from clicking the back link in the browser.
What I have done:
– Disabled all plugins
– Switched themes
– Used different browsers
– Cleared browser cache
– Used different logged-in users including admin
Please address my 3 issues listed above noting the steps I have already taken.
Thank you.