WPReady
Forum Replies Created
-
Hi acekin,
thanks for your comments.
I guess what you said is right. I’m not giving full attention to the forum in these days. My apologies for that.After the next release, I’m going to give full support to anyone who need some help. That will be before May. I would hate to start something and then let it derail because some sort of perceived indifference.
Currently we are building a wikipedia around the plugin. I say ‘we’ because I’m confident many other will be contributing to the idea, similar of what is happening just right now.
I’ve been looking the forum from time to time and I believe the community deserves a better support from my part. Many other developers are currently helping without even mentioning, so this is a big THANKS to them, in a way. For other side, I understand your feelings about the support. In some way is reflecting what many users needs, even the plugin is free or not. So this is a thanks to you to letting me know.
If you want to stick with NextGen, please be my guest. Nextcellent is trying to close a gap to those people which found some trouble using the new version. And I was (and I am) one of them.
The plugin is also trying to be a stable one, and when I’m saying ‘NextCellent is an alternative to most people so they can sleep with peace of mind’ (see readme.txt) I really mean that.
I just hope to meet the expectations!
Again, thanks for your comments.
Hi dfreerider,
thanks for your comments.
Few days (weeks?) ago an user requested same thing, so I took a look on the problem.There are is a workaround to make EWWW work with NextCellent right now:
1) Install Nextcellent on nextgen-gallery folder.
This is due EwwwIO is expecting the plugin is installed on that folder and no other. Strictly speaking, it expects the file on nextgen-gallery/nggallery.phpHowever, this solution would be in conflict to those users using or testing NextGen together with NextCellent.
The other idea, which needs some work would be
2) Tweak the plugin detection on EwwwIO.
I already worked on that area, even I didn’t finish. I think it’s time to connect with EwwwIO author.A third idea:
3) Provide a better way to interact between both plugins.
The way of plugin is detected should be improved regarding future interaction.
I didn’t go that far…actually both plugin can’t interact due hardcoded path definitions. There should be a better way.Forum: Plugins
In reply to: [NextCellent Gallery - NextGEN Legacy] Captions and tagsHi there,
next release has this request solved.
I’m merging last requests to release it.
Stay tuned.Hi Jay S,
thanks for your comments and thanks for pointing those details.
They will be included in the next release.Forum: Plugins
In reply to: [NextCellent Gallery - NextGEN Legacy] Thumbnails do not loadHi ritaszabo77,
the error seems to be due ImageMagick library is selected.Check in the Settings -> General
Option ‘Select Graphic Library’ set to GD LibraryHi Whale74,
Suggestion included, along few improvements and sorting mode.
The +,- suggestion would need further development (see link on previous post), so it is still a pending task.
Those improvements will be released along version 1.9.17.
Best regards
Hi chrisborgman,
WP Supersized assumes the plugin is folder nextgen-gallery. It is using a similar practice mentioned on http://wpgetready.com/2014/01/nextgen-public-uploader-working-with-nextcellent/
…
if (is_plugin_active(‘nextgen-gallery/nggallery.php’) && method_exists(‘nggdb’,’find_all_galleries’)) {
…
Which is not bad, but NextCellent can’t be detected.There’s a workaround. Renaming NextCellent folder on plugins folder to nextgen-gallery should be enough.
Forum: Plugins
In reply to: [NextCellent Gallery - NextGEN Legacy] Column and Lightbox problemHi OKami_hu,
In settings -> Gallery you can select images per page and also number of columns.If that is not working , it is likely the theme has some restrictions causing the one-column effect.
Hi Whale74,
I’ve been reading about your implementation and what webaware pointed out.
I also came across with http://code.google.com/p/nextgen-gallery/issues/detail?id=375 an old request time ago.I guess it’s time to make improvements on nggtags shortcode.
Forum: Plugins
In reply to: [NextGEN Public Uploader] NextGen Public Uploader working with NextCellentHi,
please take your time, it is your code.
Thanks for your work!Forum: Plugins
In reply to: [NextCellent Gallery - NextGEN Legacy] Slideshow not loading – loading cycleHi z-m-b,
glad to help you. Thanks to Websiteguy too!
I guess is the right time to make a wikipedia with these incidents…By the way, could you tell us what is the plugin exactly?
Thanks!Forum: Plugins
In reply to: [NextCellent Gallery - NextGEN Legacy] Slideshow not loading – loading cycleHi z-m-b,
I detected that javascript related with the plugin wasn’t loaded at all.
That’s why the plugin isn’t working.I still don’t know the reason.
Forum: Plugins
In reply to: [NextCellent Gallery - NextGEN Legacy] Slideshow not loading – loading cycleHi z-m-b
At first, many things are ok. The slideshow uses a javascript code , which in turn makes a callback. So far, this is working as expected (even though no images are displayed). A manual invoke on the callback with the given parameters returns correct JSON info. I would discard the case where is misconfigured and I could suspect that something is going on on the javascript side.We would need to simplify the scenario, since currently the page has more than 20 javascript files running at the same time and maybe there is some conflict preventing the plugin to work properly.
Forum: Plugins
In reply to: NextGEN Public Uploader (1.7.1) working with NextCellent GalleryHi otherDewi,
Version 1.8.1 seems to work fine:http://wpgetready.com/2014/01/nextgen-public-uploader-working-with-nextcellent/
Forum: Plugins
In reply to: [NextCellent Gallery - NextGEN Legacy] Ideas!Hi Websiteguy,
First, I appreciate your contribution on the forum. Thanks for your help.1. I saw your plugins an video, that would be a good idea.
2. Agreed
3. I’m agree with you and I’ll be following the forums. I also viewing some requests and solutions like http://wpgetready.com/2014/01/nextgen-public-uploader-working-with-nextcellent/ . This is an answer to older requests.