dzunker22
Forum Replies Created
-
Forum: Plugins
In reply to: [Meow Gallery] accessibility problems in Meow Gallery and LightboxI wanted to jump in here, and say this is an area that I am working in as well.
The missing alt tags are an issue for screen readers and accessibility.I agree, this needs to be addressed. I am about to disabe the plugin and find something else.
Forum: Plugins
In reply to: [Meow Gallery] Meow lightbox picking up images from my footer galleriesIt is a bit of a trial and error at this point.
You may try .footer-container-wrapper to see if that works. That will keep anything in the footer out of the lightbox.
Forum: Plugins
In reply to: [Meow Gallery] Internet Explorer issueI have asked this question before, and your will probably see his response with you search in this forum.
The answer from Jordy was it was not worth the effort to make changes for Internet Explorer. I have a banner for people viewing with IE, that they need a different browser to view the site properly.The other option is to check for the browser type and serve the standard WP gallery layout for IE browsers.
Forum: Plugins
In reply to: [Meow Gallery] Meow lightbox picking up images from my footer galleriesFigure out what the “class” is for the footer items that you do not want in the lightbox.
Then add those to the Anti Selector box under Basics in settings. Separate them with a comma.For example, I have 2 classes for the Anti Selector:
.wp-show-posts-image, .OutoftheBoxTo find the classes:
For Chrome, you click F12, then the little arrow at the top left of the developer window, then hover over the element to find the class name. The class name can be seen after div. for example.- This reply was modified 5 years, 8 months ago by dzunker22.
Forum: Plugins
In reply to: [Meow Gallery] Grids loading Full size images instead of thumbnailsI understand. I am an arch photog as well.
Nice work BTW.
Forum: Plugins
In reply to: [Meow Gallery] Grids loading Full size images instead of thumbnailssbelletti, I have posed this question before for other plugins, and maybe even this one as well.
I have solved this issue with ShortPixel AI which dynamically resizes the images based on the user screen size.
Another option is an all in one site speed optimization plugin: Nitropack. I use this on my main business site with no other plugins or CDNs needed. It is on the pricey side, so I use WP rocket and ShortPixel AI on my other sites.So, I made the changes to my server and it is working now.
Thank you for pointing me int he right direction.
So, I discovered that my server configuration by default only accepts the standard POST | GET | HEAD | OPTIONS http verbs.
I recognize the DELETE needs to be added in my nginx configuration.
Are there any other verbs that need to be added such as PUT or PATCH as well?No I was referring to the widgets themselves.
Is it possible to get some feedback here?
I have 4 mappings in the theme editor that I cannot delete or modify.
I can create a new one, but not change ones that have already been created. I want to delete the other manually.Can anyone help me please?
Forum: Plugins
In reply to: [Meow Gallery] No Gallery in Internet ExplorerI understand. I just thought this may be a quick fix.
Version 11.778.18362.0Thank you for the prompt response
Thank you for the prompt response
Hello Matthias,
Due to numerous issues with my main database, I am starting with a fresh database with the latest versions, so this issue is closed as of now.
I have other installation questions that I will include under a different post.