Tagged: x
-
AuthorPosts
-
March 15, 2017 at 9:35 am #1408046
FIGkbParticipantHi!
Was wondering if you could help pinpoint any possible errors happening. I (sometimes) get a message saying loading slow due to script conflicts on the page. Other times, images will take long to load or only load halfway.
In the ‘Media Library’ on WordPress, images only will load halfway, too.
Is there any conflicts happening with the theme scripts? Thanks for any help – site info is in next comment!
March 15, 2017 at 9:39 am #1408052
FIGkbParticipantThis reply has been marked as private.March 15, 2017 at 11:28 am #1408241
RupokMemberHi there,
You could try testing for a plugin conflict. You can do this by deactivating all third party plugins, and seeing if the problem remains. If it’s fixed, you’ll know a plugin caused the problem, and you can narrow down which one by reactivating them one at a time.
You can also try connecting to your root WordPress directory via FTP and open the file wp-config.php and add following at the bottom:
define( 'WP_MEMORY_LIMIT', '256M' ); define( 'WP_MAX_MEMORY_LIMIT', '512M' );Note that if your host limit the memory on server then it might not work. In that case ask your hosting provider to increase PHP memory limit.
You can find more information on http://codex.wordpress.org/Editing_wp-config.php#Increasing_memory_allocated_to_PHP.
Hope this helps.
Cheers!
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1408046 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
