I had the server manager have a look at it:
“I was able to recreate the issue on my end, Anthony. However, after further investigation on the matter it seems that the reason for the issue in question is actually related to the plugin itself as the following error generates in the error_log:
[16-Oct-2018 09:42:56 UTC] PHP Fatal error: Uncaught Error: Call to undefined function wcfm_followers_url() in /home/happines/public_html/wp-content/plugins/wc-frontend-manager/views/settings/wcfm-view-settings.php:362
Stack trace:
#0 /home/happines/public_html/wp-content/plugins/wc-frontend-manager/core/class-wcfm-template.php(38): include()
#1 /home/happines/public_html/wp-content/plugins/wc-frontend-manager/core/class-wcfm-library.php(798): WCFM_Template->get_template(‘settings/wcfm-v…’)
#2 /home/happines/public_html/wp-content/plugins/wc-frontend-manager/includes/shortcodes/class-wcfm-shortcode-wc-frontend-manager.php(42): WCFM_Library->load_views(‘wcfm-settings’)
#3 /home/happines/public_html/wp-content/plugins/wc-frontend-manager/core/class-wcfm-shortcode.php(96): WCFM_Frontend_Manager_Shortcode::output(”)
#4 /home/happines/public_html/wp-content/plugins/wc-frontend-manager/core/class-wcfm-shortcode.php(43): WCFM_Shortcode->shortcode_wrapper(Array, ”)
#5 /home/happines/public_html/wp-includes/shortcodes.php(319): WCFM_Shortcode->wc_frontend_m in /home/happines/public_html/wp-content/plugins/wc-frontend-manager/views/settings/wcfm-view-settings.php on line 362
Thus, the issue is not a server related one, but actually a completely a web development related to the plugin itself.”