• Resolved chanart

    (@chanart)


    Hi, I’m using the free version and on screensize below 782px the woocommerce orders screen becomes all hidden (content:none). Why is this happening?
    Any way to fix this without tons of css overrides?

    Thanks in advance!

Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Author Stefan van den Dungen Gronovius

    (@dungengronovius)

    I’m not able to reproduce the issue. Can you tell me if you have this issue on the new WooCommerce HPOS order table or the old post type table?
    The free version of our plugin does not do anything on their new HPOS table, so in that case I suspect the issue coming from another plugin.

    By default, WordPress only shows the primary column, so can you check in the dom if there ia primary column defined? And can you check where the CSS (content:none) is coming from?

    Thread Starter chanart

    (@chanart)

    I’m still using the legacy table still. I’m not sure how to check where the issue is coming from. But apparently this is likely because content: none on a pseudo-element is actually replacing/blocking the cell content. When deactivating the admin-columns extension the problem disappears (as well as a couple of added columns of course.. 🙂

    Thread Starter chanart

    (@chanart)

    Any idea? I am not using HPOS yet..

    Plugin Author Stefan van den Dungen Gronovius

    (@dungengronovius)

    Are you using the free or the pro version of Admin Columns?

    Can you try to add the default WooCommerce columns to the table and see if that changes anything?

    If you’re using the pro version, you could try to change the primary column in the settings below the column settings to choose which column should be visible in mobile mode.

    Thread Starter chanart

    (@chanart)

    ok, managed to figure out – the problem disappeared after changed to HPOS.
    Thanks anyway!

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

You must be logged in to reply to this topic.