• Resolved ladolado

    (@ladolado)


    Notice: Undefined index: tiles in …/wp-content/plugins/redux-framework/redux-core/inc/fields/image_select/class-redux-image-select.php on line 215

    This warning came 2 updates ago. It’s repeated 5 times in the header

Viewing 5 replies - 1 through 5 (of 5 total)
  • Hi,
    Also we notice this issue.
    I saw Redux team change lines 214-216 and because of this, site is broken.

    I see is something with redux config page (page where you store options from theme options)

    Plugin Author Kev Provance

    (@kprovance)

    The next update, v4.1.28, should be available Tuesday. If you need it now, the latest version of Redux is always available in the repo: https://github.com/reduxframework/redux-framework-4

    Hi @kevin
    This is an issue from Redux and will be fixed in new version or we need to adapt our code to your new changes.

    How to fix this issue with 215 line?
    Csn you give some info? Because we are developers and we have many themes online and we need to inform our clients.

    Thanks

    Plugin Author Kev Provance

    (@kprovance)

    It’ll be fixed in the next version, which is always available in the Github repo listed above. If you need a fix now, go into your options config and add the following argument to any image_select field that does not have the tiles argument specified:

    'tiles' => false,

    Plugin Author Kev Provance

    (@kprovance)

    New version available

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Undefined index: tiles in …’ is closed to new replies.