Title: codeflex's Replies | WordPress.org

---

# codeflex

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

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

 Search replies:

## Forum Replies Created

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

1 [2](https://wordpress.org/support/users/codeflex/replies/page/2/?output_format=md)
[3](https://wordpress.org/support/users/codeflex/replies/page/3/?output_format=md)
[→](https://wordpress.org/support/users/codeflex/replies/page/2/?output_format=md)

 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Botiga] Quantity plus/minus not showing](https://wordpress.org/support/topic/quantity-plus-minus-not-showing/)
 *  Thread Starter [codeflex](https://wordpress.org/support/users/codeflex/)
 * (@codeflex)
 * [3 years ago](https://wordpress.org/support/topic/quantity-plus-minus-not-showing/#post-16766738)
 * [https://sportsbet.natashabarber.com.au/](https://sportsbet.natashabarber.com.au/)
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Theme My Login] Register form extra fields validation issue](https://wordpress.org/support/topic/register-form-extra-fields-validation-issue/)
 *  Thread Starter [codeflex](https://wordpress.org/support/users/codeflex/)
 * (@codeflex)
 * [4 years, 10 months ago](https://wordpress.org/support/topic/register-form-extra-fields-validation-issue/#post-14778071)
 * Thanks! That did the trick 🙂
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Theme My Login] Register form extra fields validation issue](https://wordpress.org/support/topic/register-form-extra-fields-validation-issue/)
 *  Thread Starter [codeflex](https://wordpress.org/support/users/codeflex/)
 * (@codeflex)
 * [4 years, 10 months ago](https://wordpress.org/support/topic/register-form-extra-fields-validation-issue/#post-14750981)
 * I’ve added a screenshot here – [https://ibb.co/Z8CnzVJ](https://ibb.co/Z8CnzVJ)
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Wholesale Customers For WooCommerce] Variable product showing double price](https://wordpress.org/support/topic/variable-product-showing-double-price/)
 *  Thread Starter [codeflex](https://wordpress.org/support/users/codeflex/)
 * (@codeflex)
 * [5 years, 8 months ago](https://wordpress.org/support/topic/variable-product-showing-double-price/#post-13554680)
 * UPDATE:
    This was happening only when the current user is not wholesale, I have
   modified lines 74 – 80 to fix this display issue from:
 *  if( !$is_wholesale ) {
 *  $min_price = current( $prices[‘price’] );
    $max_price = end( $prices[‘price’]);
 *  return wc_format_price_range( $min_price, $max_price );
    }
 * to:
 *  if( !$is_wholesale ) {
    $min_price = current( $prices[‘price’] ); $max_price
   = end( $prices[‘price’] ); if($min_price == $max_price) { return wc_price( $max_price);}
   else {
 *  return wc_format_price_range( $min_price, $max_price );
    } }
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Abandoned Cart Lite for WooCommerce] Hide Quantity and Line Total in email](https://wordpress.org/support/topic/hide-quantity-and-line-total-in-email/)
 *  Thread Starter [codeflex](https://wordpress.org/support/users/codeflex/)
 * (@codeflex)
 * [5 years, 8 months ago](https://wordpress.org/support/topic/hide-quantity-and-line-total-in-email/#post-13554599)
 * Hi, your code worked correctly once an error was fixed – this section here:
    &&”!
   =
 * When pasted, the quotes were a double quote, and needed to be two single quotes.
   &&”!
   =
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Abandoned Cart Lite for WooCommerce] Hide Quantity and Line Total in email](https://wordpress.org/support/topic/hide-quantity-and-line-total-in-email/)
 *  Thread Starter [codeflex](https://wordpress.org/support/users/codeflex/)
 * (@codeflex)
 * [5 years, 8 months ago](https://wordpress.org/support/topic/hide-quantity-and-line-total-in-email/#post-13545208)
 * Hi, this code gives an error message sorry
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Abandoned Cart Lite for WooCommerce] Hide Quantity and Line Total in email](https://wordpress.org/support/topic/hide-quantity-and-line-total-in-email/)
 *  Thread Starter [codeflex](https://wordpress.org/support/users/codeflex/)
 * (@codeflex)
 * [5 years, 8 months ago](https://wordpress.org/support/topic/hide-quantity-and-line-total-in-email/#post-13540975)
 * Thanks, I’ve added the code however it didnt remove the SKU from the email.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Abandoned Cart Lite for WooCommerce] Hide Quantity and Line Total in email](https://wordpress.org/support/topic/hide-quantity-and-line-total-in-email/)
 *  Thread Starter [codeflex](https://wordpress.org/support/users/codeflex/)
 * (@codeflex)
 * [5 years, 8 months ago](https://wordpress.org/support/topic/hide-quantity-and-line-total-in-email/#post-13532078)
 * Thank you, is it also possible to remove the SKU from the list displayed on the
   email ?
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[All in One SEO – Powerful SEO Plugin to Boost SEO Rankings & Increase Traffic] Enhanced Ecommerce doesn’t appear to be working](https://wordpress.org/support/topic/enhanced-ecommerce-doesnt-appear-to-be-working/)
 *  Thread Starter [codeflex](https://wordpress.org/support/users/codeflex/)
 * (@codeflex)
 * [5 years, 11 months ago](https://wordpress.org/support/topic/enhanced-ecommerce-doesnt-appear-to-be-working/#post-13133587)
 * Ecommerce tracking is a paid feature of that plugin, I will look for another 
   solution. It’s a pity there’s no support to get your plugin working as it should
   be.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[All in One SEO – Powerful SEO Plugin to Boost SEO Rankings & Increase Traffic] Enhanced Ecommerce doesn’t appear to be working](https://wordpress.org/support/topic/enhanced-ecommerce-doesnt-appear-to-be-working/)
 *  Thread Starter [codeflex](https://wordpress.org/support/users/codeflex/)
 * (@codeflex)
 * [5 years, 11 months ago](https://wordpress.org/support/topic/enhanced-ecommerce-doesnt-appear-to-be-working/#post-13124287)
 * Hello, thank you but I already have it enabled on the admin tab of analytics.
   Enable ecommerce is ticked, as well as enable enhanced ecommerce reporting.
 * There is only the one view in use, which is the one ecommerce tracking is enabled
   for.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Checkout Field Manager (Checkout Manager) for WooCommerce] Additional field not showing after updating woocommerce](https://wordpress.org/support/topic/additional-field-not-showing-after-updating-woocommerce/)
 *  Thread Starter [codeflex](https://wordpress.org/support/users/codeflex/)
 * (@codeflex)
 * [8 years ago](https://wordpress.org/support/topic/additional-field-not-showing-after-updating-woocommerce/#post-10409224)
 * Sorry i’m not sure what happened but it is now showing
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Checkout Field Manager (Checkout Manager) for WooCommerce] Additional field not showing after updating woocommerce](https://wordpress.org/support/topic/additional-field-not-showing-after-updating-woocommerce/)
 *  Thread Starter [codeflex](https://wordpress.org/support/users/codeflex/)
 * (@codeflex)
 * [8 years ago](https://wordpress.org/support/topic/additional-field-not-showing-after-updating-woocommerce/#post-10409219)
 * I can send through a link and login details if you let me know how to add a private
   message (site is restricted access)
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Age Gate] Mobile issue](https://wordpress.org/support/topic/mobile-issue-15/)
 *  Thread Starter [codeflex](https://wordpress.org/support/users/codeflex/)
 * (@codeflex)
 * [8 years, 4 months ago](https://wordpress.org/support/topic/mobile-issue-15/#post-9976572)
 * This was an issue with caching plugin. Once I updated the setting in age gate
   to use cache bypass it worked correctly
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Age Gate] Age Gate mobile issue](https://wordpress.org/support/topic/age-gate-mobile-issue/)
 *  [codeflex](https://wordpress.org/support/users/codeflex/)
 * (@codeflex)
 * [8 years, 4 months ago](https://wordpress.org/support/topic/age-gate-mobile-issue/#post-9976553)
 * Having this issue as well, on android chrome browser. When you click yes to confirm
   your age you’re taken back to the confirm screen
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Currency per Product for WooCommerce] Bulk edit currency](https://wordpress.org/support/topic/bulk-edit-currency/)
 *  Thread Starter [codeflex](https://wordpress.org/support/users/codeflex/)
 * (@codeflex)
 * [8 years, 4 months ago](https://wordpress.org/support/topic/bulk-edit-currency/#post-9975083)
 * Hi, any update on this one?

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

1 [2](https://wordpress.org/support/users/codeflex/replies/page/2/?output_format=md)
[3](https://wordpress.org/support/users/codeflex/replies/page/3/?output_format=md)
[→](https://wordpress.org/support/users/codeflex/replies/page/2/?output_format=md)