I need a little help with this one, I’m not used to messing with the php files. This is the first part of what I ended up with:
<?php
global $avia_config;
add_theme_support(‘deactivate_layerslider’);
/*
… which failed miserably. Can you tell me what I did wrong? I’m sure it’s dumb and basic. Pretend you’re explaining this one to your grandmother please.
Thank you…
Hey stefaniesomers!
Please add following to Functions.php file in Appearance > Editor
add_theme_support('deactivate_layerslider');
Best regards,
Yigit
Thank you Yigit. Where EXACTLY do I place that code, please. Again… Grandmother language. You truly cannot dumb this particular bit down too much for me. If you can give me a snippet of where it goes, before and after, and show it inserted, that would help immensely
Thank you!!
Stefanie
Hey!
You can add it to bottom of the file but i personally like adding these kind of codes right below
'bitcoin' => array( 'font' =>'entypo-fontello', 'icon' => 'ue92a'),
));
Cheers!
Yigit
Yeah – think I broke my entire site. Can’t see ANYTHING now. The entire backend is gone,and my site has disappeared. Ideas? EMERGENCY!
Hey!
I’ll attempt to fix it asap.
Cheers!
Josue
Thank you Josue. I’m a little panicked right now…
Hey!
It’s fixed now. LayerSlider is deactivated too; i used this plugin (you can access it from Plugin > Edit Functions) which allows you to store custom code like that, separately from the theme.
Cheers!
Josue
Bless you. Did I do it THAT wrong? never mind, lol… I guess it doesn’t matter, but I obviously sure messed that up. Thank you, thank you!!!!
You are welcome, glad to help :)
Regards,
Josue