• Resolved leviticus

    (@leviticus)


    I’m having an issue where I can see changes made to the directory listing entries only when I’m logged in.

    Trying to eliminate potential errors and am receiving the following error:

    Uncaught TypeError: breakpoint.elements is not a function
    at Breakpoint.evaluate (jquery-breakpoints.min.js:1)
    at HTMLDocument.Breakpoints.evaluate (jquery-breakpoints.min.js:1)
    at HTMLDocument.dispatch (jquery.js?ver=1.12.4:3)
    at HTMLDocument.r.handle (jquery.js?ver=1.12.4:3)
    at Object.trigger (jquery.js?ver=1.12.4:3)
    at Object.a.event.trigger (jquery-migrate.min.js?ver=1.4.1:2)
    at a.fn.init.triggerHandler (jquery.js?ver=1.12.4:3)
    at Function.ready (jquery.js?ver=1.12.4:2)
    at HTMLDocument.K (jquery.js?ver=1.12.4:2)

    Thoughts on how to clear this error?

Viewing 1 replies (of 1 total)
  • Plugin Author Business Directory Plugin

    (@businessdirectoryplugin)

    Hi @leviticus,

    Sorry that you ran into issues here!

    It’s hard to say where that’s coming from looking at the stack trace. Since I’m not familiar with what changes you’re making to the plugin, I’d suggest paring things down so you’re certain that you’re dealing with a JS issue and not some weird conflict.

    Since you mentioned that only logged in users can see the listings, I’d suggest a conflict test. ( Here is an article about how to test for theme and plugin conflicts with Business Directory, which may help pinpoint the issue: https://businessdirectoryplugin.com/support-forum/faq/how-to-check-for-plugin-and-theme-conflicts-with-bd/ ) Switch to a default theme (like 2016) and deactivate all plugins except BD. That will confirm if it’s a conflict. Beyond that, you may need to use a sophisticated IDE to dig deeper.

Viewing 1 replies (of 1 total)
  • The topic ‘breakpoint JS Error?’ is closed to new replies.