Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #271354

    Is there a way to remove Layerslider and BBPress from the theme?
    I don’t use them at all.

    My thoughts are just to delete the “config-bbpress” and “config-layerslider” folders from the Enfold theme folder.

    Let me know if this will solve my problem or if I need to do anything else?

    Thanks!!!

    #271358

    Hi DaveL77!

    You don’t need to install bbPress for anything so removing the plugin is fine but removing the folders will do nothing for performance. The folders being there don’t actually effect performance or anything.

    Regards,
    Devin

    #271549

    Is there no way to remove layerslider at all? just trying to get down to a barebones theme basically.
    Will it have no performance effect either way if I remove layerslider?
    (It’s installed on the theme right now unlike bbpress)

    #271586

    Hey!

    Thank you for the update.

    You can actually remove the layer slider with this on functions.php. Place it at the very bottom:

    add_theme_support( 'deactivate_layerslider' );
    

    Cheers!
    Ismael

    #271950

    Thank you!!!!! Solved :)

Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘Removing unused plugins’ is closed to new replies.