• Resolved mshastchi

    (@mshastchi)


    How did you deleted Jetpack modules?
    I want some of Jetapck features witch you didn’t include and don’t want some of that you had included! So I decided to delete them manually but I don’t know how.
    I read something about “jetpack_widgets_to_include” in it’s official site but there was no more instructions.

    http://wordpress.org/plugins/slimjetpack/

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author WingerSpeed

    (@wingerspeed)

    It’s pretty easy!
    Just delete the corresponding file and folder in \modules directory.
    But you cannot use non-included modules without WP.COM connection.

    Thread Starter mshastchi

    (@mshastchi)

    thank you

    Thread Starter mshastchi

    (@mshastchi)

    I deleted some modules but it caused the site to white out! nothing is shown!
    I uploaded the plugin and now it is fixed. But I still want to delete some modules!

    update: I deleted all the modules I didn’t want and there’s no problem but the one causing problem is social_links. What to do?

    Plugin Author WingerSpeed

    (@wingerspeed)

    Delete social-links.php (and social-links folder if you want).
    Comment out following line:
    require_once( dirname( __FILE__ ) . ‘/social-links.php’ );
    in theme-tools.php

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Deleting Jetpack modules’ is closed to new replies.