mweichert
Forum Replies Created
-
@simo2010 do you mind seeing if our latest beta resolves the issue for you please?
https://www.imagely.com/wordpress-gallery-plugin/beta/
Thanks, and have a great day.
@anchor11215 Hi there! We have fixed this in 3.9.1.1 which is our latest beta. You may download it from here: https://www.imagely.com/wordpress-gallery-plugin/beta
We’ll be including this fix in our next official release scheduled for early next week.
Thanks!
Thanks @gcorrick!
Hi @gcorrick
Thanks for letting us know. We’re eager to resolve any introduced issues as quickly as possible. Without being able to replicate the issue ourselves, it can be difficult. Would you mind reaching out to us here please:
https://www.imagely.com/contact/That will create a ticket in our system and I’ll treat it with high priority. We’ll get this fixed ASAP!
Thanks again,
Mike@slabbi we’re sorry to hear about the issues you’re facing. If you’re up for it, please feel free to reach out to us via https://www.imagely.com/contact/ and mention that I referred you. I’d be happy to review what’s going on and help in any way we can.
Thanks!
Mike@morph-1050 we just updated the beta to version 3.9.1.1 which should resolve the issue you’re experiencing:
https://www.imagely.com/wordpress-gallery-plugin/beta/
Do you mind confirming please whether that resolves your issue?
—
> Anyone else have a suggestion on where to update theme templates to work with 3.9.1?
Do you mind elaborating please about the problem you’re facing?
Hi Bob,
In that case, you might have to make the CSS selector a little more specific. Mind trying the following please and letting us know if that works for you:
body .ngg-navigation { display: none !important; }
Thanks for the patience.
Cheers.We’ll have to look into this. It looks likely that might be something we accidentally introduced. If so, we’ll release a fix next Weds to address it.
In the mean time, you can hide pagination by going to your WordPress Dashboard -> Appearance -> Customizer -> Additional CSS and add the following:
.ngg-navigation { display: none !important; }
Note, the above will hide pagination for ALL galleries. If you want to apply that rule to just this page, then you’d use this instead:
.page-id-3953 .ngg-navigation { display: none !important; }
We hope that helps.
Cheers!
Hi James,
We have no known vulnerabilities at this time.
We do have a “q” parameter that we parse and pass to wp_authenticate(), which is provided by WordPress. To be exploited, a vulnerability would have to exist in that function.
Looking here, I don’t see any recent vulnerabilities in that function:
https://www.cvedetails.com/vulnerability-list/vendor_id-2337/product_id-4096/Thanks!
Hi @jamminjames
Thanks for the post. We’re working on updating our codebase to be compatible all the way up to PHP 8. We’ll have a release with these improvements in January.
Thanks!
MikeHi there,
We’re aware of this incompatibility, and a fix is scheduled to go out in mid January.
Thanks,
Mike@francoc30 Hmm, I wonder if there’s some caching that might be interfering. There’s no use of the ready event in that file any more in NGG Plus 1.7.0. If you’d like, feel free to submit a support ticket at https://www.imagely.com/support/ and mention that Mike referred you. I’d be happy to review things and take a look.
Thanks,
Mike@hekcis mind posting a link to where this is occurring please?
Thanks,
Mike