Forum Replies Created

Viewing 4 posts - 16 through 19 (of 19 total)
  • Posted in:
  • in reply to: cross-sells do not appear in cart #27597
    ksprague
    Member
    Post count: 21

    Tried several times with different products, no joy. I wonder if this is the source of the problem – in neighborhood/woocommerce/cart/cart.php, on lines 218-222:

    <div class=”cart-collaterals”>
    <?php //do_action(‘woocommerce_cart_collaterals’); ?>
    </div>

    Notice that the action is commented out. This is in a fresh download of the theme, BTW.

    in reply to: Create user account at checkout: Not user friendly at all #23865
    ksprague
    Member
    Post count: 21

    I posted the same comment in a different thread, but in case you are only following this one, I’ll post it again:

    I disagree with Swift’s assertion that this is standard WooCommerce functionality. We have several WooCommerce sites, and only the one using the Neighborhood theme has this issue. I think because on a standard WC installation, the checkout info is all on a single page. The Neighborhood theme appears to override the standard WC templates.

    in reply to: Prevent checkout advancement if required field empty #23864
    ksprague
    Member
    Post count: 21

    I disagree with Swift’s assertion that this is standard WooCommerce functionality. We have several WooCommerce sites, and only the one using the Neighborhood theme has this issue. I think because on a standard WC installation, the checkout info is all on a single page. The Neighborhood theme appears to override the standard WC templates.

    in reply to: Unable to select size attributes on product page #12166
    ksprague
    Member
    Post count: 21

    I think the fix posted by Beau is correct, it’s just the line numbers that are incorrect. For me, those lines are 427-429. Comment those out, and the non-functional custom drop-down is replaced by a functional standard drop-down.

Viewing 4 posts - 16 through 19 (of 19 total)