also FooGallery Extensions’ tabs all and active are empty too :S
Have you tried deactivating all active plugins on that subsite?
yes i have tried didnt work 🙁
any idea ? i need this plugin to work
It seems like there is a problem with a Multisite install. I will need to setup a Multisite instance locally and test this
@bradvin
oww man i m waiting you to solve this because without your plugin not much thing to do in my WPsites.
it s really best image gallery on entire WP universe.
i tried almost 15+ image gallery none of them work like your plugin so i wait wait wait 😀
i hope you can solve this.
thanks for your hard working ..
PS: i open 3 sites in multisite then install FooGallery. All 3 sites have Gallery Template. All new site which i opened after 3 site dont have Gallery Template.
@bradvin
did you solve the problem ?
@abakisensoy,
Please realise that FooGallery is a free plugin. We have other paid plugins and support for those plugins get a priority over FooGallery.
It will be done, but please be patient. I hope you understand
Hi! ? have the same problem, but I haven’t got a multisite install.
I have just one site in my local envirnonment, but I have the gallery template empty.
I uninstalled and reinstalled all, but nothing, same issue 🙁
Also the extensions page is empty for me, though I click on the reload button, nothing happens…
Maybe the problem is with the last version of WordPress? I don’t know…
@zat81, please goto FooGallery -> Extensions and make sure the Default Templates extension is active
@abakisensoy,
I have setup a local multisite install and I could replicate your problem when FooGallery is Network Activated.
I have made some changes and I will push these out shortly.
In the meantime, you will need to visit the FooGallery -> Extensions page and activate the Default Templates extension
No…the problem is also this. I see no extensions in FooGallery -> Extensions.
I also click the reload button, but the page show me no extensions!
ok, I have also fixed that issue, but that will only be available when I release the update. I need to do some more testing before I release as I have made quite a few other changes not related to this.
in the meantime, you can make these changes to get the extensions to show:
in foogallery/includes/class-extensions.api.php
change line 66 to:
$this->extensions = null;
change line 72 to:
$response = wp_remote_get( $extension_url, array( ‘sslverify’ => false ) );
Great!! I did the changes by myself and now it works! Thank you very much!!