Plugin Author
Maya
(@tdgu)
Hi,
Can you try to activate the plugin within each of the sites instead of Network Activate?
If need to network active, please consider the advanced plugin version.
Thanks
I have wrote some time ago issue abut this and also I did udpate plugin code and provided it here https://gist.github.com/isuke01/4e8e6c149d820fec67385ff995e7377f
Idk why it have never been implemented;/
Basically The plugin is missing hooks to create DB elements after network activation. But WP provide those hooks, and that is how I fixed it 🙂
Hi @isuke01
The plugin works just fine when it is activated in each site. 🙂
Many plugins work that way the best.
I have only activated for multisite Jetpack and WP Global Cart plugins.
I have near 40 plugins and they are all activated in each sites.
Hi @tuomonurkkala
Yes if those are missing hooks for multisite activation you have to do it.
But there are hooks for it 🙂 And if some one write code for it like I did, I see no point of not implementing that, especially if this is pretty simple couple of lines, and this just make the plugin easier to work 😀
“I have near 40 plugins” Oh nooo, my nightmare clients are like that 😀
Anyway I’m happy that you solve the issue this or another way.
-
This reply was modified 2 years, 11 months ago by
Isu.
Hi @isuke01
Thanks for the hooks. I will look at those at some point.
I have made .php coding for many plugins and they all will be erased when there is an update for the plugin. It takes some time to make the new codes after the updates or implementing the old ones.
I hope the plugin owners will implement the hooks so then they can be multisite activated and the updates can be done properly without any harm.
Yes I am a walking nightmare. 😀