I just updated to the latest Wordpress version and also updated Jetpack to the newest version.
There's a new feature that let's users subscribe via e-mail so they'll get an instant notification if there's a new blog post. I always wanted a function like that, so I actived it.
However, I only need the widget function: a widget in the sidebar with a small form to subscribe via e-mail
I don't want it in the comment form (below each post), because there I'm already a more advanced system for subscribing (subscribe to comments reloaded plugin).
I had a look at the Jetpack files, but they look so complicated that I don't dare to touch them (although I usually have no problem modifying plugin files).
I thought that maybe somebody else already tried what I want to do and can help me out? If not, could you have a look at the file and let me know if it's possible to do it? Let me know if you need the file (in case you're not using Jetpack).
EDIT: More information for hopefully better understanding
So, after installing Jetpack it automatically puts the option to subscribe to the comments below the comment form like this:

While the first 2 lines are from the Jetpack one, the latter one is from a plugin called "subscribe to comments reloaded". I only want to use the latter one, not the one from Jetpack!
I can't disable it as there's another function that I want to keep! That is a widget in the sidebar that lets you subscribe to immediate updates when a new post is published!

I suppose the only way to only keep the widget while turning off the thing in the comment form is to modify the Jetpack plugin php files. However, they're very complicated and I do not dare to tough them myself, so I was wondering if anybody else might know what to do!
Here's my website for reference. Thanks a lot in advance! :)
