Okay
  Public Ticket #2563294
Product sorting and item quantity field missing
Closed

Comments

  • ctangmo started the conversation

    Hello, I was wondering if there was a way to make the posts widget (post type chosen: products) follow the custom product sorting I rearranged in woocommerce. Both the customizer and posts widgets are on "default sorting" and it only sorts by when I published the product. I tried editing the publishing dates and it didn't change anything.

    The 2nd issue is missing/squashed quantity fields. I customized the product page with elementor, but the quantity field still isn't showing up in a separate cart plugin I have. The up and down arrows don't seem to work in the product page, and typing it in was even harder since it was squashed. For the cart plugin, I had to sharpshoot click the arrows and there was no way to type in the quantity. All products have unchecked boxes by the option "enable this to only allow one of this item to be bought in a single order"

  •  871
    Neuron replied

    Hi,

    Can you please provide us with an URL of your website to see what's going on.

    Feel free to ask for anything you need.

    Kind Regards


  • ctangmo replied

    Yes, here's an example with a product. I've checked across all of my devices and the squashed/hidden quantity field shows up on all of them. https://www.artoftangmo.com/product/swimming-thoughts-hardcover-journal/

  •  871
    Neuron replied

    Hi,

    Please add the following code to Appearance > Customize > Additional CSS.

    .input-text .qty {
        width: 85px !important;
    }

    Feel free to ask for anything you need.

    Kind Regards


  • ctangmo replied

    Hello, unfortunately it didn't change anything. I've also tried adding it in Elementor's additional css and it didn't work. I still can't see the quantity number in the product page or cart plugin.

  •  871
    Neuron replied

    Hi,

    Can you please provide me with your WP-admin, I will have a quick look to see what's going on.

    Feel free to ask for anything you need.

    Kind Regards


  •   ctangmo replied privately
  •  871
    Neuron replied

    Hi,

    We've added you the following style in Site Settings > Custom CSS of Elementor.

    .woocommerce div.product.elementor .quantity .qty {
        min-width: 100px !important;
    }

    Feel free to ask for anything you need.

    Kind Regards


  • ctangmo replied

    Thank you so much! It showed up perfectly :)

  •  871
    Neuron replied

    You are welcome anytime, feel free to ask for anything you need

    If you like our theme, please leave us a rate with 5 stars at ThemeForest, that would help us a lot.

    Kind Regards,
    NeuronThemes