I am developing a WordPress(Multisite) locally and I want to use JetPack but although I can Activate features they do not actually appear in the UI. For example, I cannot use the Widget Visibility feature.
More details,
* upto date WordPress
* upto date BuddyPress
* BuddyPress Social
There is no access to WordPress.com so I have put the required line.
define( ‘JETPACK_DEV_DEBUG’, true);
in wp-config.php.
I expect JetPack to work in my main site but although it is active and I can activate the individual plug-ins. I cannot see any JetPack functionality.