Digital experiences for all disciplines
Forum Replies Created
-
Posted in: We hit Power Elite.
-
Need to get this updated. Is this something that can be fixed? I will just get another theme..
This reply has been marked as private.This reply has been marked as private.I am getting: Maximum execution time of 30 seconds exceeded in /home/subvertl/public_html/wp-includes/functions.php on line 1803
So I took out on the functions: while ( file_exists( $dir . “/$filename” ) ) {
if ( ” == “$number$ext” )
$filename = $filename . ++$number . $ext;
else
$filename = str_replace( “$number$ext”, ++$number . $ext, $filename );It loads way faster.. But I dont know if thats the issue.
Yeah.. I did that already. Still super slow.
This reply has been marked as private.You think this could be because I changed the name of the theme folders? This is usually not a problem.
This reply has been marked as private.My load time is 20.70s. Its lags on the URL, not on any of the resources. I turn off the theme and it takes 178 ms.
Something is wrong here.
I am having the same issues.. I have a great hosting provider. I have
define(‘WP_MEMORY_LIMIT’, ’96M’);Still takes forever to load the pages.
Thanks.
-
Posted in: We hit Power Elite.