Skip to content

options are not being saved and giving fatal error. #2880

@booleandream

Description

@booleandream

Today i've downloaded and pasted the redux folder in my theme's directory. Then included the redux files in my theme's main functions.php file as following:
require_once 'redux/ReduxCore/framework.php'; require_once 'redux/sample/sample-config.php';

Now if i try to go to Appearance>Customize in my dashboard, then a fatal error shows:

Fatal error: Using $this when not in object context in C:\wamp\www\wordpress\wp-content\themes\zboom\redux\ReduxCore\inc\class.redux_helpers.php on line 710

If i comment out the 710th line of file class.redux_helpers.php, then the error vanishes.

Please resolve the issue...

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions