Title: ucom's Replies | WordPress.org

---

# ucom

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

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

 Search replies:

## Forum Replies Created

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

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Page Builder by SiteOrigin] Content seems to be larger than column](https://wordpress.org/support/topic/content-seems-to-be-larger-than-column/)
 *  Thread Starter [ucom](https://wordpress.org/support/users/ucom/)
 * (@ucom)
 * [5 years, 7 months ago](https://wordpress.org/support/topic/content-seems-to-be-larger-than-column/#post-13507582)
 * I’ve always corrected it throught css.
    I’ll create one simple page to show you:
   [https://www.speretta.it/test/](https://www.speretta.it/test/) As you can see,
   the content seems to be larger then the column width, so the third product is
   put below. I’ve used the first widget with content that i’ve found, but it’s 
   the normal behavior from years, with all the widget i’ve ever tested (also third
   part ones) I’ve done multiple website using SiteOrigin, I love it but i found
   strange i’ve always to modify the width via css to make it fuction. thanks for
   attention
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WooCommerce] Shared inventory between product and single variation](https://wordpress.org/support/topic/shared-inventory-between-product-and-single-variation/)
 *  Thread Starter [ucom](https://wordpress.org/support/users/ucom/)
 * (@ucom)
 * [6 years, 1 month ago](https://wordpress.org/support/topic/shared-inventory-between-product-and-single-variation/#post-12666566)
 * You’re welcome 😉
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WooCommerce] Shared inventory between product and single variation](https://wordpress.org/support/topic/shared-inventory-between-product-and-single-variation/)
 *  Thread Starter [ucom](https://wordpress.org/support/users/ucom/)
 * (@ucom)
 * [6 years, 1 month ago](https://wordpress.org/support/topic/shared-inventory-between-product-and-single-variation/#post-12663136)
 * I’ve solved with a baroque method, if someone want to do something similar.
 * I’ve used the Woocommerce Product Dependencies Plugin to allow the purchase of
   the “premium product” only if the “base product” is already in the cart.
    The“
   premium” product hasn’t a real price, so I’ve changed the “€0,00” prices to “
   Free addon” text with this function:
 *     ```
       add_filter( 'woocommerce_get_price_html', 'free_to_text', 9999, 2 );
   
       function free_to_text( $price, $product ){
           if ( '' === $product->get_price() || 0 == $product->get_price() ) {
               $price = '<span class="woocommerce-Price-amount amount">Free Addon</span>';
           }  
           return $price;
       }
       ```
   
 * I hope this can be useful for future problems 😉
 * Here the plugin used: [https://it.wordpress.org/plugins/woocommerce-product-dependencies/](https://it.wordpress.org/plugins/woocommerce-product-dependencies/)
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WooCommerce] Shared inventory between product and single variation](https://wordpress.org/support/topic/shared-inventory-between-product-and-single-variation/)
 *  Thread Starter [ucom](https://wordpress.org/support/users/ucom/)
 * (@ucom)
 * [6 years, 1 month ago](https://wordpress.org/support/topic/shared-inventory-between-product-and-single-variation/#post-12649893)
 * I can manage the custom code, but I can’t find the function that control the 
   stock update… can you give me the function name?
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WooCommerce] Shared inventory between product and single variation](https://wordpress.org/support/topic/shared-inventory-between-product-and-single-variation/)
 *  Thread Starter [ucom](https://wordpress.org/support/users/ucom/)
 * (@ucom)
 * [6 years, 1 month ago](https://wordpress.org/support/topic/shared-inventory-between-product-and-single-variation/#post-12645577)
 * Nope, this solution isn’t optimal.
    We want to fill all 100 seats, but we have
   to imagine that i.e. only 10 people want the “premium seats”. With you solution,
   we can’t fill up the hall. The strange situation is created because Woocommerce
   don’t manage a “two level stock”, and I can’t imagine why.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WooCommerce] Advanced stock for variable products](https://wordpress.org/support/topic/advanced-stock-for-variable-products/)
 *  [ucom](https://wordpress.org/support/users/ucom/)
 * (@ucom)
 * [6 years, 1 month ago](https://wordpress.org/support/topic/advanced-stock-for-variable-products/#post-12642750)
 * Probably you will solve with a “bundle” plugin like this:
    [https://woocommerce.com/products/product-bundles/](https://woocommerce.com/products/product-bundles/)
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Widgets for SiteOrigin] Widgets (specifically Inked Blog) wont allow me to Save/Edit/Update](https://wordpress.org/support/topic/widgets-specifically-inked-blog-wont-allow-me-to-saveeditupdate/)
 *  [ucom](https://wordpress.org/support/users/ucom/)
 * (@ucom)
 * [9 years, 2 months ago](https://wordpress.org/support/topic/widgets-specifically-inked-blog-wont-allow-me-to-saveeditupdate/#post-8912642)
 * With Accespress Parallax Pro pagination now function correctly, but parameters
   can’t be changed yet.
    WP 4.7.3. I can’t change theme, it’s a production site.
   Thanks
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Widgets for SiteOrigin] Widgets (specifically Inked Blog) wont allow me to Save/Edit/Update](https://wordpress.org/support/topic/widgets-specifically-inked-blog-wont-allow-me-to-saveeditupdate/)
 *  [ucom](https://wordpress.org/support/users/ucom/)
 * (@ucom)
 * [9 years, 3 months ago](https://wordpress.org/support/topic/widgets-specifically-inked-blog-wont-allow-me-to-saveeditupdate/#post-8735437)
 * Hi, there’s some news?
    I’ve the same problem, wp versione 4.7.2, with “Inked
   blog” i’ve seen I can’t change parameters with checkbox. Also, pagination doesn’t
   function: widget doesn’t charge the post in page different from the first.

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