• Hi I am using this plugin in a client’s wordpress site. I am having problem with this plugin.

    News is not showing in the widget area.

    I got the below error in my browser console.

    TypeError: el[0] is undefined

    return el[0].offsetHeight + css(el, ‘marginTop’) + css(el, ‘marginBottom’);

    https://wordpress.org/plugins/sp-news-and-widget/

Viewing 1 replies (of 1 total)
  • I am having the same issue. I get the widget title displayed in the sidebar but the js error gunawp mentioned is preventing the rest of the widget from being displayed.

    Uncaught TypeError: Cannot read property ‘offsetHeight’ of undefined – jcarousellite.js:361

Viewing 1 replies (of 1 total)

The topic ‘el[0] is undefined’ is closed to new replies.