Welcome the Technical Support section. Help us in assisting you by providing us with a concise and descriptive elaboration of your issues. Be specific and if possible, provide us with a step-by-step instruction in replicating your problem.
ISSUE SUMMARY:
when we go to edit a profile it does not show all the fields the save button at the bottom does not show at all.
The entire jomsocial content seems to be floated or positioned absolute so it's not driven by the height of the main area. so that may be why it is abruptly clipped.
You can see this with this CSS statement:
div#rt-main {
min-height: 2000px;
}
STEPS TO REPLICATE:
1go to this link after you sign in
2
ontariofitnesscouncil.com/my-account/edit-profile
3then scroll to bottom and you will see the form is cut off
4
5
RESULT
EXPECTED RESULT seee entire form including save button
BROWSER
Thank you that worked however it looks like the form is sitting on top of the template
gyazo.com/ab6b6764c4b25392baf93d5e53ec1ca7
See the Rocketthemee logo and the large grey horizontal bar behind it?
The scrolling is quite long is there anyway to section or do pagination on this form in some way?