General Set Up
-
Hey everyone,
I’m sorry to bother you again (especially you, Jan) but it is kind of hard for me to set up the plug in general. I read the decription, but it is hard to understand for me (I guess it is a good combination of bad language and techical skills) So I brought myself to ask the internet.
I’m setting up a website for/with a friend of mine (who does know less than me about it). There is one apartment for rent. Normaly you have to stay for three days except for the summer, there you have to stay for one week.
I’ve set up a contactform
[booking] <p>Ihr Name (Pflichtfeld)<br /> [text* your-name] </p> <p>Ihre E-Mail-Adresse (Pflichtfeld)<br /> [email* your-email] </p> <p>Anreisedatum (Pflichtfeld)<br /> [date* start_date id:start_date date-format:dd/mm/yy min-date:today+7 first-day:1]</p> <p>Abreisedatum (Pflichtfeld)<br /> [date* end_date id:end_date date-format:dd/mm/yy min-date:today+8 first-day:1]</p> <p>Personen (Pflichtfeld)<br /> [select* number_of_persons id:number_of_persons "0" "1" "2" "3" "4" "5" "6"]</p> <div class="total_amount"></div> <p>Betreff<br /> [text betreff] </p> <p>Ihre Nachricht<br /> [textarea your-message] </p> <p>[submit "Senden"]</p>
You can see it on the here https://ostseestrandbad-prora.de/#Buchen
The first box is an empty box, I guess it comes from including the[ booking ]
tag, but since there is just one apartment, I have nothing to choose from.When I choose a date, it shows me “No room available for these dates or number of persons” despite there should be no booking. Also it would be great to know where I can change the text.
For the Prices: I know, i already had an excel tabel fot it, but I can’t find nor recreat it. I downloaded the XML file, but I am not able to work with it. I understand the unquie parts of it, but it seems to be very unpractical to create one with ongoing numbers for the date, but fixed numbers for the prices. Maybe someone can send me a screenshot or an example table.
I’m so sorry for that many questions, but I tried it a few times now and thought, maybe someone is so kind to help me.
Thank you so much in advance. Best regards
Anna
- The topic ‘General Set Up’ is closed to new replies.