anphira
Forum Replies Created
-
Ok, so what you’re saying is once something is added there is absolutely no way to change it in the future globally except by writing my own CSS. So basically don’t use any of the style properties for anything I want to apply globally, only write my own CSS so that it can be changed in the future when the client changes their mind — because that is an absolute guarantee. I’ll mark this resolved.
Forum: Plugins
In reply to: [WooCommerce] Mini cart quantity is invisibleI have switched to Storefront. The widget is in the sidebar. Look at the SIDEBAR minicart.
https://hello.easya11yguide.com/product/test-product/
The problem is the CSS that your plugin ships with. The error, which I listed in my first post with the transparent content is loaded from your plugin. I want you to fix the CSS code that your plugin ships with.
The problem code is in: /wp-content/plugins/woocommerce/assets/client/blocks/mini-cart.css
This is the specific CSS that is in that file. Again, the problem is in WooCommerce plugin and the CSS that ships with it.
:where(.wc-block-mini-cart__badge) {
background-color: transparent;
color: transparent
}Forum: Plugins
In reply to: [WooCommerce] Mini cart quantity is invisibleI specifically cited the location of the CSS code distributed with WooCommerce. The CSS code that you need to fix was listed in my first request. I clearly cited the specific file that is distributed with the WooCommerce plugin. The code is in your plugin — I cited exactly what the code is that needs fixing. https://hello.easya11yguide.com/wp-content/plugins/woocommerce/assets/client/blocks/mini-cart.css
This has come up multiple times in the past where your support team has to actually download your own plugin and read the code distrbuted in your own plugin. The code is not kept in your github repo. It’s final compiled CSS that you distribute with the download.
Here is a test site: https://hello.easya11yguide.com/product/test-product/
Forum: Plugins
In reply to: [Zapier for WordPress] Vulnerability?This was Zapier’s reply when I contacted them directly. You must contact them through the zapier website to report yourself as an affected user.
I’ve been checking this and I see that we have an open bug report to handle this vulnerability, so I’ve added your email address as an affected user, which means you’ll be notified once it’s fixed. I see it’s being worked on, but I don’t have an exact timeline for when it will be resolved though.
Timing: Our development team prioritizes these types of reports based on overall impact.
Forum: Plugins
In reply to: [Zapier for WordPress] Vulnerability in the pluginI contact Zapier support directly (I have a paid account). This was their reply:
I’ve been checking this and I see that we have an open bug report to handle this vulnerability, so I’ve added your email address as an affected user, which means you’ll be notified once it’s fixed. I see it’s being worked on, but I don’t have an exact timeline for when it will be resolved though.
Timing: Our development team prioritizes these types of reports based on overall impact.
Bottom line: Don’t report issues here, contact Zapier support directly, as the more people mark this as “I’m affected” the more likely their devs are to prioritize it.
Forum: Plugins
In reply to: [Inline Related Posts] Cross Site Scripting (XSS@data443 patchstack does not publicly post the details. You can visit https://patchstack.com/for-plugins and claim the plugin for free and then they will provide you with assistance.
Here is the info for the presentation: https://easya11yguide.com/learn/accessible-wordpress-forms/
Here is the link to the spreadsheet: https://docs.google.com/spreadsheets/d/1JWM5v51coOkHVGf8btE8czSIVDrj7Ps1i_FNEfksp6M/edit?usp=sharing
The meetup will be Thursday, Oct 3rd, 11am US Eastern. I would of course encourage yourself and/or members of your team to participate, but if you are not able to make it, the recording is usually posted in about 2 weeks. After it is posted, I will add the link to it on the info page above.
Forum: Plugins
In reply to: [Contact Form 7] Featuring contact form 7 in presentation@takayukister here is the info:
Here is the info for the presentation: https://easya11yguide.com/learn/accessible-wordpress-forms/
Here is the link to the spreadsheet: https://docs.google.com/spreadsheets/d/1JWM5v51coOkHVGf8btE8czSIVDrj7Ps1i_FNEfksp6M/edit?usp=sharing
The meetup will be Thursday, Oct 3rd, 11am US Eastern. I would of course encourage yourself and/or members of your team to participate, but if you are not able to make it, the recording is usually posted in about 2 weeks. After it is posted, I will add the link to it on the info page above.
@faisalahammad yes, I’ve been in contact with Ninja Forms. Thank you for following up.
@srwells great, thank you!
Forum: Plugins
In reply to: [Contact Form 7] Featuring contact form 7 in presentation@takayukister great! Thank you!
Forum: Plugins
In reply to: [WooCommerce] Live Admin BarThis is really a problem for all of us with staging sites. The “Live” label shows up on both the live version of the site and the staging version. So now I have clients getting upset about not knowing which is which.
This is really a highly visible spot on the entire website and shouldn’t be presenting misleading information (as many of us have development, staging, etc sites).
Forum: Plugins
In reply to: [Contact Form 7] Featuring contact form 7 in presentationHi, I’m presenting at the WP Accessibility meetup on October 3 on accessibility within contact forms. Do you have any objection to my including your plugin in the presentation? It will be posted to YouTube after.
I’m evaluating approx 8 form plugins (primarily chosen by their install count in WP repo) using the default theme against section 508 & wcag.
If you do not wish to be included, it will be stated at the beginning of the presentation that you specifically requested not to be included.
I’m evaluating approx 8 form plugins (primarily chosen by their install count in WP repo) using the default theme against section 508 & wcag.
If you do not wish to be included, it will be stated at the beginning of the presentation that you specifically requested not to be included.
I’ve opened a new item in the feature request