Title: testmob's Replies | WordPress.org

---

# testmob

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

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

 Search replies:

## Forum Replies Created

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

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WPC Frequently Bought Together for WooCommerce] Error in latest version 1.3.4](https://wordpress.org/support/topic/error-in-latest-version-1-3-4/)
 *  Thread Starter [testmob](https://wordpress.org/support/users/testmob/)
 * (@testmob)
 * [7 years, 6 months ago](https://wordpress.org/support/topic/error-in-latest-version-1-3-4/#post-11190546)
 * [@bralgs](https://wordpress.org/support/users/bralgs/)
    I am not from plugin 
   support team, just a user like you. How ever, i have some coding skills 🙂
 * Hope someone from support team to see that bug, and to be solved in next update
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WPC Frequently Bought Together for WooCommerce] Error in latest version 1.3.4](https://wordpress.org/support/topic/error-in-latest-version-1-3-4/)
 *  Thread Starter [testmob](https://wordpress.org/support/users/testmob/)
 * (@testmob)
 * [7 years, 6 months ago](https://wordpress.org/support/topic/error-in-latest-version-1-3-4/#post-11188139)
 * …..also you can remove **‘Bought together price:’**/total summary and text after
   selecting products in bought together tab/ by just erasing this at line 1062
 * ————-
    echo ‘<div class=”woobt_total woobt-text”></div>’; if ( $woobt_after_text
   = apply_filters( ‘woobt_after_text’, get_post_meta( $product_id, ‘woobt_after_text’,
   true ), $product_id ) ) ————- i really don’t need that info in my site, because
   i try to keep maximum simple and clear design for my shop. It will be great if
   we like users can control that part of plugin 🙂
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WPC Frequently Bought Together for WooCommerce] Error in latest version 1.3.4](https://wordpress.org/support/topic/error-in-latest-version-1-3-4/)
 *  Thread Starter [testmob](https://wordpress.org/support/users/testmob/)
 * (@testmob)
 * [7 years, 6 months ago](https://wordpress.org/support/topic/error-in-latest-version-1-3-4/#post-11187973)
 * [@edinstvennyi](https://wordpress.org/support/users/edinstvennyi/)
    Hi mate, 
   you can open and edit index.php located in public_html/wp-content/plugins/woo-
   bought-together/index.php
 * at line 978 you can see this:
    ———- data-qty=”<?php echo $woobt_item_qty; ?>”———-
   just swap it with this: ———- data-qty=”0″ ———- and save it! For me works as well
   as was before update, hope it will work for you too 🙂 Hope in next update it
   will be resolved by the WPC team.

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