Imagely
Forum Replies Created
-
Hi @darren_s,
You are correct. NextGen can import all of the images from a specific folder but that’ll also include the thumbs and the other variations that your previous gallery tool may have created.
Just as an idea – you can try to consult a system administrator specialist to ask what’d be the easiest solution for your case that’d allow bulk removing all of the files containing
"thumb_"keyword ( for example ) within the filenames throughout all of your gallery folders.That’s not something we could replicate. Trying it on our testing site with just these plugins, we were able to modify the form. We’ve made sure the site was using PHP 8.1.8
Could you try deactivating all of the plugins excepting NextGen Gallery, JetPack and Classic Editor to see if the issue persists?
Hi @dhoffmann,
Could you please let us know what contact form plugin you use?
Hi @trondk,
3.28 is the latest version.
I’d probably go with a conflict check:
- Temporarily deactivate all your plugins except NextGen Gallery and NextGEN Gallery Pro.
- Is the problem solved? Then, it was caused by one of your plugins. Please check one by one and find the one causing the problem.
- If the problem is not solved with the deactivation of the plugins, try changing to a standard WordPress theme, it could conflict with your current theme.
Please let us know of your results.
Hi @trondk,
Could you please confirm that you are using the latest version of NextGen Gallery and a PHP 7.x-8.x for your site?
Forum: Reviews
In reply to: [Photo Gallery, Sliders, Proofing and Themes - NextGEN Gallery] KatastrophalThanks for your feedback. We have mentions that NextGen Gallery works in its own way with the image files, on the product page (see the “True Photo Gallery Management” section from: https://www.imagely.com/wordpress-gallery-plugin/ page )
NextGen Gallery comes with a powerful and built-in images’ management system that allows a bigger flexibility in terms of working with the files so respectively it requires storing and managing them separately from WP Media.
Hi @barbarab123,
You can contact us directly at https://www.imagely.com/report-bug/ and we’ll have a closer look at the styling conflict because it may require some additional rewrites.
Hi @barbarab123,
Let’s try adding the CSS snippet from below to “Appearance -> Customize -> Additional CSS” to see if that’ll improve the way it looks. It appears that you use NextGen’s slideshow and WooCommerce’s on the same page both of them geared by Slick slideshow that’s custom configured individually for each of the instances but they also come with global styling for some of the selectors, overriding each others’ and that’s where it conflicts.
.product-image-summary-wrap .slick-prev, .product-image-summary-wrap .slick-next { position: relative !important; top: 0px !important; display: flex !important; -webkit-transform: none !important; -ms-transform: none !important; transform: none !important; background-color: rgb(247, 247, 247) !important; } .product-image-summary-wrap .thumbnails.slick-slider>button:before { opacity: 1 !important; color: var(--color-gray-800) !important; }Hi @barbarab123,
Usually that’d have to do with the theme using non-standard ways of hard modifying selectors and applying it’s own code/style to NextGen galleries so first of all, it’d definitely worth checking with the theme support to see if they have any solutions for you.
We can have a look at it if you don’t mind providing us with an example URL of the affected gallery page.
- This reply was modified 4 years, 1 month ago by Imagely.
Hi @jakub017,
Can you let us know more details on how that select field is added. If that’s from a plugin, it’ll interest us what’s the plugin name and specifically how it was created?
If that’s from the theme or custom implemented, please ask the theme provider or the developer who has added it for the code-wise details.
Thanks!
Looks like the overlay has a huge index that’s covering the image itself. Let’s access
"Appearance -> Customize -> Additional CSS"find and edit the already existing there rule lowering thez-indexvalue to1035for the.sl-overlayclass.Hope this helps!
Hi @jakub017,
Sorry but could you please provide us with a screenshot of the select that you’ve mentioned so it would be clear for us.
My guess is that you are referring to the order of the gallery select from Insert Gallery Window ( popup ) that displays once trying to edit a “NextGen Gallery” block from a page or a post? Is that correct?
Hi @centoasa,
Unfortunately, there’s no such a possibility for NGG to use WP Media directly.
NextGen comes with its own advanced images’ management system.To avoid duplicates, you can upload your images directly to NextGen Gallery from your computer’s storage ( in case that you don’t need them elsewhere ).
- This reply was modified 4 years, 1 month ago by Imagely.