Using AO, WP Fastest Cache, and Cloudflare.
-
Struggling with some peroformance issues and think it could be some conflicting settings in these 3 (2 plugins plus cloudflare cdn).
What settings should I use in AO to work well with the other WPFC and CF? If you know settings in those other 2, that’d be great, but I’m asking them for support as well.
The page I need help with: [log in to see the link]
-
well, typically I would advice to disable all CSS & JS & HTML optimization options in WPFC (and Cloudflare), having WPFC do page caching and AO doing the asset optimization (and Cloudflare the CDN part)?
hope this helps,
frankWell this is certainly odd. Splitting it as you described didn’t do anything, but when I use WPFC to do all caching and css/jss optimization, leaving html optimization and image optimization to AO, my pagespeed insights performance score went from a consistent 50 to a consistent 88. Oddly, my SEO score dropped from a consistent 94 to 83. Completely counterintuitive as I’d have thought AO would be the better choice. It must be how my theme interacts or something.
that indeed is odd, as (based on the HTML source of the homepage) WPFC simply combines but does not defer whereas by default AO does not aggregate CSS/ JS (it usually is not beneficial as HTTP/2 is more efficient) and does defer the JS to make it not render-blocking. CSS by default is not deferred, but when providing the “above the fold CSS” or by using “critical CSS” one can have both JS and CSS not render-blocking which should improve FCP (and LCP) .. It’s all a matter of configuration ??
That’s mostly over my head, but I am glad that at least I’m in the ball park that it seems odd. I’m going to try and figure out how to get it set up more as you say since I don’t want something to go sideways with performance down the road bc some wires cross. I’ll keep ya posted on my experiments (that way others who may be using the same 3 can benefit too).
Do you think it could be that when I first installed the AO theme, I didn’t know how to get a bunch of the stuff that goes in the custom fields of AO? Like 1) Java Script Options > Exclude Scripts, 2) CSS Options > Eliminate Render Blocking CSS (for this one I seem to remember using some fairly confusing tool to come up with the code to put in the block below), and > Exclude CSS from Autoptimize. . . Other than determining above the fold stuff for Eliminate Render blocking CSS, I think I got suggestions on this support site. My theme has been updated a number of times since I set it all up, so I am wondering if I need to change all of this?
For Java Script Options > Exclude Scripts, I had: jquery.js,s_sid,smowtion_size,sc_project,WAU_,wau_add,comment-form-quicktags,edToolbar,ch_client,seal.js
For CSS Opions > Eliminate Render Blocking CSS, I had: .testimonials-widget-testimonial .image{float:left;margin-bottom:.4em;margin-right:.2em}.widget .testimonials-widget-testimonial .image{display:block;float:none}.testimonials-widget-testimonial .list-title{font-weight:700}.testimonials-widget-testimonial blockquote{quotes:none}.testimonials-widget-testimonial .open-quote:before{content:’\201C’}.testimonials-widget-testimonial .close-quote:after{content:’\201D’}.testimonials-widget-testimonial div.credit{display:block;margin-top:.2em;text-align:right}.widget .testimonials-widget-testimonial div.credit{margin-top:.8em}.testimonials-widget-testimonial div.credit:before{content:”a€“ “}.testimonials-widget-testimonial .join-title:before,.testimonials-widget-testimonial .join-location:before,.testimonials-widget-testimonial .join:before{content:”, “}#cookie-notice {-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}#cookie-notice .cookie-notice-container{display:block}#cookie-notice.cookie-notice-hidden .cookie-notice-container{display:none}.cookie-notice-container{padding:15px 30px;text-align:center;width:100%;z-index:2}.cn-close-icon{position:absolute;right:15px;top:50%;margin-top:-10px;width:15px;height:15px;opacity:.5;padding:10px;outline:0}.cn-close-icon:after,.cn-close-icon:before{position:absolute;content:’ ‘;height:15px;width:2px;top:3px;background-color:#fff}.cn-close-icon:before{transform:rotate(45deg)}.cn-close-icon:after{transform:rotate(-45deg)}#cookie-notice .cn-button{margin:0 0 0 10px;border:none}.cn-button{font-family:-apple-system,BlinkMacSystemFont,Arial,Roboto,”Helvetica Neue”,sans-serif;font-weight:400;font-size:13px;letter-spacing:.25px;line-height:20px;margin:0;padding:0;text-align:center;text-transform:none;display:inline-block;touch-action:manipulation;white-space:nowrap;outline:0;box-shadow:none;text-shadow:none;border:none;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px}.cn-button.wp-default{text-decoration:none;padding:8.5px 10px;line-height:1}.cn-button.wp-default{color:#fff;background:#fbb03b}.cn-text-container{margin:0 0 6px 0}.cn-buttons-container,.cn-text-container{display:inline-block}@media all and (max-width:900px){.cookie-notice-container #cn-notice-text{display:block}.cookie-notice-container #cn-notice-buttons{display:block}#cookie-notice .cn-button{margin:0 5px 5px 5px}}@media all and (max-width:480px){.cookie-notice-container{padding:15px 25px}}@font-face{font-family:’entypo-fontello’;font-weight:400;font-style:normal;font-display:auto;src:url(https://gatehealing.com/wp-content/themes/enfold/config-templatebuilder/avia-template-builder/assets/fonts/entypo-fontello.eot);src:url(https://gatehealing.com/wp-content/themes/enfold/config-templatebuilder/avia-template-builder/assets/fonts/entypo-fontello.eot?#iefix) format(’embedded-opentype’),url(https://gatehealing.com/wp-content/themes/enfold/config-templatebuilder/avia-template-builder/assets/fonts/entypo-fontello.woff) format(‘woff’),url(https://gatehealing.com/wp-content/themes/enfold/config-templatebuilder/avia-template-builder/assets/fonts/entypo-fontello.woff2) format(‘woff2’),url(https://gatehealing.com/wp-content/themes/enfold/config-templatebuilder/avia-template-builder/assets/fonts/entypo-fontello.ttf) format(‘truetype’),url(https://gatehealing.com/wp-content/themes/enfold/config-templatebuilder/avia-template-builder/assets/fonts/entypo-fontello.svg#entypo-fontello) format(‘svg’)}html body [data-av_iconfont=’entypo-fontello’]:before{font-family:’entypo-fontello’}.lazyload{opacity:0}html{min-width:910px}html.responsive{min-width:0}.container{position:relative;width:100%;margin:0 auto;padding:0 50px;clear:both}.inner-container{position:relative;height:100%;width:100%}.container_wrap{clear:both;position:relative;border-top-style:solid;border-top-width:1px}.units{float:left;display:inline;margin-left:50px;position:relative;z-index:1;min-height:1px}#wrap_all{width:100%;position:static;z-index:2;overflow:hidden}body .units.alpha{margin-left:0;clear:left}body .units.alpha{width:100%}.container .av-content-full.units{width:100%}.container{max-width:1010px}@media only screen and (min-width:768px) and (max-width:989px){.responsive #top{overflow-x:hidden}.responsive .container{max-width:782px}}@media only screen and (max-width:767px){.responsive #top{overflow-x:hidden}.responsive #top #wrap_all .container{width:85%;max-width:85%;margin:0 auto;padding-left:0;padding-right:0;float:none}.responsive .units{margin:0}}.container:after{content:”\0020″;display:block;height:0;clear:both;visibility:hidden}.clearfix:before,.clearfix:after{content:’\0020′;display:block;overflow:hidden;visibility:hidden;width:0;height:0}.clearfix:after{clear:both}.clearfix{zoom:1}html,body,div,span,h1,h2,h3,p,blockquote,a,img,strong,ul,li,header,nav,section{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}header,nav,section{display:block}body{line-height:1em}ul{list-style:none}{-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box}html.responsive,.responsive body{overflow-x:hidden}body{font:13px/1.65em “HelveticaNeue”,”Helvetica Neue”,Helvetica,Arial,sans-serif;color:#444;-webkit-text-size-adjust:100%}h1,h2,h3{font-weight:600}#top h1 a,#top h3 a{font-weight:inherit;text-decoration:none;color:inherit}h1{font-size:34px;line-height:1.1em;margin-bottom:14px}h2{font-size:28px;line-height:1.1em;margin-bottom:10px}h3{font-size:20px;line-height:1.1em;margin-bottom:8px}p{margin:.85em 0}strong{font-weight:700}blockquote{border-left-style:solid;border-left-width:7px;padding-left:20px;margin-bottom:1em;margin-right:1em;font-size:1.235em;line-height:1.5em}a{text-decoration:none;outline:0;max-width:100%;max-width:none\9}a:visited{outline:0;text-decoration:underline}#top .avia_hidden_link_text{display:none}ul{margin-bottom:20px}ul{list-style:none outside;margin-left:7px}.entry-content-wrapper ul{list-style:disc outside}ul ul{margin:4px 0 5px 30px}ul ul li{margin-bottom:6px}.entry-content-wrapper li{margin-left:1em;padding:3px 0}.entry-content-wrapper div li{text-indent:0}img,a img{border:none;padding:0;margin:0;display:inline-block;max-width:100%;height:auto;image-rendering:optimizeQuality}.button{padding:9px 22px;border:none;-webkit-appearance:none;border-radius:0}[data-av_icon]:before{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-weight:400;content:attr(data-av_icon);speak:none}@media only screen and (max-width:479px){.responsive.av-no-preview #top #wrap_all .av-mini-hide{display:none}}#header{position:relative;z-index:501;width:100%;background:0 0}#header_main .container,.main_menu ul:first-child>li a{height:88px;line-height:88px}.html_header_top.html_header_sticky #main{padding-top:88px}.html_header_top.html_header_sticky #header{position:fixed}.html_header_top.html_header_sticky.html_large #main{padding-top:116px}.html_header_top.html_header_sticky.html_large #header_main .container,.html_header_top.html_header_sticky.html_large.html_main_nav_header .main_menu ul:first-child>li a{height:116px;line-height:116px}.html_header_top #top .av_header_stretch .container{width:96%;padding:0;max-width:100%}.html_header_top.html_header_topbar_active.html_header_sticky #top #main{padding-top:119px}.html_header_top.html_header_topbar_active.html_header_sticky.html_large #top #main{padding-top:147px}.av_icon_active_left .social_bookmarks{float:left}.av_phone_active_right .phone-info{float:right}.phone-info{float:left;font-weight:700;line-height:20px;font-size:11px;padding:5px 0}.phone-info span{display:inline-block;line-height:1em}#header_meta{border-top:none;z-index:10;min-height:30px;border-bottom-style:solid;border-bottom-width:1px;margin-bottom:-1px}#header_meta .container{min-height:30px}#header_main{border-bottom-width:1px;border-bottom-style:solid;z-index:1}.header_bg{position:absolute;top:0;left:0;width:100%;height:100%;opacity:.95;filter:alpha(opacity=95);z-index:0;-webkit-perspective:1000px;-webkit-backface-visibility:hidden}.av-hamburger{padding:0;display:inline-block;font:inherit;color:inherit;text-transform:none;background-color:transparent;border:0;margin:0;overflow:visible}.av-hamburger-box{width:35px;height:24px;display:inline-block;position:relative}.av-hamburger-inner{display:block;top:50%;margin-top:-2px}.av-hamburger-inner,.av-hamburger-inner:before,.av-hamburger-inner:after{width:40px;height:3px;background-color:#000;border-radius:3px;position:absolute}.av-hamburger-inner:before,.av-hamburger-inner:after{content:””;display:block}.av-hamburger-inner:before{top:-10px}.av-hamburger-inner:after{bottom:-10px}.av-burger-menu-main{display:none}.av-burger-menu-main a{padding-left:10px}.av-hamburger strong{display:none}.av-hamburger-box{height:8px}.av-hamburger-inner,.av-hamburger-inner:before,.av-hamburger-inner:after{width:100%}div .logo{float:left;position:absolute;left:0;z-index:1}.logo,.logo a{overflow:hidden;position:relative;display:block;height:100%}.logo img{padding:0;display:block;width:auto;height:auto;max-height:100%;image-rendering:auto;position:relative;z-index:2;height:100%\9;height:auto\9}.main_menu{clear:none;position:absolute;z-index:100;line-height:30px;height:100%;margin:0;right:0}.av-main-nav-wrap{float:left;position:relative;z-index:3}.av-main-nav-wrap ul{margin:0;padding:0}.av-main-nav{z-index:110;position:relative}.av-main-nav ul{display:none;margin-left:0;left:0;position:absolute;top:100%;width:208px;z-index:2;padding:0;box-shadow:0 8px 15px rgba(0,0,0,.1);margin-top:-1px}.av-main-nav ul li{margin:0;padding:0;width:100%}.av-main-nav ul li a{border-right-style:solid;border-right-width:1px;border-left-style:solid;border-left-width:1px}.av-main-nav ul li:last-child>a{border-bottom-style:solid;border-bottom-width:1px}.av-main-nav li{float:left;position:relative;z-index:20}.av-main-nav>li>ul{border-top-width:2px;border-top-style:solid}.av-main-nav>li{line-height:30px}.av-main-nav li a{max-width:none}.av-main-nav>li>a{display:block;text-decoration:none;padding:0 13px;font-weight:400;font-size:12px;font-weight:600;font-size:13px}#top .av-main-nav ul a{width:100%;height:auto;float:left;text-align:left;line-height:23px;padding:8px 15px;font-size:12px;min-height:23px;max-width:none;text-decoration:none;font-family:inherit}.avia-menu-fx{position:absolute;bottom:-1px;height:2px;z-index:10;width:100%;left:0;opacity:0;visibility:hidden}.current-menu-item>a>.avia-menu-fx{opacity:1;visibility:visible}.avia-menu-fx .avia-arrow-wrap{height:10px;width:10px;position:absolute;top:-10px;left:50%;margin-left:-5px;overflow:hidden;display:none;visibility:hidden}.current-menu-item>a>.avia-menu-fx>.avia-arrow-wrap,.current_page_item>a>.avia-menu-fx>.avia-arrow-wrap{display:block}.avia-menu-fx .avia-arrow-wrap .avia-arrow{top:10px}.html_main_nav_header.html_logo_left #top .main_menu .menu>li:last-child>a{padding-right:0}.main_menu .avia-bullet{display:none}.avia-bullet{display:block;position:absolute;height:0;width:0;top:51%;margin-top:-3px;left:-3px;border-top:3px solid transparent!important;border-bottom:3px solid transparent!important;border-left:3px solid green}#top #menu-item-search{z-index:100}#top .menu-item-search-dropdown>a{font-size:17px}#top #menu-item-search.menu-item-search-dropdown>a{border-left:none}.avia-arrow{height:10px;width:10px;position:absolute;top:-6px;left:50%;margin-left:-5px;-webkit-transform:rotate(45deg);transform:rotate(45deg);border-width:1px;border-style:solid;visibility:hidden\9}.title_container{position:relative}#top .title_container .container{padding-top:10px;padding-bottom:10px;min-height:56px}.title_container .main-title{margin:0;font-size:16px;position:relative;z-index:2;min-height:36px;line-height:2.3em;top:0;font-weight:400}.title_container .main-title a{text-decoration:none}.title_container .breadcrumb{z-index:10;line-height:15px;font-size:11px;position:absolute;right:50px;top:50%;margin-top:-7px}.breadcrumb-trail .trail-before,.breadcrumb-trail .trail-end{display:block;float:left;padding:0 3px}.breadcrumb-trail span{display:inline;padding:0;float:none}#top .social_bookmarks{height:30px;z-index:150;-webkit-backface-visibility:hidden;margin:0 0 0 -9px}#top .social_bookmarks li{height:100%;float:left;padding:0;border-right-style:solid;border-right-width:1px;display:block;width:30px}#top #header .social_bookmarks li:last-child{border-right-style:none;border-right-width:0}#top .social_bookmarks li a{float:left;width:30px;line-height:30px;display:block;margin:0;outline:none;padding:0;min-height:30px;height:100%;overflow:visible;z-index:2;position:relative;text-align:center}#top #wrap_all .social_bookmarks,#top #wrap_all .social_bookmarks a,#top #wrap_all .social_bookmarks li{background:0 0}.content{padding-top:50px;padding-bottom:50px;-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box;min-height:1px;z-index:1}.content{border-right-style:solid;border-right-width:1px;margin-right:-1px}.content .entry-content-wrapper{padding-right:50px}.fullsize .content{margin:0;border:none}.fullsize .content .entry-content-wrapper{padding-right:0}.template-page .entry-content-wrapper h2{text-transform:uppercase;letter-spacing:1px}#scroll-top-link{position:fixed;border-radius:2px;height:50px;width:50px;line-height:50px;text-decoration:none;text-align:center;opacity:0;right:50px;bottom:50px;z-index:1030;visibility:hidden}@media only screen and (min-width:768px) and (max-width:989px){.responsive .main_menu ul:first-child>li>a{padding:0 10px}.responsive #top .header_bg{opacity:1;filter:alpha(opacity=100)}.responsive #main .container_wrap:first-child{border-top:none}.responsive .logo{float:left}.responsive .logo img{margin:0}}@media only screen and (max-width:767px){.responsive .content .entry-content-wrapper{padding:0}.responsive .content{border:none}.responsive .title_container .breadcrumb{left:-2px}.responsive .title_container .main-title+.breadcrumb{position:relative;right:auto;top:-6px;margin:0;left:-2px}.responsive #top #wrap_all #header{position:relative;width:100%;float:none;height:auto;margin:0!important;opacity:1;min-height:0}.responsive #top #main{padding-top:0!important;margin:0}.responsive #top #main .container_wrap:first-child{border-top:none}.responsive .phone-info{float:none;width:100%;clear:both;text-align:center}.responsive .phone-info span{margin:0;padding:0;border:none}.responsive #top .logo{position:static;display:table;height:80px!important;float:none;padding:0;border:none;width:80%}.responsive .logo a{display:table-cell;vertical-align:middle}.responsive .logo img{height:auto!important;width:auto;max-width:100%;display:block;max-height:80px}.responsive #header_main .container{height:auto!important}.responsive #top .header_bg{opacity:1;filter:alpha(opacity=1)}.responsive #header_meta .social_bookmarks li{border-style:solid;border-width:1px;margin-bottom:-1px;margin-left:-1px}.responsive #top #header_meta .social_bookmarks li:last-child{border-right-style:solid;border-right-width:1px}.responsive #header .social_bookmarks{padding-bottom:2px;width:100%;text-align:center;height:auto;line-height:.8em;margin:0}.responsive #header .social_bookmarks li{float:none;display:inline-block}.responsive .logo img{margin:0}.responsive #top #header_meta .social_bookmarks li a{color:inherit;border-color:inherit;background:inherit}.responsive .av-burger-menu-main{display:block}.responsive #top #wrap_all .main_menu{top:0;height:80px;left:auto;right:0;display:block;position:absolute}.responsive .main_menu ul:first-child>li a{height:80px;line-height:80px}.responsive #top .av-main-nav .menu-item{display:none}.responsive #top .av-main-nav .menu-item-avia-special{display:block}.responsive #top #wrap_all .menu-item-search-dropdown>a{font-size:24px}.responsive #top #header .social_bookmarks{display:none}.responsive #top .av-logo-container .avia-menu{height:100%}.responsive #top #header_main>.container .main_menu .av-main-nav>li>a,.responsive #top #wrap_all .av-logo-container{height:80px;line-height:80px}.responsive #top #wrap_all .av-logo-container{padding:0}.responsive #top #header_main>.container .main_menu .av-main-nav>li>a{min-width:0;padding:0 0 0 20px;margin:0;border-style:none;border-width:0}.responsive #top #header .av-main-nav>li>a{background:0 0;color:inherit}.responsive #scroll-top-link{display:none}}@media only screen and (max-width:479px){.responsive #top #wrap_all #header .social_bookmarks{display:none}}.avia-icon-list .iconlist-timeline{position:absolute;top:1%;left:32px;width:1px;height:99%;border-right-width:1px;border-right-style:dashed}.avia-icon-list li:last-child .iconlist-timeline{display:none}.av-special-heading{width:100%;clear:both;display:block;margin-top:50px;position:relative}body .av-special-heading .av-special-heading-tag{padding:0;margin:0;float:left}.special-heading-border{position:relative;overflow:hidden}.av-special-heading-h3 .special-heading-border{height:1.9em}.special-heading-inner-border{display:block;width:100%;margin-left:15px;border-top-style:solid;border-top-width:1px;position:relative;top:50%;opacity:.15;filter:alpha(opacity=15)}body .av-special-heading.blockquote>*{white-space:normal;float:none}body .av-special-heading.blockquote .special-heading-border{display:none}.avia_image{border-radius:3px;display:block;position:relative;max-width:100%}.av-styling-circle .avia_image{overflow:hidden;border-radius:10000px}.avia-promocontent p{font-size:14px}.avia-slideshow{position:relative;margin:50px 0;width:100%;clear:both;overflow:hidden}.avia-slideshow-inner{padding:0;margin:0;position:relative;overflow:hidden;width:100%}#top .av-default-height-applied .avia-slideshow-inner{height:0}.avia-slideshow li{padding:0;margin:0;list-style-type:none;list-style-position:outside;position:absolute;visibility:hidden;z-index:1;top:0;left:0;width:100%;clear:both;opacity:0;overflow:hidden}.avia-slideshow li:first-child{position:relative;visibility:visible;z-index:3}.avia-slideshow li img{display:block;width:100%;margin:0 auto;border-radius:3px;position:relative}p:empty{display:none}body .container_wrap .avia-builder-el-first{margin-top:0}.avia_textblock{clear:both;line-height:1.65em}body{font-size:16px}.socket_color span{border-color:#444}html,#scroll-top-link{background-color:#333}#scroll-top-link{color:#eee;border:1px solid #444}.html_stretched #wrap_all{background-color:#333}.footer_color img{border-color:#444}.alternate_color,.alternate_color div,.alternate_color span,.alternate_color h1,.alternate_color a{border-color:#e1e1e1}.alternate_color{background-color:#fcfcfc;color:#403e40}.alternate_color h1{color:#222}.alternate_color a{color:#2d5c88}.alternate_color .breadcrumb,#top .alternate_color.title_container .main-title,#top .alternate_color.title_container .main-title a{color:#403e40}.alternate_color ::-webkit-input-placeholder{color:#8f8f8f}.alternate_color ::-moz-placeholder{color:#8f8f8f;opacity:1}.alternate_color :-ms-input-placeholder{color:#8f8f8f}.main_color,.main_color div,.main_color main,.main_color section,.main_color span,.main_color h2,.main_color h3,.main_color p,.main_color blockquote,.main_color a,.main_color img,.main_color ul,.main_color li,.main_color section{border-color:#e1e1e1}.main_color{background-color:#fff;color:#403e40}.main_color h2,.main_color h3{color:#222}.main_color blockquote{color:#403e40}.main_color .special-heading-inner-border{border-color:#403e40}.main_color a{color:#146ea6}.main_color blockquote{border-color:#146ea6}.main_color ::-webkit-input-placeholder{color:#403e40}.main_color ::-moz-placeholder{color:#403e40;opacity:1}.main_color :-ms-input-placeholder{color:#403e40}.main_color .avia-icon-list .iconlist-timeline{border-color:#e1e1e1}#main{border-color:#e1e1e1}.header_color,.header_color div,.header_color nav,.header_color span,.header_color h2,.header_color a,.header_color img,.header_color strong,.header_color ul,.header_color li,.header_color nav{border-color:#e1e1e1}.header_color{background-color:#fff;color:#333}.header_color h2{color:#000}.header_color .social_bookmarks a,.header_color .phone-info,.header_color .phone-info a{color:gray}.header_color a,.header_color strong{color:#2d5c88}.header_color .avia-menu-fx,.header_color .avia-menu-fx .avia-arrow{background-color:#2d5c88;color:#fff;border-color:#0b3a66}.header_color .container_wrap_meta{background:#f8f8f8}.header_color .avia-bullet{border-color:#2d5c88}.html_header_top .header_color .main_menu ul:first-child>li>ul{border-top-color:#2d5c88}.header_color ::-webkit-input-placeholder{color:gray}.header_color ::-moz-placeholder{color:gray;opacity:1}.header_color :-ms-input-placeholder{color:gray}.header_color .header_bg,.header_color .main_menu ul ul,.header_color .main_menu .menu ul li a{background-color:#fff;color:gray}.header_color .main_menu ul:first-child>li>a{color:gray}.header_color .main_menu ul:first-child>li.current-menu-item>a,.header_color .main_menu ul:first-child>li.current_page_item>a{color:#333}#main{background-color:#fff}.header_color .av-hamburger-inner,.header_color .av-hamburger-inner:before,.header_color .av-hamburger-inner:after{background-color:gray}h1,h2,h3,#top .title_container .main-title{font-family:’open sans’,’HelveticaNeue’,’Helvetica Neue’,’Helvetica-Neue’,Helvetica,Arial,sans-serif}body.open_sans{font-family:’open sans’,’HelveticaNeue’,’Helvetica Neue’,’Helvetica-Neue’,Helvetica,Arial,sans-serif}#top .logo,#top .logo a{overflow:visible}.logo .subtext h2{font-size:20px;font-weight:550}.logo .subtext{position:absolute;top:50%;right:0;width:275px;transform:translate(102%,-50%);z-index:1}@media only screen and (max-width:767px){.responsive #top .logo img{display:none!important}.responsive #top .logo .subtext{transform:translate(2%,-50%)!important;width:235px!important}.logo .subtext h2{font-size:17px!important}}@media only screen and (min-width:768px) and (max-width:1023px){.responsive #top .logo .subtext{display:none!important}}.widget.Axl_Testimonials_Widget_Slider_Widget .testimonials-widget-testimonial{width:100%!important}@media only screen and (max-width:767px){.responsive .content .entry-content-wrapper{width:100%}}.av-main-nav ul{margin-top:-15px}@media and only screen and (max-width:767px){.logo .subtext{z-index:1}}.av-main-nav ul{left:-75px}.container{width:100%}.responsive .container{max-width:1310px}#top #header_meta a,#top #header_meta li,#top #header_meta .phone-info{color:#000;text-transform:none}#top #header_meta a,#top #header_meta li,#top #header_meta .phone-info{color:#000;text-transform:none}
For Exclude CSS from AO, I had: wp-content/cache/, wp-content/uploads/, admin-bar.min.css, dashicons.min.css
if your site (theme) changed signicantly, then indeed you would at least want to re-create the “above the fold CSS” and review all settings ??
I’m guessing it has just been normal updates as nothing has changed with how my website looks. I’ll leave it as-is for now. The technical stuff is far above my head so it’ll take a while to figure it out again, and it’s doing great the way it’s set currently.
- The topic ‘Using AO, WP Fastest Cache, and Cloudflare.’ is closed to new replies.