Forum Replies Created

Viewing 1 replies (of 1 total)
  • Thread Starter admsite

    (@admsite)

    Hi Kris,

    i tried a lot but the problem still exists.
    In a new installation with the theme, and the plugins it works.

    But one small quwestion before.
    Can i fetch sidebars in a way like this

    <?php get_sidebar( ‘MyCoolSidebar’ ); ?>
    Or can i directly change the database?

    ##################

    When i lokk at devtools i find:

    cs.min.js?ver=3.2.3:5 Uncaught TypeError: Cannot read property ‘substr’ of undefined
    at Object.isCustomSidebar (cs.min.js?ver=3.2.3:5)
    at HTMLDivElement.<anonymous> (cs.min.js?ver=3.2.3:5)
    at Function.each (jquery.js?ver=1.12.4-wp:2)
    at n.fn.init.each (jquery.js?ver=1.12.4-wp:2)
    at Object.initColumns (cs.min.js?ver=3.2.3:5)
    at Object.init (cs.min.js?ver=3.2.3:5)
    at HTMLDocument.<anonymous> (cs.min.js?ver=3.2.3:5)
    at i (jquery.js?ver=1.12.4-wp:2)
    at Object.fireWith [as resolveWith] (jquery.js?ver=1.12.4-wp:2)
    at Function.ready (jquery.js?ver=1.12.4-wp:2)

    widgets.php:1637 Uncaught TypeError: settings.data.search is not a function
    at HTMLDocument.<anonymous> (widgets.php:1637)
    at HTMLDocument.dispatch (jquery.js?ver=1.12.4-wp:3)
    at HTMLDocument.r.handle (jquery.js?ver=1.12.4-wp:3)
    at Object.trigger (jquery.js?ver=1.12.4-wp:3)
    at x (jquery.js?ver=1.12.4-wp:4)
    at XMLHttpRequest.c (jquery.js?ver=1.12.4-wp:4)

    i also tried the enable jQuery Migrate Helper

    Nothing changes except the error:

    Uncaught TypeError: settings.data.search is not a function
    at HTMLDocument.<anonymous> (widgets.php:1669)
    at HTMLDocument.dispatch (jquery.js:3)
    at HTMLDocument.r.handle (jquery.js:3)
    at Object.trigger (jquery.js:3)
    at Object.jQuery.event.trigger (jquery-migrate-1.4.1-wp.js:644)
    at x (jquery.js:4)
    at XMLHttpRequest.c (jquery.js:4)

    Uncaught TypeError: Cannot read property ‘substr’ of undefined
    at Object.isCustomSidebar (cs.min.js:5)
    at HTMLDivElement.<anonymous> (cs.min.js:5)
    at Function.each (jquery.js:2)
    at jQuery.fn.init.each (jquery.js:2)
    at Object.initColumns (cs.min.js:5)
    at Object.init (cs.min.js:5)
    at HTMLDocument.<anonymous> (cs.min.js:5)
    at i (jquery.js:2)
    at Object.fireWith [as resolveWith] (jquery.js:2)
    at Function.ready (jquery.js:2)

    Is this the problem?

    Thanks
    Susann

Viewing 1 replies (of 1 total)