Sorry you are having trouble with the plugin on Multisite. Can you describe the steps you have taken please in installing the plugin and I will endeavour to help as much as I can.
No problem, Installed from the WordPress repository, activated on multisite, no settings or listed as a plugin in the subsites. I have WP_DEBUG on. I hope that helps.
The plugin has no settings to list! Therefore as stated in the installation instructions you need to add the following template function to your theme template file where you want the front end form to show:
<?php wpfep_show_profile(); ?>
Ok, I have done this. Still no form. I have inserted <?php echo wpfep_show_profile(); ?> and/or <?php wpfep_show_profile(); ?> Any further guidance is appreciated.
Please can you indicate which template file you have added this too. Also you must of course be logged in to see the form and NOT an administrator on the site.
Many thanks. I am testing as an administrator. The theme is based on Roots.io. I’ll test as a different user and see what happens.