Hide Duration on Appointment Booking Form
Put
.appointment-type__duration {
display:none;
}
In the Custom CSS of the Form that loads the appointment.
Groundhogg.io is one of the top two CRMs for WordPress. It does a lot in the Core, and there are addons for functional requirements like Contracts, and technical/functional ones like Zapier integration. If you run a WordPress based site that has any business functions at all, you sell products, etc., I recommend you check it…
The Groundhogg WooCommerce integration by default will tag the Contact with a tag for the base product, but tagging variations is not possible in the existing extension. We have solved this issue…updating variation tags on Contacts for past orders, and tagging on new orders as well. We also have some ancillary code to generate the…
For some reason, this seems to be a deep, dark secret of the Internet. Lesson completions are stored in the lifterlms_user_postmeta table. YMMV – You can try renaming that table if you don’t mind resetting all the completions…sometimes, that’s just the thing… This was related to a Groundhogg project, so sorry for the apparently errant…
Aside from the funny name, Groundhogg is certainly a good value. Some companies charge thousands of dollars for a few hours of onboarding training. Almost all CRM and automation companies charge based on the number of contacts in the database, also known as the “success tax”. You will find neither of these (anti-)features in Groundhogg….
{date.Y-m-d|+ 14 days} works to send a date two weeks in the future, no quotes, as one might think from looking at the PHP documentation.
There are no date or other filter inputs on the Zerobounce scan form… So, you may find yourself doing the Groundhogg Zerobounce Data Dance…which goes kinda like this: Set a filter for something like Unconfirmed newish, or imported, or other records you consider suspect. Export the records, at least ID and email. Go to Zerobounce,…