• Resolved Be Dark

    (@b_dark)


    hello when eneble your plugn and try to edit any page etc with elementor, can load elementor editor and i got this msg

    The preview could not be loaded
    We’re sorry, but something went wrong. Click on ‘Learn more’ and follow each of the steps to quickly solve it.
    Click here for preview debug

    preview debug shows me this:
    ob_end_flush(): failed to send buffer of zlib output compression (0)

    This start random after some update of your plugin. i don’t know from which version and after

    • This topic was modified 3 years, 4 months ago by Be Dark.
Viewing 6 replies - 1 through 6 (of 6 total)
  • Plugin Author Dōvy Paukstys

    (@dovyp)

    What version of Redux are you using?

    Thread Starter Be Dark

    (@b_dark)

    Hello @dovyp , your latest 4.1.24

    Hi Dōvy,
    The error is caused by this:
    PHP Warning: Use of undefined constant REDUX_PLUGIN_FILE – assumed ‘REDUX_PLUGIN_FILE’ (this will throw an Error in a future version of PHP) in …./wp-content/plugins/redux/redux-framework/redux-templates/classes/class-api.php on line 875
    which causes the “Headers already sent” error and therefore Elementor does not work.

    So I manually replaced REDUX_PLUGIN_FILE in the “class-api.php” file with ‘REDUX_PLUGIN_FILE’ and it worked.

    I hope that the above information is helpful to you and to others that have the same problem.

    herculesdesign,

    I’ve forwarded your findings to Dovy. Thanks for pointing out this.

    Hello,

    Thanks for pointing out this. I’ve reported this issue to the development team so that they can work on it.

    You can track the issue from this GitHub issue: https://github.com/reduxframework/redux-framework/issues/3772

    Thanks.

    • This reply was modified 3 years, 3 months ago by mohammedeisa.
    • This reply was modified 3 years, 3 months ago by mohammedeisa.

    Awesome 🙂
    Happy new year and best wishes for 2021 !

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘Problem with the elementor plugin’ is closed to new replies.