HEX
Server: Apache/2.4.63 (Unix)
System: Linux TOMS-220NAS 4.4.302+ #86009 SMP Wed Nov 26 18:19:17 CST 2025 x86_64
User: flavio87 (1026)
PHP: 8.3.27
Disabled: NONE
Upload Files
File: /volume1/web/tom-marchisa/wp-content/themes/enfold-child/functions - Copy.php
<?php

/*
* Add your own functions here. You can also copy some of the theme functions into this file. 
* Wordpress will use those functions instead of the original functions then.
*/
/* This filter removes the creation of the avia-merged-styles......css file that Enfold saw in it's wisdom to load after all the other css files. By loading it last it overwrote all custom css */
/* the following is a test conducted on 04272022 */


/* Following code provides ability for using Customm CSS in Enfold Advanced Editor */

 add_theme_support('avia_template_builder_custom_css');