Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1099087
    mikeaiken
    Participant

    There’s a bug in corner stone which slows down our entire website and causes the blog not to load. See the attached screen shot. When we disable the corner stone plugin, our blog works but the rest of the site doesn’t.

    The cs-body.min.js file can be found here: http://classicalpops.com/wp-content/plugins/cornerstone/assets/dist/js/site/cs-body.min.js?ver=1.3.0

    We need this issue resolved asap.

    Our website url is http://classicalpops.com/.
    Blog URL: http://classicalpops.com/stories/

    #1099259
    Rahul
    Moderator

    Hey There,
    Would you mind providing us with login credentials so we can take a closer look? To do this, you can make a post with the following info:
    – Link to your site
    – WordPress Admin username / password
    Don’t forget to select Set as private reply. This ensures your information is only visible to our staff.
    Thanks.

    #1099591
    mikeaiken
    Participant
    This reply has been marked as private.
    #1099652
    Rad
    Moderator

    Hi there,

    The script cs-body.min.js isn’t working because jQuery isn’t loaded. It’s not the one that causing it, it’s the one that is affected based on the order of the errors.

    Based on your site’s source, there is another loaded jQuery library that overrides the WordPress’ built-in jQuery library.

    <script type="text/javascript" src="//ajax.googleapis.com/ajax/libs/jquery/1.9.1/jquery.min.js?ref=mouseflow"></script>

    I’m not really sure how it’s added, but there should only one library. And it should be the built-in one.

    Would you mind disabling all your plugins except cornerstone and test it again? Then activate them one by one and check which will cause the issue.

    Thanks!

    #1100008
    mikeaiken
    Participant
    This reply has been marked as private.
    #1100290
    Rue Nel
    Moderator

    Hello There,

    If you are already done with your development and that your site is ready to be live, please install caching plugin for better performance. For more tips and tricks in enhancing your site’s page loading, please checkout our knowledge base here: https://community.theme.co/kb/performance/

    Hope this would help.

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