-
AuthorPosts
-
October 11, 2021 at 10:31 am #1324383
Hi,
in the folder /wp-content/uploads/dynamic_avia, I see the following:
- avia-footer-scripts.js
- avia-gutenberg-dynamic-enfold_child.css
- avia-merged-styles.css
- enfold.css
- enfold_child.css
I have some questions about these files, hope you can enlighten me.
1. why are some of these like avia-footer-scripts.js on their own, shouldn’t they be merged too?
2. why is avia-gutenberg-dynamic-enfold_child.css there if I have the block editor disabled?
3. there are lots (239) obsolete old prefixes in the stylesheets, maybe it’s better to clean them up? (check https://yellowlab.tools/)239 offenders
-moz-background-clip prefix is no longer supported show 1 offender
-webkit-border-radius was required by Android Browser 2.1, Chrome 4, iOS Safari 3.2, Safari 4 and earlier show 8 offenders
-moz-border-radius was required by Firefox 3.6 and earlier show 8 offenders
-ms-flex-wrap was required by IE 10 and earlier show 6 offenders
-ms-flex was required by IE 10 and earlier show 10 offenders
-webkit-transform was required by Android Browser 4.4, Chrome 35, iOS Safari 8.1, Opera 22, Safari 8 and earlier show 68 offenders
-ms-flex-direction was required by IE 10 and earlier show 6 offenders
-ms-align-items was required by IE 10 and earlier show 1 offender
-webkit-transition was required by Android Browser 4.2, Chrome 25, iOS Safari 6, Opera 12, Safari 6 and earlier show 46 offenders
-moz-transition was required by Firefox 15 and earlier show 4 offenders
-webkit-align-items was required by Android Browser 4.2, Chrome 28, iOS Safari 8.1, Opera 16, Safari 8 and earlier show 2 offenders
-moz-box-sizing was required by Firefox 28 and earlier show 11 offenders
-webkit-box-sizing was required by Android Browser 3, Chrome 9, iOS Safari 4.2, Safari 5 and earlier show 11 offenders
-moz-transform was required by Firefox 15 and earlier show 2 offenders
-ms-transform was required by IE 9 and earlier show 22 offenders
-webkit-perspective was required by Android Browser 4.4, Chrome 35, iOS Safari 8.1, Opera 22, Safari 8 and earlier show 9 offenders
-webkit-transform-style was required by Android Browser 4.4, Chrome 35, iOS Safari 8.1, Opera 22, Safari 8 and earlier show 6 offenders
-moz-perspective was required by Firefox 15 and earlier show 1 offender
-moz-backface-visibility was required by Firefox 15 and earlier show 1 offender
-webkit-transform-origin was required by Android Browser 4.4, Chrome 35, iOS Safari 8.1, Opera 22, Safari 8 and earlier show 7 offenders
-moz-transform-origin was required by Firefox 15 and earlier show 2 offenders
-webkit-filter was required by Android Browser 4.4, Chrome 52, iOS Safari 9, Opera 39, Safari 9, Samsung Internet 6.2 and earlier show 6 offenders
-ms-transform-origin was required by IE 9 and earlier show 1 offenderThanks for clarifying.
Best regards,
Rob- This topic was modified 3 years, 1 month ago by rob2701. Reason: typo
October 12, 2021 at 9:20 am #1324504Hey Rob,
Thank you for the inquiry.
The avia-footer-scripts.js is actually the file containing the merged or compressed scripts, and the avia-gutenberg-dynamic-enfold_child.css will not be registered or enqueued when the block editor is inactive. You can disable the scripts and stylesheets compression in the Enfold > Performance > File Compression settings.
Best regards,
IsmaelOctober 12, 2021 at 9:36 am #1324506Hi Ismael,
Once again thank you for your patience and for the good explanation. Makes it much clearer. I learn something new every day :-)
Best regards,
RobOctober 12, 2021 at 1:38 pm #1324555 -
AuthorPosts
- The topic ‘dynamic_avia folder questions’ is closed to new replies.