Thanks for the feedback. I’m glad you’re finding the plugin to be useful.
I only included the three input types, which I thought would be the most commonly used for now. As I get more feedback like this from people, I may include other input types.
I do not believe the Date Picker field in particular is included as one of the input types for custom fields in WooCommerce. If the demand is strong enough for it though, I’ll look into getting it added.
You’re welcome. And I agree, using a Date Picker seems very situational.
But, for the record, this is what we wanted to achieve on using such custom field for WooCommerce:
We need a condition wherein a particular paid “service(routine)” can only start on specific day every week. For example,
Plan A should only start on Mondays,
Plan B can start either Mondays or Saturdays.. and so on.
In this case, we need the datepicker simply coz we’re talking about dates. Hope you get the idea.
Thank you!
OK, I see what you’re talking about.
Would you be able to achieve the same thing by using the select menu, and use options like:
Monday (Plan A & B)
Tuesday (Plan C)
Wednesday (Plan C & D)
Thursday (Plan D)
Friday (Plan E)
Saturday (Plan B)
Sunday (Plan F)
or:
Plan A – Monday
Plan B – Monday
Plan B – Saturday
Plan C – Tuesday
Plan C – Wednesday
Plan D – Wednesday
Plan D – Thursday
Plan E – Friday
Plan F – Sunday
Obviously I’m making up the plan/date associations, but this may be a way to make your situation work rather than having someone choose specific dates like Monday June 9th.