Carl Parker
Forum Replies Created
-
Forum: Plugins
In reply to: [AccessPress Social Share] Counters are not updatingCrescendoBrands – Twitter has stopped its sharing count. See their blog write up
Forum: Plugins
In reply to: [AccessPress Social Share] Counters are not updatingWe are having issues with share count as well.
Example: https://gozamm.com/?p=962 where count shows 2 & Facebook API https://api.facebook.com/method/links.getStats?urls=https://gozamm.com/?p=962 shows differently.
Cleared Cache of Plugin. Cleared CDN Cache. No luck…
Forum: Fixing WordPress
In reply to: Login failed – IP address has been blockedHey Steve,
Temporarily, you can access your website immediately by disabling the applicable plugin folder (rename it to something it temporarily) via FTP or Hosting File Manager. Then, the block will not be applicable. Login accordingly, or reset password via link or MySQL database.
Hope that guides you in the right direction.
Forum: Fixing WordPress
In reply to: CSS problem with my siteJust over 80% of your time is based upon “waiting” from the server. I’d strongly suggest to speak with your hosting provide to identify resolutions relating to the server. Just from a quick glance, you have a lot of stylesheets and scripts loading. The results of your admin-ajax.php stood out as well. Hopefully, this gives you some guidance on touch-points to target on.
GL buddy.
Forum: Fixing WordPress
In reply to: CSS problem with my siteIn the short term, you could look into preloading your pages before rendering until you can improve your website performance. Depending upon your comfort level, you can look into a plugin or write up some code for it.
Forum: Fixing WordPress
In reply to: CSS problem with my siteTrue. It is taking a bit to render but that is more along the lines of performance than an error of styling. You should look into optimizing your setup (website/hosting) for better performance. From a quick performance run at Pingdom:
http://fpt.pingdom.com/#!/bxNGE7/http://www.onestopsailing.co.uk
You will see a lot of negatives are apparent from that report: Loading time, response time, # of requests, file size all should be improved. Hope this guides you into the right direction.
Forum: Fixing WordPress
In reply to: CSS problem with my siteWorks fine for me, a bit slow in loading but it loads fine. You may need to clear your cache to get the latest version.