wcfm products page – always visible schedule date selector

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 wcfm products page – always visible schedule date selector

Tagged: 

Viewing 2 reply threads
  • Author
    Posts
    • #103150
      ian-guy
      Participant

      Hi,

      is it possible to have the date selector in the products page to be set to visible by default and not show the button which makes it hide, i want the dates to be mandatory which has be done already but i cant figure out how to make the selector visible by default.

      great product by the way.

    • #103173

      Hello,

      To visible schedule date selector by-default, add below style Appearance -> Customize -> Additional Css

      .sales_schedule_ele, .var_sales_schedule_ele { display: inline-block !important; }
      .sales_schedule, .var_sales_schedule {
      	display:none !important;
      }

      Thanks.

    • #103227
      ian-guy
      Participant

      Worked wonderfully, thank you very much!

Viewing 2 reply threads
  • The topic ‘wcfm products page – always visible schedule date selector’ is closed to new replies.