How could i hide "product name" at shipping field of cart page?

We're shifting our Forum based support to a more dedicated support system!

We'll be closing our Forum support from 10th June, 2020 and move to Email Support assistance.

  • If you are a WCFM premium add-ons user, contact us- here
  • Want to know more before buying our add-ons? Send Pre sale queries- here
  • If you are a WCFM free user, please open a support ticket at WordPress.org
  • For WCFM App related queries, reach us- here
From now the forum will be read-only!

Multi Vendor Marketplace Plugin | WCFM Marketplace Forums WCFM – Marketplace (WooCommerce Multivendor Marketplace) How could i hide "product name" at shipping field of cart page?

Viewing 5 reply threads
  • Author
    Posts
    • #30276
      MOHO
      Participant

      I check , when i use pc no display.

      But i use mobile, it display, and layout will not good.

      How could i hide “product name” at shipping field of cart page?

      Thanks.

      Attachments:
      You must be logged in to view attached files.
    • #30278
      MOHO
      Participant

      If the product have no set “shipping class”, it will no display, right?

    • #30491
      WCFM Forum
      Member

      Hi,

      Yeah right.

      And cart page display, it’s your theme’s CSS problem.

      If they not help then please know me, I will give you custom CSS for the purpose.

      Thank You

    • #32510
      Johan
      Guest

      Hide product weight but still allow to be active in the back ground.

      Hi, I use weight based shipping thus would like weight not to be visible on the product page but still active in the back ground. Can you advise me of a css or php snippet that will allow for this?

    • #32661
      WCFM Forum
      Member

      Hi @Johan,

      Add this code for the purpose –

      add_filter( 'wc_product_enable_dimensions_display', '__return_false' );

      Thank You

    • #32662
      WCFM Forum
      Member
Viewing 5 reply threads
  • The topic ‘How could i hide "product name" at shipping field of cart page?’ is closed to new replies.