Hrishikesh
Forum Replies Created
-
Hi,
I have reset the desktop breakpoint for @media (min-width:1112px) to @media (min-width:1111px) but it’s not working.I’m still facing these issues:
When screen resolution is between 768px to 1111px, the primary menu disappears and the handheld menu (hamburger) is also absent. Also, the Footer handheld bar is also absent.
All applied settings in Theme Customizer is rendered ineffective.Forum: Plugins
In reply to: [Yoast SEO] 404 Not Found – Query MonitorHi,
I have updated to v10.1.3 and I’m happy to report the issue has been resolved.
Thanks for your awesome quick support! ??Forum: Plugins
In reply to: [Yoast SEO] 404 Not Found – Query MonitorThis bug is fixed in the current 10.1.2 version.
I have double-checked and my Plugin directory says my Yoast installation is Version 10.1.2 In addition, there are no pending updates notifications in WP Dashboard.
So the question arises: why am I still seeing these errors?
Am I missing something here? Please enlighten me.
This seems like a server caching issue. Do you have object cache on your hosting?
Brilliant!
Yes. I am using Redis Object Caching. I flushed the Object Cache and then tried to run a Performance Test. It’s working!
Thanks man for your awesome support! Really appreciate it. ??
Is the file wp-content/advanced-cache.php present? If not, there’s a permission issue. You can copy it manually from wp-content/plugins/hummingbird-performance/core/advanced-cache.php
Thanks Anton. You were right! The advanced-cache.php was missing in wp-content directory. I have manually copied from hummingbird directory. Please check & verify whether the following file permissions for advanced-cache.php is correct:
-rwxrwxr– 774
File Owner (User:Group) www-data:www-dataAlso, I was able to successfully connect to Cloudflare after doing this.
However, I am facing a new issue. Inside all Hummingbird Pages (in WP Dashboard), I receive the Quick Setup Pop-Up.
-
If I click on Skip, the page simply reloads and the pop-up appears again.
-
If I click on Run Performace Test, the progress starts at 35% and remains stuck there and then, the page reloads and the Quick Setup pop-up appears again.
Please help.
- This reply was modified 5 years, 11 months ago by Hrishikesh. Reason: Removed unneccesary tags
Regarding other issues and warnings – it seems that there is no wp-content/advanced-cache.php present. You should try to disable Page Caching, remove define(‘WP_CACHE’, true) from wp-config.php and try to enable it again. Hummingbird should be able to add all configurations automatically.
I removed the define(‘WP_CACHE’, true) from wp-config.php and tried re-activating Page Caching, but it doesn’t work. It simply re-loads the page. I again checked wp-config.php and found the define(‘WP_CACHE’, true) added by Hummingbird.
Also, the WP_DEBUG_LOG still shows the PHP warning :[03-Apr-2019 06:35:52 UTC] PHP Warning: include(): Failed opening '*redacted*/public_html/wp-content/advanced-cache.php' for inclusion (include_path='.:/usr/share/php') in *redacted*/public_html/wp-settings.php on line 84
- This reply was modified 5 years, 11 months ago by Hrishikesh. Reason: Redacted directory URL for security reasons
Seems like you’re using an incorrect combination of email / API key.
I think we can safely rule out this possibility as I have double-checked everything. Also, to avoid typos, I have copied the email ID and Global API Key from the Cloudflare account directly and pasted in the settings area.
Could you please try and reset Hummingbird settings? You need to visit this page to do so: wp-admin/admin.php?page=wphb&wphb-clear=all
I have done it but it didn’t work.
I visited https://thousandmilessite.in/wp-admin/admin.php?page=wphb&wphb-clear=all and got redirected to https://thousandmilessite.in/wp-admin/admin.php?page=wphb (i.e. Hummingbird Dashboard)Then, I again went to Caching > Browser Caching > Configure and input Cloudflare email and API key. But still, it gave the same error
Error: Cloudflare error: Missing X-Auth-Email header [403]
In my quest to debug this issue, I turned ON WP_DEBUG_LOG and found this PHP Warning repeated multiple times in the log:
[02-Apr-2019 05:58:40 UTC] PHP Warning: include(): Failed opening '*redacted*/public_html/wp-content/advanced-cache.php' for inclusion (include_path='.:/usr/share/php') in *redacted*/public_html/wp-settings.php on line 84
Could this be a reason for the issue?
P.S. Another strange thing I have noticed is that I’m unable to activate Page Caching. When I press the Activate button in Caching > Page Caching, the page simply reloads without any changes.
I have checked my WP-CONFIG file and WP_CACHE is set to true.
define('WP_CACHE', true); // Added by WP Hummingbird /* That's all, stop editing! Happy blogging. */
I have enabled “Development mode” on Cloudflare and checked. HB Page Caching is still not working.
I cleared the list but it still doesn’t cache AMP pages.
Hi,
Sorry, my bad. This is the active User agents exclusion list:bot is_archive slurp crawl spider Yandex
Hi,
This is my User-Agent exclusion list:wp-.*\.php index\.php xmlrpc\.php sitemap(_index)?.xml(.gz)? [a-z0-9_-]*sitemap[a-z0-9_-]*.(xml|xsl|html)(.gz)? ([a-z0-9_-]*?)sitemap([a-z0-9_-]*)?.xml
Also, try removing it and checking if the page is cached.
Can you please clarify if you’re suggesting to remove the above UA exclusion list and then try loading the AMP pages?
Please enable debug log in Page Caching and check why the request is skipping cache. The log will be in wp-content/wphb-logs/ folder
Best regards,
AntonHello there,
I enabled logging and following are some suspect error logs.[10:53:14] Do not cache page. User-Agent is empty or excluded in settings. [10:53:14] Loading config file. [10:53:14] Do not cache page. User-Agent is empty or excluded in settings. [10:53:29] Loading config file. [10:53:34] Page not cached because of active cron or ajax request. [10:53:34] Loading config file. [10:53:34] Page not cached because of active cron or ajax request. [10:53:38] Loading config file.
Do I need to de-activate and re-activate the Hummingbird plugin for this feature to work? Please help
Hi Dave,
Thanks a ton for your help.You were right on the money! The problem was due to incorrect hosts configuration (I had dabbled with FQDN for setting up a mail server in the past)
For anyone who might stumble across this thread, I followed this article which helped me resolve the error.
In addition, this helped me resolve another related error : Unable to edit Theme files in Appearance>Theme Editor
Now everything is working fine.
Thanks & Regards,
HrishikeshHi,
I have verified. Issue has been fixed in 0.9.97.37.
Thank you.
I will definitely try those out. Thanks, Dimitris for bearing with me. I am really grateful for your assistance.