Title: anphira's Replies | WordPress.org

---

# anphira

  [  ](https://wordpress.org/support/users/anphira/)

 *   [Profile](https://wordpress.org/support/users/anphira/)
 *   [Topics Started](https://wordpress.org/support/users/anphira/topics/)
 *   [Replies Created](https://wordpress.org/support/users/anphira/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/anphira/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/anphira/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/anphira/engagements/)
 *   [Favorites](https://wordpress.org/support/users/anphira/favorites/)

 Search replies:

## Forum Replies Created

Viewing 15 replies - 1 through 15 (of 462 total)

1 [2](https://wordpress.org/support/users/anphira/replies/page/2/?output_format=md)
[3](https://wordpress.org/support/users/anphira/replies/page/3/?output_format=md)…
[29](https://wordpress.org/support/users/anphira/replies/page/29/?output_format=md)
[30](https://wordpress.org/support/users/anphira/replies/page/30/?output_format=md)
[31](https://wordpress.org/support/users/anphira/replies/page/31/?output_format=md)
[→](https://wordpress.org/support/users/anphira/replies/page/2/?output_format=md)

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Kadence Blocks — Page Builder Toolkit for Gutenberg Editor] Modifying existing blocks / updating defaults?](https://wordpress.org/support/topic/modifying-existing-blocks-updating-defaults/)
 *  Thread Starter [anphira](https://wordpress.org/support/users/anphira/)
 * (@anphira)
 * [6 months, 3 weeks ago](https://wordpress.org/support/topic/modifying-existing-blocks-updating-defaults/#post-18660797)
 * 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](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WooCommerce] Mini cart quantity is invisible](https://wordpress.org/support/topic/mini-cart-quantity-is-invisible/)
 *  Thread Starter [anphira](https://wordpress.org/support/users/anphira/)
 * (@anphira)
 * [9 months ago](https://wordpress.org/support/topic/mini-cart-quantity-is-invisible/#post-18566762)
 * I have switched to Storefront. The widget is in the sidebar.** Look at the SIDEBAR
   minicart**.
 * [https://hello.easya11yguide.com/product/test-product/](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.
 *     ```wp-block-code
       :where(.wc-block-mini-cart__badge) {    background-color: transparent;    color: transparent}
       ```
   
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WooCommerce] Mini cart quantity is invisible](https://wordpress.org/support/topic/mini-cart-quantity-is-invisible/)
 *  Thread Starter [anphira](https://wordpress.org/support/users/anphira/)
 * (@anphira)
 * [9 months ago](https://wordpress.org/support/topic/mini-cart-quantity-is-invisible/#post-18566621)
 * I 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](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/](https://hello.easya11yguide.com/product/test-product/)
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Zapier for WordPress] Vulnerability?](https://wordpress.org/support/topic/vulnerability-139/)
 *  [anphira](https://wordpress.org/support/users/anphira/)
 * (@anphira)
 * [9 months, 1 week ago](https://wordpress.org/support/topic/vulnerability-139/#post-18562686)
 * 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](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Zapier for WordPress] Vulnerability in the plugin](https://wordpress.org/support/topic/vulnerability-in-the-plugin-3/)
 *  [anphira](https://wordpress.org/support/users/anphira/)
 * (@anphira)
 * [9 months, 1 week ago](https://wordpress.org/support/topic/vulnerability-in-the-plugin-3/#post-18562685)
 * I 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](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Inline Related Posts] Cross Site Scripting (XSS](https://wordpress.org/support/topic/cross-site-scripting-xss-11/)
 *  [anphira](https://wordpress.org/support/users/anphira/)
 * (@anphira)
 * [10 months, 3 weeks ago](https://wordpress.org/support/topic/cross-site-scripting-xss-11/#post-18493766)
 * [@data443](https://wordpress.org/support/users/data443/) patchstack does not 
   publicly post the details. You can visit [https://patchstack.com/for-plugins](https://patchstack.com/for-plugins)
   and claim the plugin for free and then they will provide you with assistance.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Formidable Forms - Contact Form Plugin, Survey, Quiz, Payment, Calculator Form & Custom Form Builder] Featuring formidable in presentation](https://wordpress.org/support/topic/featuring-formidable-in-presentation/)
 *  Thread Starter [anphira](https://wordpress.org/support/users/anphira/)
 * (@anphira)
 * [1 year, 6 months ago](https://wordpress.org/support/topic/featuring-formidable-in-presentation/#post-18047540)
 * [@srwells](https://wordpress.org/support/users/srwells/)
 * 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](https://www.meetup.com/the-baltimore-wordpress-group/events/303486392/)
   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](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Contact Form 7] Featuring contact form 7 in presentation](https://wordpress.org/support/topic/featuring-contact-form-7-in-presentation/)
 *  Thread Starter [anphira](https://wordpress.org/support/users/anphira/)
 * (@anphira)
 * [1 year, 6 months ago](https://wordpress.org/support/topic/featuring-contact-form-7-in-presentation/#post-18047537)
 * [@takayukister](https://wordpress.org/support/users/takayukister/) here is the
   info:
 * Here is the info for the presentation: [https://easya11yguide.com/learn/accessible-wordpress-forms/](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](https://docs.google.com/spreadsheets/d/1JWM5v51coOkHVGf8btE8czSIVDrj7Ps1i_FNEfksp6M/edit?usp=sharing)
 * The [meetup](https://www.meetup.com/the-baltimore-wordpress-group/events/303486392/)
   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](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Ninja Forms - The Contact Form Builder That Grows With You] Featuring form in presentation](https://wordpress.org/support/topic/featuring-form-in-presentation/)
 *  Thread Starter [anphira](https://wordpress.org/support/users/anphira/)
 * (@anphira)
 * [1 year, 6 months ago](https://wordpress.org/support/topic/featuring-form-in-presentation/#post-18045961)
 * [@faisalahammad](https://wordpress.org/support/users/faisalahammad/) yes, I’ve
   been in contact with Ninja Forms. Thank you for following up.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Formidable Forms - Contact Form Plugin, Survey, Quiz, Payment, Calculator Form & Custom Form Builder] Featuring formidable in presentation](https://wordpress.org/support/topic/featuring-formidable-in-presentation/)
 *  Thread Starter [anphira](https://wordpress.org/support/users/anphira/)
 * (@anphira)
 * [1 year, 7 months ago](https://wordpress.org/support/topic/featuring-formidable-in-presentation/#post-18014787)
 * [@srwells](https://wordpress.org/support/users/srwells/) great, thank you!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Contact Form 7] Featuring contact form 7 in presentation](https://wordpress.org/support/topic/featuring-contact-form-7-in-presentation/)
 *  Thread Starter [anphira](https://wordpress.org/support/users/anphira/)
 * (@anphira)
 * [1 year, 7 months ago](https://wordpress.org/support/topic/featuring-contact-form-7-in-presentation/#post-18014785)
 * [@takayukister](https://wordpress.org/support/users/takayukister/) great! Thank
   you!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WooCommerce] Live Admin Bar](https://wordpress.org/support/topic/live-admin-bar/)
 *  [anphira](https://wordpress.org/support/users/anphira/)
 * (@anphira)
 * [1 year, 7 months ago](https://wordpress.org/support/topic/live-admin-bar/#post-18013723)
 * This 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](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Contact Form 7] Featuring contact form 7 in presentation](https://wordpress.org/support/topic/featuring-contact-form-7-in-presentation/)
 *  Thread Starter [anphira](https://wordpress.org/support/users/anphira/)
 * (@anphira)
 * [1 year, 7 months ago](https://wordpress.org/support/topic/featuring-contact-form-7-in-presentation/#post-18013700)
 * Hi, I’m presenting at the [WP Accessibility meetup](https://www.meetup.com/wordpress-accessibility-meetup-group/)
   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.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Formidable Forms - Contact Form Plugin, Survey, Quiz, Payment, Calculator Form & Custom Form Builder] Featuring formidable in presentation](https://wordpress.org/support/topic/featuring-formidable-in-presentation/)
 *  Thread Starter [anphira](https://wordpress.org/support/users/anphira/)
 * (@anphira)
 * [1 year, 7 months ago](https://wordpress.org/support/topic/featuring-formidable-in-presentation/#post-18013695)
 * 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.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Elementor Website Builder - more than just a page builder] Image alt text can not be customized per instance of image](https://wordpress.org/support/topic/image-alt-text-can-not-be-customized-per-instance-of-image/)
 *  Thread Starter [anphira](https://wordpress.org/support/users/anphira/)
 * (@anphira)
 * [1 year, 9 months ago](https://wordpress.org/support/topic/image-alt-text-can-not-be-customized-per-instance-of-image/#post-17890865)
 * I’ve opened a new item in the feature request

Viewing 15 replies - 1 through 15 (of 462 total)

1 [2](https://wordpress.org/support/users/anphira/replies/page/2/?output_format=md)
[3](https://wordpress.org/support/users/anphira/replies/page/3/?output_format=md)…
[29](https://wordpress.org/support/users/anphira/replies/page/29/?output_format=md)
[30](https://wordpress.org/support/users/anphira/replies/page/30/?output_format=md)
[31](https://wordpress.org/support/users/anphira/replies/page/31/?output_format=md)
[→](https://wordpress.org/support/users/anphira/replies/page/2/?output_format=md)