Imagely
Forum Replies Created
-
Sorry, the thumbnails directory is named differently – /thumbs/ so that’d make http://example.com/wp-content/gallery/mygalleryname/thumbs/imagename.jpg
If the thumbs aren’t loading this way, you may want to actually check the thumbs folder by FTP to see if the files exist and eventually check if the permissions are sufficient or create them new from
"Manage Galleries -> Create new thumbnails"if they don’t.- This reply was modified 3 years, 8 months ago by Imagely.
Could you please try adding them between these lines:
/* Add any custom values between this line and the "stop editing" line. */ ini_set( 'display_errors','Off' ); define('WP_DEBUG', false); define('WP_DEBUG_DISPLAY', false); ini_set('error_reporting', E_ALL ); /* That's all, stop editing! Happy publishing. */Hi @theodelaruelle,
Could you please let us know how are you adding image links? You can add
/thumbnail/directory before the image’s name:
http://example.com/wp-content/gallery/mygalleryname/thumbnails/imagename.jpeg
to load the thumbnail instead of the lightbox image being the thing that you can control the thumbnails’ size from “Manage Galleries -> Create new thumbnails”.Let’s make sure you’ve added these constants above the following line and to the corresponding site’s wp-config.php file ( it can get confusing when storing many domains on the same server so perhaps you are editing a different site’s wp-config.php file ).
/* That's all, stop editing! Happy publishing. */- This reply was modified 3 years, 8 months ago by Imagely.
Hi @dasword,
NextGen Gallery ( free ) doesn’t include such a feature but that’s available in the premium version of our plugin.
Feel free to reach out to our support team directly at https://www.imagely.com/contact/ for more details on it as we are not allowed to discuss premium features here.
- This reply was modified 3 years, 8 months ago by Imagely.
Hi @joeschmoe007,
NextGen doesn’t have a share images or galleries by email feature but there’s such a possibility to copy a link to a specific image from lightbox and paste where that’s needed.
This feature is premium so we hope that you wouldn’t mind checking with our support team directly at https://www.imagely.com/contact/ for more details on it as we are not allowed to offer premium/pre-sale related support here in the forum.
- This reply was modified 3 years, 8 months ago by Imagely.
Forum: Plugins
In reply to: [Photo Gallery, Sliders, Proofing and Themes - NextGEN Gallery] Webp supportHi @yavuzc,
NextGen already supports WebP image format in terms that it allows uploading already converted to WebP format images but it doesn’t come with a built-in format convertor of any type.
If you’d like to use a third party plugin that’d convert the images to WebP, you can try Imagify or WP Smush but just to note that these plugins will create WebP versions of each JPEG and store them all so respectively these can highly increase the space requirements.
- This reply was modified 3 years, 8 months ago by Imagely.
Let’s additionally add the constant from below to see if that’ll help hide the notices:
ini_set('error_reporting', E_ALL );Hi @orpheus77,
You can select any image as your gallery’s/album’s preview.
For the galleries – access
"NextGen Gallery -> Manage Galleries -> [Access a gallery] -> [toggle] Gallery Settings"then select an image for"Preview Image"and press"Save Changes".For the albums – access
"NextGen Gallery -> Manage Albums"select the album you want to edit, press"Edit Album"then select an image from the inserted galleries into the album ( these will appear under"Select a preview image"select field ), press"Ok"then press"Update"button to apply the changes.Sounds great. It appears that any image lazy loading will mess up with NGG’s AJAX pagination. We have an open issue ticket for this one but I’m afraid things are pretty complex and may require us to completely switch to a different lazy loading jQuery plugin.
Hi @takesport,
Let’s deactivate JetPack’s lazy loading feature for the images then check again to see if that’ll resolve the problem.
Hi @carsteno,
Our plugin is indeed tested to work with any PHP version from 7.x – 8.x range so it shouldn’t be a problem upgrading it unless that’s causing a conflict of some sort.
We suggest temporarily deactivating your plugins excepting NextGen Gallery and switching to a theme from the Twenty series then upgrading to any PHP 8.x version to see if the issue persists. If that resolves it, please enable your site’s plugins one by one testing after each to find out what plugin conflicts.
Hi @sgtjd2,
Great to find the uploading issue resolved.
We are sorry but Basic Slideshow doesn’t support captions. You’d need pro slideshow for this purpose.
This shouldn’t be the case. As long as we are aware of NextGen Gallery works just fine with WordPress 6.1.1.
We use WordPress 6.1.1 for our testing instances without any issues for the images uploading. Please let us know what hosting provider do you use for your site?
- This reply was modified 3 years, 9 months ago by Imagely.
Hi @dressler,
Due to this forum’s rules – we are not allowed to provide premium support here.
We hope that you wouldn’t mind reaching out to our support assistance at: https://www.imagely.com/support/Thanks for your understanding