Custome Field Label

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!

Viewing 3 reply threads
  • Author
    Posts
    • #72874
      macnomo
      Participant

      Hello,

      I’ve created a Custom Field for my customers to display a Shipping Message but i will like to HIDE the black Label because in my case it showes twice, i have enough with the tag wich looks better and aligned with the info and more professional. I will actually suggest to remove that for future updates.

      I just want to hide the black Label on the Single Product Page, NOT on the vendors product dashboard.

      Thanks!

      Please see attachment

      Attachments:
      You must be logged in to view attached files.
    • #72956
      WCFM Forum
      Keymaster

      HI,

      Please add this line to your child theme’s functions.php –

      add_filter( 'wcfm_is_allow_custom_field_block_name_display', '__return_false' );

      In case you do not have child theme then add code suing this plugin – https://wordpress.org/plugins/code-snippets/

      Thank You

    • #72993
      macnomo
      Participant

      Perfect!
      Thank you.

    • #73057
      WCFM Forum
      Keymaster

      You are welcome 🙂

Viewing 3 reply threads
  • The topic ‘Custome Field Label’ is closed to new replies.