Deprecated: Function get_currentuserinfo is deprecated since version 4.5.0! Use wp_get_current_user() instead. in /var/www/html/wp-includes/functions.php on line 5383
I’ve noticed many sections with a high loading time, which is related with the ajax, and wanted to find a solution about. Does this means that the theme is working fully with ajax? Is there any way to make it work without it, or work with it avoiding this time to load.
Shogun uses ajax for specific purposes (e.g. loading more grid items), and does not load most of the content with it. Could you please provide a URL of the specific page where you’re observing slow load times, I’ll check it out using specialized tools.
Thanks! The loading time is indeed rather slow (5.5 sec), but it’s not due to the theme’s scripts: the Ajax that is being loaded is part of some other structure, probably the ReCaptcha plugin – please try disabling it as a test and re-running the speed diagnostics.