glowlogix / wp-frontend-profile

WP Frontend Profile allows users to edit/view their profile and register/login without going into the dashboard to do so.
https://wordpress.org/plugins/wp-front-end-profile/
GNU General Public License v2.0
17 stars 20 forks source link

When shortcode is used in elementor the page cannot be saved #97

Closed danloughmiller closed 1 year ago

danloughmiller commented 2 years ago

When adding the [wpfep] to an Elementor page upon saving Elementor reports a 500 internal server error.

Steps to Reproduce

  1. Create elementor page
  2. Add shortcode element with [wpfep]
  3. Attempt to save

Following error is logged: PHP Fatal error: Uncaught Error: Class 'WPFEP_Profile' not found in [{plugins_folder}/wp-front-end-profile/functions/wpfep-functions.php]

hasnain37 commented 1 year ago

@danloughmiller this issue is resolved.