Title: Plugin causes 404 error in console
Last modified: February 19, 2024

---

# Plugin causes 404 error in console

 *  Resolved [Triner Media + Print](https://wordpress.org/support/users/trinermedia/)
 * (@trinermedia)
 * [2 years, 3 months ago](https://wordpress.org/support/topic/plugin-causes-404-error-in-console/)
 * I am using the latest version of Profile Builder (v 3.11.0) and Elementor Pro(
   v 3.19.2). I have now noticed that the “Show password” function (eye icon) in
   the login form widget no longer works and the following error is displayed in
   the browser console:
   _Failed to load /wp-content/plugins/profile-builder/features/
   elementor-pro/assets/js/elementor-popup.js?ver=6.4.3 resource: the server responded
   with a status of 404 ()_I don’t know if the two issues are related. As for the
   error message in the browser console, I can’t find a file named elementor-popup.
   js in the entire plugin directory.
    -  This topic was modified 2 years, 3 months ago by [Triner Media + Print](https://wordpress.org/support/users/trinermedia/).

Viewing 4 replies - 1 through 4 (of 4 total)

 *  Thread Starter [Triner Media + Print](https://wordpress.org/support/users/trinermedia/)
 * (@trinermedia)
 * [2 years, 3 months ago](https://wordpress.org/support/topic/plugin-causes-404-error-in-console/#post-17436608)
 * Perhaps helpful to mention: The file in question is referenced in the following
   places:
 * _/wp-content/plugins/profile-builder/front-end/recover.php (row 537)
   /wp-content/
   plugins/profile-builder/front-end/login.php (row 674)
 *  [Nic Windley](https://wordpress.org/support/users/nisiwi/)
 * (@nisiwi)
 * [2 years, 3 months ago](https://wordpress.org/support/topic/plugin-causes-404-error-in-console/#post-17436672)
 * Same problem here > [Bad path to Elementor asset generated on front-end causing 404 | WordPress.org](https://wordpress.org/support/topic/bad-path-to-elementor-asset-generated-on-front-end-causing-404/)
 *  [Nic Windley](https://wordpress.org/support/users/nisiwi/)
 * (@nisiwi)
 * [2 years, 3 months ago](https://wordpress.org/support/topic/plugin-causes-404-error-in-console/#post-17436683)
 * So the plugin is relying on those Elementor scripts, and the enqueue method includes
   the base for the Profile Builder plugin WPPB_PLUGIN_URL and a sub folder “features”,
   which is incorrect for this Elementor asset.
 * wp_enqueue_script( ‘wppb_elementor_popup_script’, WPPB_PLUGIN_URL . ‘features/
   elementor-pro/assets/js/elementor-popup.js’, array(‘jquery’) );
    -  This reply was modified 2 years, 3 months ago by [Nic Windley](https://wordpress.org/support/users/nisiwi/).
 *  Plugin Support [alexandrubodea](https://wordpress.org/support/users/alexandrubodea/)
 * (@alexandrubodea)
 * [2 years, 3 months ago](https://wordpress.org/support/topic/plugin-causes-404-error-in-console/#post-17439475)
 * Hi [@trinermedia](https://wordpress.org/support/users/trinermedia/), [@nisiwi](https://wordpress.org/support/users/nisiwi/)
 * We’re aware of the JS Error issue (related to the Elementor Pop-up) you guys 
   mentioned, and the fix for this issue will be added in our next update to Profile
   Builder (which most likely will be released tomorrow).
 * Best regards,

Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘Plugin causes 404 error in console’ is closed to new replies.

 * ![](https://ps.w.org/profile-builder/assets/icon-256x256.png?rev=2961144)
 * [User Profile Builder - Beautiful User Registration Forms, User Profiles & User Role Editor](https://wordpress.org/plugins/profile-builder/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/profile-builder/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/profile-builder/)
 * [Active Topics](https://wordpress.org/support/plugin/profile-builder/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/profile-builder/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/profile-builder/reviews/)

 * 4 replies
 * 3 participants
 * Last reply from: [alexandrubodea](https://wordpress.org/support/users/alexandrubodea/)
 * Last activity: [2 years, 3 months ago](https://wordpress.org/support/topic/plugin-causes-404-error-in-console/#post-17439475)
 * Status: resolved