Henry Tam
Forum Replies Created
-
You are amazing! Thank you Devin.
Scroll down to the bottom and click on the Donate Now button.
Thanks for the quick reply. Here is a link to the sidebar modal widget.
https://staging.nyjazzacademy.com/about-us/news-and-resources/
From what I see on my mobile, it shows the modal popup towards the bottom. I have to scroll down to see the popup.
Forum: Fixing WordPress
In reply to: SSL SlowdownHi,
Is your website consistently slow loading those SSL protected pages all the time or it depends on time of day etc? If it is always slow, then I would check the plugins to see if they are causing the problem.
Otherwise, I have 2 suggestions.
1. See if you can use CloudFlare to serve SSL pages. CloudFlare has worldwide servers which can help serve your pages to users based on location which will speed up load times.
2. It would be beneficial to have your whole site SSL protected and you can do that using server config overrides. E.g., htaccess. This way, you don’t need any plugins.
Note that SSL means more work for client and server and would mean a slightly longer page load time. But not 2 minutes. Two minutes would usually result in a timeout in most server configurations.
Can you report back if any of this helps?
I would setup a development WordPress installation at dev.sussexchef.com. Then password protect it using htaccess if Apache so that it does not get indexed by search engines. This will solve your problem with /dev in the url names.