Dan14
Forum Replies Created
-
Thank you for your reply.
For the future, it will be better to create an automated response that the office is closed for the holiday between X and Y.
Thank you for your reply.
My issue is unrelated to display of the banner. Until wordpress 6.2, the banner had virtually no impact on the core web vitals.
As of wordpress 6.2, the google terms (provided in a screenshot) started showing and this is having a huge impact on page performance, both desktop and mobile but more felt in mobile.
The link you provided is unrelated to the current issue I am experiencing.
ticker number 133884
I downloaded the master from github, which is the latest version. It didnt fix the problem Im having since wordpress 6.2.
The blocking time used to be very small on mobile devices, now its over +3,000ms. I checked and found out cookiebot is causing it.
To replicate it, run your website on https://pagespeed.web.dev/ (it belongs to google) and see what I mean.
When are you issuing a fix? It affects both the free and the paid version.
Forum: Fixing WordPress
In reply to: WordPress 6.2 crashed siteI have automatic backups so I just restored. I am assuming google will have more info.
Also, the problem is coming from the theme you are using (most likely). I am using theme x, this is what they wrote:
When you call?
wp_enqueue_script('mediaelement')
?in their callbacks (x_native_wp_video_shortcode_library and x_native_wp_audio_shortcode_library) it starts an infinite loop because the first call to?wp_scripts()
?hasn’t resolved the global?$wp_scripts
?yet which causes a call to wp_enqueue_script to instantiate a new?WP_Scripts
?object again, and again, and again.So this is infinite loop that causes memory exhaustion. Alert your theme developer and ask for a fix. In the meantime, rollback to worpdress prior version.
Forum: Fixing WordPress
In reply to: WordPress 6.2 crashed siteHost wont help you because its not a hosting problem. Roll back to the previous version.
Forum: Fixing WordPress
In reply to: Critical Error after 6.2 UpgradeWhat pro theme? I have the same issue, memory exhausted.
Forum: Fixing WordPress
In reply to: Fix WordPress errorI have the same thing, its probably memory being exhausted. I am following this thread too.
For the wordpress team, you may have to push a fix for it.
Forum: Fixing WordPress
In reply to: WordPress 6.2 crashed siteIn your php, choose to display errors and load the page again. Post here the errors you are getting.
Forum: Fixing WordPress
In reply to: WordPress 6.2 crashed siteI am following this thread too. The error is caused by memory being exhausted for my site and probably yours a well.
Forum: Plugins
In reply to: [W3 Total Cache] Mobile cache not being purged unless empty all page cacheSo I am using plugin organizer, its a free plugin you can download. That plugin does use user-agents to detect mobile devices.
It is possible that plugin conflicts w3 total cache as a result of one of your recent updates.
Please advise.
Thank you. I will try later and update.
Some of the errors the latest version is throwing, there is more:
?FS_Api::_init()
FS_Api::instance()
Freemius->get_api_site_or_plugin_scope()
FS_Api::instance(
Freemius->_fetch_newer_version()
?Freemius->get_api_site_scope()
FS_Plugin_Updater->pre_set_site_transient_update_plugins_filter()
Freemius->get_update()
Media Cloud (premium)
Forum: Plugins
In reply to: [W3 Total Cache] Mobile cache not being purged unless empty all page cache