nunowp
Forum Replies Created
-
Hi,
I’m getting the same error, had to deactivate the plugin.
2024-09-06T02:17:21+00:00Crítico Maximum execution time of 30 seconds exceeded
{ “error”: { “type”: 1, “file”: “/html/wordpress/wp-content/plugins/woo-product-feed-pro/classes/class-get-products.php”, “line”: 1275 }, “backtrace”: [ { “file”: “html/wordpress/wp-content/plugins/woocommerce/includes/class-woocommerce.php”, “line”: 400, “function”: “critical”, “class”: “WC_Logger”, “type”: “->” }, {
Using WC 9.2.3, PHP 8.3.10, and plugin v.13.3.6
Forum: Themes and Templates
In reply to: [Storefront] Pagespeed accessibility errors (last update)It seems that the problem is related to the mobile search box. As I use the “Advanced Woo Search” plugin for this purpose, I deactivated this box with this custom code and it was solved.
.storefront-handheld-footer-bar ul li.search .site-search {display: none;}
I hope I’ve helped.
Final result ??
Forum: Themes and Templates
In reply to: [Storefront] Pagespeed accessibility errors (last update)Hi @shameemreza,
Thank you for your reply,
I understand the priority. However, the 3 bottom bar icons in mobile (account, search and cart) are already quite large, so I have no idea what code to put in. I also can’t compare with the previous version of the theme (which didn’t have the error).Do you have any suggestions?
Forum: Themes and Templates
In reply to: [Storefront] Pagespeed accessibility errors (last update)Hi,
The “Aria” error has been resolved, apparently it wasn’t related to the theme.
At the moment, the error that persists in mobile is:
“Touch targets do not have sufficient size or spacing”?https://imgbb.com/1dGZhqG
Thanks
Forum: Plugins
In reply to: [Widgets for Google Reviews] “Elements use prohibited ARIA attributes”Hi,
Seems to be fixed now. Thanks!
Forum: Themes and Templates
In reply to: [Storefront] Pagespeed accessibility errors (last update)Hello @carolm29,
Thank you for your reply.Regarding the error “Elements use prohibited ARIA attributes”, by chance it appeared on the homepage where I have the trustindex reviews plugin.
However, I tested it on a product page and I don’t have this plugin active there and the error also appears.
Can you test it on a product page? I suspect it’s not the plugin. Thank you- This reply was modified 6 months ago by nunowp.
Forum: Themes and Templates
In reply to: [Storefront] Pagespeed accessibility errors (last update)Hello @ckadenge
Thank you for your reply.I haven’t made or noticed any changes to the layout, I just applied the latest update to woocommerce and your theme.
I test the site regularly and it was just after these updates. Only if the test is having some problems, but it’s been going on for about a week.
Forum: Plugins
In reply to: [WooCommerce] Price display suffix not showing with same price variationsHi @shameemreza
Thank you for your help.
The code works. However, as my suffix is ({price_including_tax} w/VAT) it works fine when the variations all have the same price, but it doesn’t make sense when the variations have different prices as it always shows the price of the variation with the lowest price under the product title.
I managed to solve it by changing this field “. wp_kses_post( $suffix )” for “. wp_kses_post( ‘ w/VAT’ )” on line 12.
However, when the variations are all the same price, it naturally also shows this suffix and I end up without the price with VAT calculated because when I choose the variation, if they are the same, by default no price appears below the variation box because it’s supposed to be in the title.
By the way, another question: do you expect a significant drop in page performance with this type of custom code in functions.php? Thank you
It actually affects 4% less in the pagespeed insights accessibility score. I used to get 100% before the theme update, which is why I asked the question.
But I fully understand that the support staff have other more important issues to deal with.
Thanks for your attention anyway.
Forum: Plugins
In reply to: [Widgets for Google Reviews] “Elements use prohibited ARIA attributes”Hello,
Thank’s for your reply.Here’s a print of the error.
It’s a minor problem, but it affects the page score.
Hello,
Thanks for your reply.I did the procedures but the problem persists. I agree that it is a minor problem, however it negatively affects the google page score and did not happen before the update.
Forum: Plugins
In reply to: [WooCommerce] Price display suffix not showing with same price variationsHello,
Thank you for your reply.
Here are the screenshots of the settings.
The 2nd image is of a variable product (no suffix on the price).
The 3rd image is of a simple product (suffix appears correctly).https://ibb.co/HXxXRrT
https://ibb.co/GM9Kzwj
https://ibb.co/DtWzzNSI don’t think I’ve explained myself well, what I mean is that the price suffix under the product description doesn’t appear when the product has variations and it should. Thanks.
Hi, thanks for your reply.
The problem is with pagespeed insights
here’s the screenshot- This reply was modified 6 months, 1 week ago by nunowp.
Forum: Plugins
In reply to: [WooCommerce] Price display suffix not showing with same price variationsHi, thanks for your reply.
As I mentioned, I don’t use any custom code, just the {price_including_tax} suffix in the woocommerce tax settings.The thing is, any suffix doesn’t appear if the product has variations all with the same price. I think this is a bug that needs to be fixed.
Yes, it’s still the same.
I’ve sent the email. Thanks