• Resolved

    (@educationguideonline)


    These errors are showing on every pages-

    Notice: Undefined index: type in /home/eguideonline/public_html/wp-content/plugins/redux-framework/ReduxCore/framework.php on line 1252

    Notice: Undefined index: type in /home/eguideonline/public_html/wp-content/plugins/redux-framework/ReduxCore/framework.php on line 1257

    Notice: Undefined index: type in /home/eguideonline/public_html/wp-content/plugins/redux-framework/ReduxCore/framework.php on line 1172

    Notice: Undefined index: type in /home/eguideonline/public_html/wp-content/plugins/redux-framework/ReduxCore/framework.php on line 1173

    Notice: Undefined index: type in /home/eguideonline/public_html/wp-content/plugins/redux-framework/ReduxCore/framework.php on line 1179

    Notice: Undefined index: type in /home/eguideonline/public_html/wp-content/plugins/redux-framework/ReduxCore/framework.php on line 1200

    The page I need help with: [log in to see the link]

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Contributor Dōvy Paukstys

    (@dovyp)

    Are you using Redux in a theme, or coding yourself? It sounds like whoever passed in the config is not sending a “type” for the option, and that’s one of the most important parts of the Redux array. I’d contact whoever was working on your theme/plugin. Best of luck!

    Thread Starter

    (@educationguideonline)

    I am using a child theme. At first, I thought it was my fault while creating child themes. But even after activating “Twenty Seventeen” theme the error are still showing.

    Plugin Contributor Dōvy Paukstys

    (@dovyp)

    It’s probably how the config was called. Have you looked at our docs or posted on our issue tracker?

    https://github.com/reduxframework/redux-framework/

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Error after activating’ is closed to new replies.