Title: davemiddles's Replies | WordPress.org

---

# davemiddles

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

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

 Search replies:

## Forum Replies Created

Viewing 12 replies - 1 through 12 (of 12 total)

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WooCommerce] Customer History? (General inquiry)](https://wordpress.org/support/topic/customer-history-general-inquiry/)
 *  Thread Starter [davemiddles](https://wordpress.org/support/users/davemiddles/)
 * (@davemiddles)
 * [2 years, 2 months ago](https://wordpress.org/support/topic/customer-history-general-inquiry/#post-17680115)
 * Thank you!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Code Snippets] Snippets keep deactivating without notice](https://wordpress.org/support/topic/snippets-keep-deactivating-without-notice/)
 *  Thread Starter [davemiddles](https://wordpress.org/support/users/davemiddles/)
 * (@davemiddles)
 * [2 years, 3 months ago](https://wordpress.org/support/topic/snippets-keep-deactivating-without-notice/#post-17514831)
 * Thank you.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Code Snippets] Snippets keep deactivating without notice](https://wordpress.org/support/topic/snippets-keep-deactivating-without-notice/)
 *  Thread Starter [davemiddles](https://wordpress.org/support/users/davemiddles/)
 * (@davemiddles)
 * [2 years, 3 months ago](https://wordpress.org/support/topic/snippets-keep-deactivating-without-notice/#post-17510225)
 * I’m not sure what exactly is triggering the deactivation, whether it’s a plugin
   or not. All the snippets I currently use seem to work under normal day-to-day
   conditions.
 * I don’t possess the skill set required to assess the code, but here is an example
   of a snippet that gets deactivated once in a while. It removes the “lightbox”
   effect from images on product pages:
 *     ```wp-block-code
       add_filter('woocommerce_single_product_image_thumbnail_html','wc_remove_link_on_thumbnails' );
   
       function wc_remove_link_on_thumbnails( $html ) {
            return strip_tags( $html,'<img>' );
       }
       ```
   
 * It’s not critical when snippets are deactivated, as long as I reactivate them
   promptly. That’s why an email notification (or an auto-reactivation) would be
   sufficient to solve the issue, if at all possible.
 * Thanks for your help.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WooCommerce] Approve New User Registration – Preexisting Customers](https://wordpress.org/support/topic/approve-new-user-registration-preexisting-customers/)
 *  Thread Starter [davemiddles](https://wordpress.org/support/users/davemiddles/)
 * (@davemiddles)
 * [3 years, 6 months ago](https://wordpress.org/support/topic/approve-new-user-registration-preexisting-customers/#post-16348578)
 * [@babylon1999](https://wordpress.org/support/users/babylon1999/)
 * Hi, I appreciate the help, but it seems like you’re answering my questions out
   of context. As per the title of my post, I’m specifically asking questions about
   the **Approve New User Registration** plugin.
 * Edit: I will edit the title to make it more clear.
 * Edit 2: I tried but I don’t know how.
    -  This reply was modified 3 years, 6 months ago by [davemiddles](https://wordpress.org/support/users/davemiddles/).
    -  This reply was modified 3 years, 6 months ago by [davemiddles](https://wordpress.org/support/users/davemiddles/).
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WooCommerce] Product Attribute Being Displayed Under Product Name in Invoice](https://wordpress.org/support/topic/product-attribute-being-displayed-under-product-name-in-invoice/)
 *  Thread Starter [davemiddles](https://wordpress.org/support/users/davemiddles/)
 * (@davemiddles)
 * [3 years, 6 months ago](https://wordpress.org/support/topic/product-attribute-being-displayed-under-product-name-in-invoice/#post-16325820)
 * [@babylon1999](https://wordpress.org/support/users/babylon1999/)
 * Good to know it’s being looked into.
 * Thanks to everyone for all the help. I guess I will just have to wait for a fix.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WooCommerce] Product Attribute Being Displayed Under Product Name in Invoice](https://wordpress.org/support/topic/product-attribute-being-displayed-under-product-name-in-invoice/)
 *  Thread Starter [davemiddles](https://wordpress.org/support/users/davemiddles/)
 * (@davemiddles)
 * [3 years, 6 months ago](https://wordpress.org/support/topic/product-attribute-being-displayed-under-product-name-in-invoice/#post-16325467)
 * [@xue28](https://wordpress.org/support/users/xue28/)
 * They are priced differently, so they need to be different variations.
 * I just realized now that on the email invoice it doesn’t show the quantity after
   the product name. It should say “Test Product – 2” like it does in the invoice.
 * Yes, for this product the maximum is 3. Although the idea is that there is no
   limit to how many quantities of 3 can be purchased.
 * I understand this is the default behavior, but it wasn’t always that way. Mid-
   way through 2022 it started happening and I’d like to know if there is any way
   to revert back to how it was before.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WooCommerce] Product Attribute Being Displayed Under Product Name in Invoice](https://wordpress.org/support/topic/product-attribute-being-displayed-under-product-name-in-invoice/)
 *  Thread Starter [davemiddles](https://wordpress.org/support/users/davemiddles/)
 * (@davemiddles)
 * [3 years, 6 months ago](https://wordpress.org/support/topic/product-attribute-being-displayed-under-product-name-in-invoice/#post-16324286)
 * [@xue28](https://wordpress.org/support/users/xue28/)
 * [https://ibb.co/Wsg8RTm](https://ibb.co/Wsg8RTm)
 * These are the variations for the example product. I’m just using Quantity because
   the products have multiple quantity options. For this product, you can purchase
   1, 2, or 3 of the item.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WooCommerce] Product Attribute Being Displayed Under Product Name in Invoice](https://wordpress.org/support/topic/product-attribute-being-displayed-under-product-name-in-invoice/)
 *  Thread Starter [davemiddles](https://wordpress.org/support/users/davemiddles/)
 * (@davemiddles)
 * [3 years, 6 months ago](https://wordpress.org/support/topic/product-attribute-being-displayed-under-product-name-in-invoice/#post-16323548)
 * [@xue28](https://wordpress.org/support/users/xue28/)
 * Here is a picture of the attribute. There is only one and it is called “Quantity”:
 * [https://ibb.co/kXx9FzW](https://ibb.co/kXx9FzW)
 * My site is already only using the default Storefront theme.
 * There are no fatal errors in my logs.
 * Thanks!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WooCommerce] Product Attribute Being Displayed Under Product Name in Invoice](https://wordpress.org/support/topic/product-attribute-being-displayed-under-product-name-in-invoice/)
 *  Thread Starter [davemiddles](https://wordpress.org/support/users/davemiddles/)
 * (@davemiddles)
 * [3 years, 6 months ago](https://wordpress.org/support/topic/product-attribute-being-displayed-under-product-name-in-invoice/#post-16300646)
 * No, this is happening to WooCommerce independent of any of those plugins. Only
   one of those plugins is active and I’ve received extensive support from the creators.
   We have concluded that this is a WooCommerce issue so my inquiry is best directed
   here.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WooCommerce] Product Attribute Being Displayed Under Product Name in Invoice](https://wordpress.org/support/topic/product-attribute-being-displayed-under-product-name-in-invoice/)
 *  Thread Starter [davemiddles](https://wordpress.org/support/users/davemiddles/)
 * (@davemiddles)
 * [3 years, 6 months ago](https://wordpress.org/support/topic/product-attribute-being-displayed-under-product-name-in-invoice/#post-16293873)
 * Hi,
 * Yes, Quantity is the product attribute. This is happening for every product and
   every order.
 * Link to system status report: [https://justpaste.it/a29aq](https://justpaste.it/a29aq)
 * Thanks!
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Storefront] Adding Custom Links to Mobile Footer Bar](https://wordpress.org/support/topic/adding-custom-links-to-mobile-footer-bar/)
 *  Thread Starter [davemiddles](https://wordpress.org/support/users/davemiddles/)
 * (@davemiddles)
 * [5 years, 10 months ago](https://wordpress.org/support/topic/adding-custom-links-to-mobile-footer-bar/#post-13265239)
 * Thank you so much!
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Storefront] Adding Custom Links to Mobile Footer Bar](https://wordpress.org/support/topic/adding-custom-links-to-mobile-footer-bar/)
 *  Thread Starter [davemiddles](https://wordpress.org/support/users/davemiddles/)
 * (@davemiddles)
 * [5 years, 11 months ago](https://wordpress.org/support/topic/adding-custom-links-to-mobile-footer-bar/#post-13213729)
 * Sorry folks, here is the link:
 * [https://docs.woocommerce.com/document/customize-the-links-in-the-handheld-footer-bar/](https://docs.woocommerce.com/document/customize-the-links-in-the-handheld-footer-bar/)

Viewing 12 replies - 1 through 12 (of 12 total)