Tagged: x
-
AuthorPosts
-
July 22, 2016 at 3:18 pm #1099087
mikeaikenParticipantThere’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/July 22, 2016 at 6:19 pm #1099259
RahulModeratorHey 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.July 23, 2016 at 12:53 am #1099591
mikeaikenParticipantThis reply has been marked as private.July 23, 2016 at 2:15 am #1099652
RadModeratorHi 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!
July 23, 2016 at 1:30 pm #1100008
mikeaikenParticipantThis reply has been marked as private.July 23, 2016 at 8:24 pm #1100290
Rue NelModeratorHello 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.
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1099087 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
