hide header




Wordpress LScache Plugin: hide header

Last Updated on: Wed, 15 Apr 2026 00:00:02
Hi since the object cache has been activated. According to the object cache, the site header is removed and is displayed again by clearing the cache. i used woodmart theme. and header build with header builder. how can i fixed this issue? Hi, by clearing the cache you mean clear the object cache ? this probably indicates you need to find the cache group to exclude it from object cache check the theme files , looking for code like wp_cache_set( ...) or `wp_cache_add( ? ) , the 3rd argument will be group , e.g. wp_cache_set($key, $data , $group) the 3rd one is the group name you need to grab , and add into do not cache group in object cache setting Best regards,



LiteCache Rush: Speed comes from using less, not from doing it faster



Reference