-
Posted a reply to Parse error: syntax error autoload_real.php on line 45, on the site WordPress.org Forums:
Sorry about that, the latest version of Composer generates an autoload file that is incompatible… -
Posted a reply to Parse error: syntax error autoload_real.php on line 45, on the site WordPress.org Forums:
You won't lose any settings or uploaded galleries, those are not stored in the plugin… -
Posted a reply to Parse error: syntax error autoload_real.php on line 45, on the site WordPress.org Forums:
Hi @dgraszka! That sounds like there was an error during the update that corrupted that… -
Posted a reply to preg_match(): Argument #2 ($subject) must be of type string, array given, on the site WordPress.org Forums:
Hi @shafimczayu Adding the following to your /wp-config.php file should fix the issue: define('NGG_DISABLE_SHUTDOWN_EXCEPTION_HANDLER', TRUE); -
Posted a reply to NextGEN Gallery displaying error, on the site WordPress.org Forums:
Hi @mohammadalib6233 I'm not certain what you mean about only NextGEN tags appearing; there's some… -
Posted a reply to Warnings: Constants may only evaluate, on the site WordPress.org Forums:
Hi @annawkbauer That warning is coming from the Portfolio Gallery, Product Catalog – Grid KIT… -
Posted a reply to Compatibility problem, on the site WordPress.org Forums:
This will be fixed with the next NextGEN release which I'm planning for the 23rd. -
Posted a reply to Gallery / album link in database, on the site WordPress.org Forums:
Galleries can be added to existing albums in the following way: $album_id = 5; //… -
Posted a reply to Gallery / album link in database, on the site WordPress.org Forums:
Thanks for your patience @wpressnl I've written a quick set of examples here that covers… -
Posted a reply to Gallery / album link in database, on the site WordPress.org Forums:
Hi @wpressnl ! Please do not directly manipulate the NextGEN tables; that will cause problems… -
Posted a reply to Can’t disable CSS in frontend, on the site WordPress.org Forums:
Hi @sottovoce It appears that we missed the widgets CSS when that constant was introduced;… -
Posted a reply to Disable CSS in frontend, on the site WordPress.org Forums:
Hi @odak71 The constant should be all you need to need to stop NextGEN adding… -
Posted a reply to fatal error on PHP 8, on the site WordPress.org Forums:
Thanks @nosilver4u I'll have that fixed in the next NGG release; in the meanwhile just… -
Posted a reply to fatal error on PHP 8, on the site WordPress.org Forums:
That's unusual; can you show me what debug_backtrace() added after line 137 results in; and… -
Posted a reply to Legacy Templates, on the site WordPress.org Forums:
Hi @jimk1416 You have nothing to worry about then; the old template system will be… -
Posted a reply to Flash player needed with last update ?, on the site WordPress.org Forums:
I'm glad to help :) With a site that old good luck on your other… -
Posted a reply to Flash player needed with last update ?, on the site WordPress.org Forums:
You may need to also update WordPress itself; that method was introduced by WP 4.5:… -
Posted a reply to Flash player needed with last update ?, on the site WordPress.org Forums:
Hi @moimm I've searched our code to double check and that string of words is… -
Posted a reply to PHP 8 – Warning: Undefined property: stdClass::$content, on the site WordPress.org Forums:
Hi @rkwp It looks like the global $post object doesn't have a "content" attribute; this… -
Posted a reply to fatal error on PHP 8, on the site WordPress.org Forums:
It's most likely then a complication with an external object cache; may I ask what… -
Posted a reply to fatal error on PHP 8, on the site WordPress.org Forums:
Hi @nosilver4u Could you try adding this to your wp-config.php: define('NGG_DISABLE_PHOTOCRATI_CACHE_TRACKER', true); and let me… -
Posted a reply to Gallery Page slow to load after update, on the site WordPress.org Forums:
I have found the cause and am uploading an emergency bugfix (NGG version 3.22) right… -
Posted a reply to Gallery Page slow to load after update, on the site WordPress.org Forums:
This does appear to be a problem, I'm looking into it now. Thanks @oestek for… -
Posted a reply to What does ‘photocrati_cache_tracker’ do?, on the site WordPress.org Forums:
Hi @homu9 NextGEN Gallery groups its transients, so that it is possible to clear just… -
Posted a reply to Can we change the title of the thumbs it generates?, on the site WordPress.org Forums:
My mistake, I meant to write: nextgen-gallery/products/photocrati_nextgen/modules/nextgen_data/package.module.nextgen_data.php -
Posted a reply to Can we change the title of the thumbs it generates?, on the site WordPress.org Forums:
Hi @simon_a6 It's not currently easily done; you'll need to: 1. First delete all of… -
Posted a reply to ArgumentCountError thrown, on the site WordPress.org Forums:
Hi @volghan To add to that, the NGG_DEBUG constant may also be useful to determining… -
Posted a reply to Description of photo = filename, on the site WordPress.org Forums:
I'm sorry @robertboyl I don't believe I'm allowed to do that here. I think however… -
Posted a reply to Description of photo = filename, on the site WordPress.org Forums:
I'm good, thanks; just keeping busy :) That sounds like the code isn't running at… -
Posted a reply to Description of photo = filename, on the site WordPress.org Forums:
Hi @robertboyl To move the date to the tile you just need to assign it… -
Posted a reply to Description of photo = filename , latest reply, on the site WordPress.org Forums:
Have done; thanks @robertboyl! -
Posted a reply to Description of photo = filename, on the site WordPress.org Forums:
What exactly does the code you have right now look like? The snippet you last… -
Posted a reply to Description of file = filename, on the site WordPress.org Forums:
Sorry again for not noticing your followup questions! I've replied to the original thread. -
Posted a reply to Description of photo = filename, on the site WordPress.org Forums:
Hi @robertboyl, I didn't notice the notification email on this thread, my apologies! To use… -
Posted a reply to Nextgen Gallery error, on the site WordPress.org Forums:
Hi @laimermic! Your English is just fine! I did fix a similar issue recently, but… -
Posted a reply to Template raw gallery data, on the site WordPress.org Forums:
Hi @sellrion ! NextGEN 2.0 has been built on a framework that's a little difficult… -
Posted a reply to CSS order mixed up by NGG, on the site WordPress.org Forums:
Hi @j_schumann Defining the following should fix your problem. We intend to remove this entirely… -
Posted a reply to Update fail, on the site WordPress.org Forums:
Hi @koolwebs That sounds like the updater may have had an error when downloading the… -
Posted a reply to NextGen / The Events Calendar JSON error, on the site WordPress.org Forums:
Hi @shackadeli Can you please try adding the following to your wp-config.php? define('NGG_DISABLE_RESOURCE_MANAGER', TRUE); Let… -
Posted a reply to 403 forbidden when trying to sort a gallery, on the site WordPress.org Forums:
Hi @roelani Are there any similarities amongst the galleries that can or can't be sorted;… -
Posted a reply to Display Descriptions in 4.0.0?, on the site WordPress.org Forums:
Hi @eric-mccarty Our next release will include the legacy templates recreated as our new "view"… -
Posted a reply to Odd issue / Clicking gallery moves content of site, on the site WordPress.org Forums:
Hi @ondrejselner I'm not sure what to say. I'm not able to reproduce that problem… -
Posted a reply to Cannot “Dismiss” Messages, on the site WordPress.org Forums:
Hello @azizpbrimah Which notifications are not going away? -
Posted a reply to Can’t add gallery and images: missing select files area, on the site WordPress.org Forums:
Hi @ilpanzio I've noticed that there's been some problems lately with a third party library… -
Posted a reply to Conflict with Gutenberg Blocks – Ultimate Addons plugin, on the site WordPress.org Forums:
Could you do the following please: while editing a page either press F12 or right… -
Posted a reply to There is a conflict between WordPress 5.6?, on the site WordPress.org Forums:
Hi @mrmic I haven't tested "Page Builder by SiteOrigin" yet but adding either of these… -
Posted a reply to NextGEN Gallery Conflicts with WP Bakery, on the site WordPress.org Forums:
Hi @spherman, I haven't had a chance to test WP Bakery directly yet, but adding… -
Posted a reply to Adding images to gallery, on the site WordPress.org Forums:
Hi @oritzio Thanks for your feedback! NextGEN's admin is definitely a little old and not… -
Posted a reply to Cant upload new gallery images with latest wordpress?, on the site WordPress.org Forums:
Hi @markm75 We try to support both WordPress 5.5 and 5.6 at the moment, but… -
Posted a reply to Can you add a frame to the gallery, on the site WordPress.org Forums:
Hi @barryraphael I'm sorry but I don't understand your request; can you clarify some more…
Developer
-
WordPress Gallery Plugin - NextGEN Gallery
Active Installs: 600,000+
Nederlands (Dutch) Plugins Translation Editor - #nl_NL
-
NGG Image Search
Active Installs: Less than 10