Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1000743
    quint
    Participant

    The latest WordPress, X and Cornerstone are activated.

    I am getting the following errors:

    x-head.min.js?ver=4.4.2:1 Uncaught TypeError: c.hoverIntent is not a function
    (index):648 Uncaught TypeError: windowObj.scrollBottom is not a function

    Could you help me troubleshoot?

    Thanks!

    #1000859
    Prasant Rai
    Moderator

    Hello There,

    Thanks for writing in! To assist you better with this issue, would you mind providing us the url of your site with login credentials so we can take a closer look? This is to ensure that we can provide you with a tailored answer to your situation. Once you have provided us with your URL, we will be happy to assist you with everything.

    To do this, you can make a post with the following info:
    – Link to your site

    – WordPress Admin username / password
    – FTP login

    Don’t forget to select Set as private reply. This ensures your information is only visible to our staff.

    Thank you.

    #1001327
    quint
    Participant
    This reply has been marked as private.
    #1001673
    Nabeel A
    Moderator

    Hi again,

    Thanks for providing the credentials! Upon checking your theme, it looks like you’ve integrated highcharts in your Child theme which is breaking the site. When I activated the parent X theme everything was back to normal. Please check your child theme and remove the script that is breaking the theme.

    Cheers!

    #1002517
    quint
    Participant

    Thank you for your quick response. Your observation provided me with a reminder. Highcharts requires jQuery which has to be loaded first. Once this was done, no errors resulted.

    #1002576
    Prasant Rai
    Moderator

    You are most welcome. 🙂

  • <script> jQuery(function($){ $("#no-reply-1000743 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>