WPReady
Forum Replies Created
-
Forum: Plugins
In reply to: [NextCellent Gallery - NextGEN Legacy] Source code?Thanks niknetniko for your feedback,
I guess Bitbucket is more appealing. If the project has more than 5 contributors, I wouldn’t mind paying for the service.
I’m going to make the transition on first day of November.Thank you!
Forum: Plugins
In reply to: [NextCellent Gallery - NextGEN Legacy] How to add space in thumnails galleryGreat job both of you!
Forum: Plugins
In reply to: [NextCellent Gallery - NextGEN Legacy] Source code?Hi niknetniko,
currently the only place is in the wordpress repository. However I’m considering using Github , Bitbucket or a few other options out there.Any recomendations?
Thank you!Forum: Plugins
In reply to: [NextCellent Gallery - NextGEN Legacy] Captions in galleries/albumsHi mortlakerector,
please provide us some more info. What shortcode/configuration are you currently using?
ThanksForum: Plugins
In reply to: [NextCellent Gallery - NextGEN Legacy] Override CSSHi Bob,
Just copy nggallery.css to your current theme. Nextcellent will load that stylesheet instead default stylesheet from the plugin’s folder.
Forum: Plugins
In reply to: [NextCellent Gallery - NextGEN Legacy] How to add space in thumnails galleryAdd this to style.css
.ngg-gallery-thumbnail { padding-bottom: 5px;}
it should do the work.I guess nggallery shortcode would work instead random?
[nggallery id=”1,2″ ]Forum: Plugins
In reply to: [NextCellent Gallery - NextGEN Legacy] NextGEN Public Uploader does not workHi supertrooper2,
thanks for your comments and tests.
I will be testing both plugins side by side and I let you know any findings.Forum: Plugins
In reply to: [NextCellent Gallery - NextGEN Legacy] EWWW Image Optimizer HookAfter a revision, the plugin had few changes in order to make it work with the latest NGG version.
I’m guessing here, but it should be possible to make the plugin work both with NGG & Nextcellent (with some programming). I’m going to deep a little and make a suggestions to the plugin author based on your comments.
Can you provide me more info about the error? (hook name etc?)
Thanks.Forum: Plugins
In reply to: [NextCellent Gallery - NextGEN Legacy] NextGEN Public Uploader does not workHi supertroop2,
Ok I found something.
The plugin is expecting exactly the following string on the activated plugins:
!in_array( ‘nextgen-gallery/nggallery.php’,……From my understanding, the code is assuming the plugin will be installed on nextgen-gallery folder
If you have installed Nextcellent, I’d suggest to deactivate it , rename the plugin folder to nextgen-gallery and reactivate it. That should be enough.
I couldn’t get deeper than that, so even if the plugin works, it could end up failing for some compatibility issue. However, it seems the main changes were toward an improved security concerns and rewriting the admin panel.
I’d appreciate if you can do that and tell everybody if that worked or failed. Then I will try to contact plugin’s author suggesting some minor improvements according the findings due your help.
Thank you!Forum: Plugins
In reply to: [NextCellent Gallery - NextGEN Legacy] EWWW Image Optimizer HookHi mcfester,
thanks for your coments.NextCellent does not change hooks in any way, or at least that was the main purpose. I guess the problem is due this plugin has updated the way is working from version 1.5 , when it adapted to work with new NGG version.
Forum: Plugins
In reply to: [NextCellent Gallery - NextGEN Legacy] NextGEN Public Uploader does not workHi supertrooper2,
Thanks for your comments!
The current new NGG Public Uploader is compatible with latest NGG version, which is code incompatible with previous NGG and hence, with NextCellent.
Please see http://wordpress.org/plugins/nextgen-public-uploader/changelog/One workaround is to download the previous NGG Public Uploader version from the repository, V1.6.1 – 4.25.2011, from developer tab
http://wordpress.org/plugins/nextgen-public-uploader/developers/That should work. Tell me how it went.
I’ll see the main differences between both plugin versions to suggest a version compatible with both plugins. However, that could be difficult to implement.
Forum: Plugins
In reply to: [NextCellent Gallery - NextGEN Legacy] Activation causes fatal errorHi jackennilsen,
That is odd. For one side NGG is deactivated, so no code or class from this plugin is available.In the other hand, the error says NextCellent managed to work, but it failed since nggmeta is already running (!?).
My guess: there is another code (from other plugin or theme) which instantiates a nggmeta class, but is not NGG itself. This sounds little crazy and I’m rejecting this idea because it would also conflict with NGG 1.9.13
Another explanation, the site could be running in some multisite configuration where NextCellent is unable to detect nor avoid the conflict.(?!)
Forum: Plugins
In reply to: [NextCellent Gallery - NextGEN Legacy] Delete old versionHi Ramzii,
Well done.
Remember that WP will try to identify the plugin no matter what folder name it is using. The only condition is the plugin has to be under plugins folder.Forum: Reviews
In reply to: [NextCellent Gallery - NextGEN Legacy] Will seeMay the force be with us 🙂
Thanks for your comment. I will do my best, as always.Forum: Plugins
In reply to: [NextCellent Gallery - NextGEN Legacy] Can't get it downloadedAs a second thought, there are plugins capable of stopping updates that could prevent the plugin from download.
Check if you are using one of those. thanks!