• Suddenly the Team plugin is breaking our page. It was working fine, but now when we load the front end page, not only does the team shortcode fail to deliver any team members, but all the content on the page is blank. If we remove the team shortcode, the page displays fine. Inspecting the page reveals this error:

    init.js?ver=4.9.1:9 Uncaught TypeError: $(…).superfish is not a function
    at HTMLDocument.<anonymous> (init.js?ver=4.9.1:9)
    at i (jquery.js?ver=1.12.4:2)
    at Object.fireWith [as resolveWith] (jquery.js?ver=1.12.4:2)
    at Function.ready (jquery.js?ver=1.12.4:2)
    at HTMLDocument.K (jquery.js?ver=1.12.4:2)

    Any idea as to what might be happening?

Viewing 6 replies - 1 through 6 (of 6 total)
  • Thread Starter jgold723

    (@jgold723)

    A little more detail – -this seems to be related to the photo used in one member profile. If I remove the photo, the error goes away and the page displays.

    Plugin Author RadiusTheme

    (@techlabpro1)

    Hello,

    Have you installed any new plugin? It is superfish is a menu plugin.

    It is JQuery error coming from another plugin my plugin don’t have any function with this name superfish.

    init.js?ver=4.9.1:9 Uncaught TypeError: $(…).superfish is not a function

    you need to figure our from which plugin this error coming otherwise any JQuery functionality will not work properly.

    Can you send me url then I can tell from which plugin it is coming?

    Thanks

    Thread Starter jgold723

    (@jgold723)

    Hi — thanks for looking into this. Here’s the link:

    https://thepainapp.com/the-painapp-team/

    Plugin Author RadiusTheme

    (@techlabpro1)

    Hello,

    Sir in this page nothing load. Can you tell which changes done then team data stop?

    Can you give me some information?

    1) WordPress Version.
    2) Server PHP version.
    3) Is it commercial or custom make theme if commercial or free then tell me name I will test with that theme?
    4) Which change you made lastly so it stop working?

    Thanks

    Plugin Author RadiusTheme

    (@techlabpro1)

    Also can you give me shortcode which code you place into this page.

    Thread Starter jgold723

    (@jgold723)

    There is data, but you are correct nothing loads. It does seem to be related to a single image in one of the Team profiles – if I remove the image, everything loads fine.

    Wordpress version is 4.9.1
    php 7.0.26
    Commercial theme, WPZoom/Modena
    See above for change that breaks this
    [tlpteam layout=”4″ col=”4″]

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘Suddenly it’s broken’ is closed to new replies.