• Resolved gnissley

    (@gnissley)


    Just udpated to v1.8.6 and now some pages are fatal erroring. Any idea how to resolve this:

    PHP Fatal error: Uncaught Error: Undefined constant “ELEMENTOR_EXAMPLE_PLUGIN_URL” in /wp-content/plugins/charitable/includes/elementor/widgets/class-charitable-elementor-campaigns-widget.php:73

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author David Bisset

    (@dimensionmedia)

    @gnissley Hey! Thanks for reaching out!

    We are aware of the issue, and we have a maintenance version of Charitable out this week to resolve it. In the meantime you SHOULD be able to add these in your wp-config.php file (above the “STOP EDITING HERE” note):

    define('ELEMENTOR_EXAMPLE_PLUGIN_URL', '' );
    define('ELEMENTOR_EXAMPLE_PLUGIN_VERSION', '' );

    This should resolve the issue. Otherwise I’ll be more than happy to update you when the release goes out so you can try it to confirm. Let me know if you have any further questions!

    Plugin Author David Bisset

    (@dimensionmedia)

    The 1.8.6.1 maintenance release of Charitable (now out) should have this resolved. If you have any further issues or questions, please reach out!

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

The topic ‘Elementor Related Fatal Error’ is closed to new replies.