Product Custom Fields

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 1 reply thread
  • Author
    Posts
    • #61219
      productsexport
      Participant

      Can you make the font and format match the theme? Right now it is a different font and size when it appears in the product description.. Also the Block Name and the Label are both appearing! The vendor input should appear to the right of the Label: but it actually appears below it. And what is that Green Check mark for?

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

      HI,

      Please add these two lines to your child theme’s functons.php –

      add_filter( 'wcfm_is_allow_custom_field_block_name_display', '__return_false' );
      add_filter( 'wcfm_is_allow_custom_field_display_by_icon', '__return_false' );

      Thank You

Viewing 1 reply thread
  • The topic ‘Product Custom Fields’ is closed to new replies.