-
AuthorPosts
-
October 22, 2014 at 12:22 am #339285
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…
October 22, 2014 at 5:45 pm #339603Hey stefaniesomers!
Please add following to Functions.php file in Appearance > Editor
add_theme_support('deactivate_layerslider');Best regards,
YigitOctober 22, 2014 at 7:17 pm #339683Thank 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
October 22, 2014 at 7:20 pm #339686Hey!
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!
YigitOctober 22, 2014 at 8:04 pm #339703Yeah – think I broke my entire site. Can’t see ANYTHING now. The entire backend is gone,and my site has disappeared. Ideas? EMERGENCY!
-
This reply was modified 11 years ago by
stefaniesomers.
October 22, 2014 at 8:09 pm #339707This reply has been marked as private.October 22, 2014 at 8:17 pm #339715Hey!
I’ll attempt to fix it asap.
Cheers!
JosueOctober 22, 2014 at 8:19 pm #339718Thank you Josue. I’m a little panicked right now…
October 22, 2014 at 8:21 pm #339719Hey!
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!
JosueOctober 22, 2014 at 8:23 pm #339721Bless 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!!!!
October 22, 2014 at 8:24 pm #339725You are welcome, glad to help :)
Regards,
Josue -
This reply was modified 11 years ago by
-
AuthorPosts
- The topic ‘Removing LayerSlider plugin..’ is closed to new replies.
