Treebeard
Forum Replies Created
-
Never mind, sorted this by just re-creating the thumbnails. Fixed everything right.
I’m having this same issue with a client’s site, has anyone found out what’s causing this?
thanks!
Understandable, and thanks so much for getting back to me! So many developers never respond. I do love the plugin for what it is, it’s extremely easy because you don’t have to do anything, works out-of-the-box and looks great! I have this one client that needed something like this, but they wanted a phone field, so that’s when I realized I couldn’t add it to the form. The other issue is if I did use it for a site, I always like to make sure it can be updated later in case the client decides they need another field, I’d hate to say well, we need another plugin (clients always change their mind later).
I’ll be manually coding this one, but in the future, hopefully we’ll have something available somewhere that has a form with a lightbox, so many people are starting to ask for it.
?? thanks again for responding~
Forum: Plugins
In reply to: [WP Booking Calendar] [Plugin: Booking Calendar] Time slots not workingGreat thanks for your help! I’ll contact you if we need anything else.
Forum: Plugins
In reply to: [WP Booking Calendar] [Plugin: Booking Calendar] Time slots not workingI just tested this code:
Start Time: [select starttime* "08:00" "09:00" "10:00" "11:00" "12:00" "13:00" "14:00" "15:00"] - Duration: [select durationtime* "00:30" "01:00" "01:30" "02:00" "02:30" "03:00"]
But on the frontend there is no select showing up, it just looks like text. Am I doing something wrong?
Never mind, I just removed the * and it worked.
Forum: Plugins
In reply to: [WP Booking Calendar] [Plugin: Booking Calendar] Time slots not workingThanks! So for example, I am trying this:
Start Time: [select starttime* "08:00" "09:00" "10:00"] - Duration: [select durationtime* "00:30" "01:00" "01:30" "02:00" "02:30" "03:00"]
Now if people have to pay per hour for renting the equipment how does this work? For instance, I have a starting price of $1350, but we require a downpayment. So for the “Cost of each booking resource” I have $450 (for the downpayment) as a ‘fixed deposit’. Is this the right way to do this?
I am trying to achieve this:
Someone schedules for 3 hours, they pay through PayPal for the ‘fixed deposit’ – do we schedule something manually through PayPal for the rest of the cost or does this plugin automatically send out an email for the remaining balance that is due before the scheduled date?
??
Forum: Plugins
In reply to: [WP Booking Calendar] [Plugin: Booking Calendar] Time slots not workingOk, so if I setup a [starttime] is it possible to also use a [select durationtime] field to populate the calendar? That way, if a user can select any time from the drop down menu and then select any duration from another drop down. Would that work / integrate well with the calendar?
Forum: Plugins
In reply to: [WP Booking Calendar] [Plugin: Booking Calendar] Time slots not workingI was able to enter a time with the colon like 10:00 but I still don’t see how to choose between AM and PM for the times.
Never mind I figured it out, it’s conflicting with the code in the page (jquery stuff).
Forum: Plugins
In reply to: [Smooth Slider] [Plugin: Smooth Slider] Cannot Delete Custom FieldsYea, did that already, there aren’t any. That’s why I ended up deleting the custom fields altogether.
Thanks anyway though.
Forum: Plugins
In reply to: [Smooth Slider] [Plugin: Smooth Slider] Cannot Delete Custom FieldsI would, but I don’t want their website coming up in search engine results with a link here. Also, I don’t see the point, you cannot access the code, and it’s been deleted from the template. Why do you want to see the site, is there something you can see on the frontend that would help with the solution? Just wondering.
Happy New Year~
Forum: Plugins
In reply to: [Smooth Slider] [Plugin: Smooth Slider] Cannot Delete Custom FieldsSorry I don’t understand, are you asking for the URL to the live site I was working on when I posted this?
Forum: Plugins
In reply to: [Smooth Slider] [Plugin: Smooth Slider] Cannot Delete Custom FieldsThat’s correct. Do you know how to hide those? I tried different code that I found on the internet, and here, but nothing worked.
Forum: Plugins
In reply to: [Smooth Slider] [Plugin: Smooth Slider] Cannot Delete Custom FieldsI thought about doing that, but the client wanted to have the ability to create several fields. Wish there was a way to isolate the custom fields that were being displayed by the smooth slider plugin, but I never found out what they were called. Do you know? Then I could hide them instead of limiting my clients to specifically named custom fields.
Forum: Plugins
In reply to: [Smooth Slider] [Plugin: Smooth Slider] Cannot Delete Custom FieldsActually I was just using the_meta – is that the wrong way to use it? Should I use something else?
This site was done a long time ago so I can’t fix it now, but if that was the wrong code to use, I’d be really happy to find out what I should have been using.