Forum Replies Created
-
AuthorPosts
-
hello, thank you for your answer.
I see in your code that you declare 2 times the avf_google_font_mod function. Are you sure about that?
thanksAugust 7, 2023 at 10:43 am in reply to: Wp Rocket broke my hamburger menu, tags and accordion #1415691I tried but doesn’t work for homepage.
It works only for the other pages.August 4, 2023 at 9:59 am in reply to: Wp Rocket broke my hamburger menu, tags and accordion #1415399Sorry but i re-checked all settings (both wp rocket and theme) but are the same but the exclusion list doesn’t work.
I cleared Cloudflare and Wp rocket’s cacheAugust 3, 2023 at 10:25 am in reply to: Wp Rocket broke my hamburger menu, tags and accordion #1415313hi thanks for support.. i tried and it works.
I’m replicating these options in an other website but it doesn’t work.. did you do other changes? do i must carefull to set other options in wp rocket or in theme settings?July 31, 2023 at 9:59 am in reply to: Wp Rocket broke my hamburger menu, tags and accordion #1415003July 31, 2023 at 9:58 am in reply to: Wp Rocket broke my hamburger menu, tags and accordion #1415002
Please see this image, don’t you see it in this way in homepage?July 27, 2023 at 1:08 pm in reply to: Wp Rocket broke my hamburger menu, tags and accordion #1414669Plese see it logout.
The problem occursJuly 26, 2023 at 9:35 am in reply to: Wp Rocket broke my hamburger menu, tags and accordion #1414488I send you credentials
July 24, 2023 at 1:55 pm in reply to: Wp Rocket broke my hamburger menu, tags and accordion #1414229I reactivated it, REMOVE UNUSED CSS for homepage
July 24, 2023 at 12:14 pm in reply to: Wp Rocket broke my hamburger menu, tags and accordion #1414219But for other Pages, it works perfectly.
If i clone homepage, It will be managed like a normal page and Will work.
The problem occurs only in homepage ( setted in enfold options)July 19, 2023 at 10:51 am in reply to: Wp Rocket broke my hamburger menu, tags and accordion #1413687yes, for homepage i disabled it.. for all pages, the options is enabled
July 18, 2023 at 7:20 pm in reply to: Wp Rocket broke my hamburger menu, tags and accordion #1413627Thanks for support.. Now i have enabled Cloudflare with Rocket Loader and APO option and enabled “Remove Unused CSS”, i inserted these classes and it works for all pages, except for Homepage.
Is there a different cache for Homepage?
July 14, 2023 at 1:30 pm in reply to: Wp Rocket broke my hamburger menu, tags and accordion #1413307Hi, any news ?
July 12, 2023 at 11:58 am in reply to: Wp Rocket broke my hamburger menu, tags and accordion #1413117any news?
July 11, 2023 at 11:22 am in reply to: Wp Rocket broke my hamburger menu, tags and accordion #1413031We have also Cloudflare, with APO and Rocket loader activated
July 6, 2023 at 12:22 pm in reply to: Cls rate due to Avoid non-composited animations Unsupported CSS Property #1412608Thanks for the update, actually we saw the difference in testing this morning.
But after some hours the website shows the composited animations again. Please see the tests attachedBefore ( after your work)
https://pagespeed.web.dev/analysis/https-www-wp-assistenza-it-piani-manutenzione-ricaricabili/eabwmhlfjh?form_factor=desktopAfter few hours
https://pagespeed.web.dev/analysis/https-www-wp-assistenza-it-piani-manutenzione-ricaricabili/xn82sjaquk?form_factor=mobileWe moved modified files to child theme
Could you please check what is wrong now?
Also can you please send us an overview of all the custom update you took. So we can save them and update the website until you fix with next updateit doesn’t work because Google Page Speed tests before this function removes the aria-hidden attribute
So i inserted this function on functions.php
function ava_custom_script() {
?>
<script>
(function($){
$(document).ready(function() {
$(‘#top .av_font_icon a’).removeAttr(‘aria-hidden’);
});
})(jQuery);
</script>
<?php
}
add_action(‘wp_footer’, ‘ava_custom_script’, 999);Is it correct?
please see now…i inserted the function but it doesn’t work
June 29, 2023 at 9:05 am in reply to: Cls rate due to Avoid non-composited animations Unsupported CSS Property #1412027hello, I sent login and ftp data in private content.
Let me know, thanksThanks for support, i tried with interested shortcodes and it work but i have an other problem with attribute [aria-hidden=”true”]
From this link https://pagespeed.web.dev/analysis/https-www-wp-assistenza-it/wr2w2rcfpi?form_factor=mobile in accessibilty tab, there this attribute and i want to disable or remove it
div.flex_column_table > div.flex_column > span.av_font_icon > a.av-icon-char
I can’t find it anywhere.
you can close it
June 28, 2023 at 1:02 pm in reply to: Cls rate due to Avoid non-composited animations Unsupported CSS Property #1411947Thanks for your reply,
We updated to last release. We have actioned this function.
It has reduce to one composited animation on the actual page
https://pagespeed.web.dev/analysis/https-www-wp-assistenza-it-piani-manutenzione-sito-web/0a414qbjtm?form_factor=mobile
But we still find many on other pages like this:
https://pagespeed.web.dev/analysis/https-www-wp-assistenza-it-piani-manutenzione-sito-web/sem97fvbvu?form_factor=mobileJune 27, 2023 at 10:03 am in reply to: Cls rate due to Avoid non-composited animations Unsupported CSS Property #1411802Hi,
This is actually overwhelming because our Speed tests literally crumbled from 94/100 average to 70/100 average.
We implemented speed optimization for the last 3 years and now this is causing several losses on the SERPs.Also we can’t find this: Enfold > Performance panel and adjust the Old Browser Support settings to the second option (Support Older Browsers).
ok it works thanks
I found the problem…. in these pages there was an emoji in the text ( thumbs up) that created the problem.
I replaced it with svg file and maked some changes.. it works!!same problems
recreating from zero, it works… the problem is occurred when the page was imported from development website but only for any pages, not for all.
https://www.sitowp.it/sito-web-aziendale-standard/ -> this one not works if i try to modify text or change images
and it was imported from https://yard.sitowp.com/sitowp/sito-web-companies-offer-standard/ -> this works perfectly
In staging website i created 12 pages but some don’t work after the migration to production website.
Done but the problem persists.
-
AuthorPosts