Jaime Segura
Forum Replies Created
-
Hey @oliverstuck ,
Thanks so much for taking the time to leave us a review!We’re excited to know that you’re enjoying NextGEN Gallery.
We hope you continue to have a 5-star experience ??
Feel free to reach out in the forums whenever you need help or guidance.
Have a good one
Hi @rpittam ,
We haven’t heard back from you in a few days, so I’m going to go ahead and close this thread for now. But if you’d like us to assist further, please feel welcome to continue the conversation (please just see my post above).
Thanks!
Hi
Please try adding the following to the wp-config.php file of your site
/*disable Imagick/
define('NGG_DISABLE_IMAGICK', TRUE);We are trying to narrow down the issue to the imagick module version. After adding this, make sure to refresh any and all site cache. Then try adding a new gallery and see how the images come up.
Also you can create new thumbnails for the broken images from Manage Galleries, Open a gallery and then select the option to create new thumbs from the bulk actions or for each individual image.
Let me know how it went.
Thanks!
Hi @rpittam ,
I am glad to help,
There is not an option to change that message out of the box, also modifying the plugin files is not a long-term solution as upon update, you will lose your changes.
I would recommend to maybe use a plugin like WPCode to insert a js snippet that changes the rendered message to something else, given the tags for the message is quite generic something like this might or might not work:
document.addEventListener("DOMContentLoaded", function() { // Find the <p> element containing the text "no images were found" var noImagesText = document.querySelector("p:contains('no images were found')"); // If the element is found, change its text content if (noImagesText) { noImagesText.textContent = "Images are coming, hang in there"; } });
Or you can use Loco Translate and add the string “no images were found” to the source of the language you are using, and then translate it into anything you need.
I hope this helps, please keep me posted
Thanks!
- This reply was modified 1 month, 3 weeks ago by Jaime Segura. Reason: Missed the WPCode link
Hi @nicnben ,
We haven’t heard back from you in a few days, so I’m going to go ahead and close this thread for now. But if you’d like us to assist further, please feel welcome to continue the conversation (please just see my post above).
Thanks!
Forum: Reviews
In reply to: [Photo Gallery, Sliders, Proofing and Themes - NextGEN Gallery] Great PluginHey @trevornanders ,
Thank you for taking the time to share your feedback and review!We hope you continue to have an awesome experience using NextGEN Gallery
Enjoy! ??Hey @chemaca1258 ,
Thank you for the kind comments and review!
We’re glad to hear that you find NextGEN Gallery extraordinaryand we hope you continue to have an awesome experience using the plugin.
Have a good one! ??
Forum: Reviews
In reply to: [Photo Gallery, Sliders, Proofing and Themes - NextGEN Gallery] excellentHey @ottogeorg
Thanks so much for taking the time to leave us a review!
We’re excited to know that you’re enjoying NextGEN Gallery and that you found it easy to use.
We hope you continue to have a 5-star experience ??
Hi @nicnben
Can you please confirm you are referring to All In One WP Migration and Backup?(If not, then let me know which)
Also, please make sure to disable all your plugins except NextGEN Gallery, then activate All In One Migration and see if the issue is present again, if it does not, it could be a three-way conflict, please keep activating one plugin at a time and check afterward.
I tested as I described on my live site and found no conflicts between the plugin I placed the link to and the latest version of NextGEN Gallery.
Please try yourself and let me know how it went.
Have a good one.
Hi @newtechweb ,
We haven’t heard back from you in a few days, so I’m going to go ahead and close this thread for now. But if you’d like us to assist further, please feel welcome to continue the conversation (please just see my post above).
Thanks!
Hi @mdelonger ,
We haven’t heard back from you in a few days, so I’m going to go ahead and close this thread for now. But if you’d like us to assist further, please feel welcome to continue the conversation (please just see my post above).
Thanks!
Hi @telesites ,
We haven’t heard back from you in a few days, so I’m going to go ahead and close this thread for now. But if you’d like us to assist further, please feel welcome to continue the conversation (please just see my post above).
Thanks!
Forum: Reviews
In reply to: [Photo Gallery, Sliders, Proofing and Themes - NextGEN Gallery] I likeHey @elenadoronich ,
Thank you for taking the time to share your feedback and review!
We hope you continue to have an awesome experience using NextGEN Gallery
Enjoy! ??Forum: Reviews
In reply to: [Gallery Plugin for WordPress - Envira Photo Gallery] Great but not perfect!Hi @christerhglund ,
Thanks for the review, and I’m glad you’re liking our plugin!
Thanks for your feedback, I will share it with the team and upvote existing feature requests on your behalf.
Have a good one.
Hey @telesites
Thanks for the heads-up, we checked on our site and this could be a false positive. As long as you use the version from the WordPress repository and have not modified the plugins, you should be good to go.
Now, could you please let me know what you used to scan the plugin?
There is an old rule in PHP ModSec referring to NextGEN Gallery, but it dates back to version 2.x from years ago. If the report is related to ModSec, you can remove or whitelist rules 77229500?and/or?229500.
I will be waiting for your reply.
Thanks!