• Resolved Alex

    (@alexandronalin)


    Hi,
    Profile Builder prevents Elementor widget sidebar from loading as explained here
    https://pixify.net/blog/fix-elementor-stuck-on-loading-screen/ point 3.

    If you check on browser console, you can find out that Elementor looks for Profile Builder files that doesn’t exist, rising 404 error:
    – wp-content/plugins/profile-builder/front-end/extra-fields/select-cpt/style-front-end.css?ver=3.4.0
    – wp-content/plugins/profile-builder/front-end/extra-fields/select2/select2.css?ver=3.4.0
    – wp-content/plugins/profile-builder/front-end/extra-fields/upload/upload.css?ver=3.4.0

    I checked and the extra-fields folder doesn’t exist.

    Since february 25, your plugin had in 4 files in /wp-content/plugins/profile-builder/assets/misc/elementor/widgets/
    – class-widget-edit-profile.php
    – class-widget-login.php
    – class-widget-recover-password.php
    – class-widget-register.php

    but after (from feb 26) it has 6 different files. Among these 6, there is a file class-pb-widget-rf-epf.php which addresses the extra-fields folder.

    If I disable Profile Builder, Elementor works fine.
    If I delete “elemetor” folder in /wp-content/plugins/profile-builder/assets/misc/, Elementor works again.

    Please could you check?
    Many thanks

Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)

The topic ‘Profile Builder fail with Elementor’ is closed to new replies.