Mehedi Hasan Ziku
Mehedi Hasan Ziku
@piotrbak sorry, I know lots of critical issue ongoing, but this should be considered to Improve CLS
If we turn off this by default wc exclusion (using filter by rocket ) , and exclude only jQuery above errors also noticable in console after UI. Like this thread...
> 3. Can you show me the error, when you click on the link at "lies(1)" ?  @kaliiiiiiiiii It shows that error if `RAM and cores` mismatch, but technically...
> * Like for example if you emulate a different number of cores than your device actually has? Yes, I have now cores-4 ram-4 After `Selenium-Profiles` cores-8 ram-4 > *...
## Exception * __User Action:__ requested stream * __Request:__ https://www.youtube.com/watch?v=kxNkKBBM6ik * __Content Country:__ GB * __Content Language:__ en * __Service:__ YouTube * __Version:__ 0.17.3 * __OS:__ Linux Android 6.0 -...
> I solved matching the cpu cores of my pc with the cores in the profile. It’s already discussed above. we are looking for a way to bypass without match....
almost 1 year still this bug not fixed
Install cron manager related plugin and search for `rocket_preload_clean_rows_time_event` cron task, trigger immediately, it will remove all old/excluded pattern from preload table. It scheduled every week. so probably they will...
By this snippet, i able to change "Stubborn PayPal Guest Checkout" country UK to Norwegian ``` add_filter('woocommerce_paypal_express_checkout_paypal_locale','set_default_language_paypal_express'); function set_default_language_paypal_express() { return 'no_NO'; } ``` But I saw its changes also...
> > By this snippet, i able to change "Stubborn PayPal Guest Checkout" country UK to Norwegian > > ``` > > add_filter('woocommerce_paypal_express_checkout_paypal_locale','set_default_language_paypal_express'); > > > > function set_default_language_paypal_express() >...