djguapo
Forum Replies Created
-
Hi there, unfortunately that did not work. I did need to make the first “Website” reference in your code lowercase for it to appear. Once it did, though, all that appeared was just the word “Website” and not the URL that is saved in the Add Listing form for the listing.
Any other ideas?
Hello Mahdi,
Yes, this does clear this up. My follow-up, then, is: if I enable these extensions and add these fields into my form, would I be able to customize the fields by editing the code for these extensions, in order to meet the needs of my scenarios? If so, what are the PHP files for those extensions/fields as follows?
- Booking extension
- Business Hours extension
- Hide Contact Listing Owner form/extension
Answer me this, then: how come on this demo here, I can see there’s some conditional logic used, for example, in the ‘Doctor Appointment’ section: if the ‘Check It to Hide Appointment’ option is toggled, then it hides the options below. This lets me know two things: 1) That it is indeed available, unless this was just hardcoded for demo purposes in which case that’s a case of false advertising since the demo is supposed to show functionality available in the theme/plugin if purchased, and 2) That the toggle option is also available, despite this not being one of the fields in the Add Listing builder.