I searched and couldn’t find anybody reporting this, and can’t replicate it here so it must be something to do with my child theme structure, but here goes…
I’ve got a very slightly modified version of the the Reboot Chile Theme framework (And Reboot is installed). The Child is the active theme for desktop mobile, and tablet.
On the Desktop I can view my Forums Profile, access all tabs and edit options. I have not checked my iPad yet.
On my iPhone, it’s like the whole profile does not finish loading. See screenshot. I tap the Options button, and any others, and nothing happens. I temporarily activated Reboot, and all the options are accessible. Reactivate the Child, and the Profile screen chokes as shown, no footer loads, like when viewing in Reboot on the phone.
I thought we only needed to add/edit modified files to the child theme? I don’t need to edit the Profile template, but I do need it to work.
I tried copying an unmodified spProfileEdit.php from the /Reboot/templates folder to my /rebootkid/templates but that made no difference.
It seems that file (if it’s the right one) calls a function, rather than a mobile or desktop template, so I’m not sure how to edit it, if that’s necessary.
I searched all Reboot files for reference to the “sp_ProfileEditMobile();” on line 26 of spProfileEdit.php and that file is the only place it appears.
While trying to figure this out, I recalled that I did have the Profile Display Control plugin activated. But after deactivating that and making sure all profile tabs and options are checked to display, it still looks like this…
Only the Profile tab is clickable, and that just reloads the same broken screen. All other links do nothing. The Profile looks complete and functions in Reboot.
My only Child Theme edits are style related, and my only modified templates are spGroupView and spFoot, with an spFunctions file that only turns off the tooltips (to address a WP theme conflict)
I have made no changes to any Profile files in my Child theme… 
What do I need to do to troubleshoot and fix the issue of my Profile tab not loading with my child theme activated? Anyone? Thank You!



