Rivalf7
Forum Replies Created
-
I understand. Unfortunately my theme doesn’t have that kind of fields by default.
Forum: Themes and Templates
In reply to: Which theme you recommend for me?2) Sry, i mean to rate a listing with several criteria and choices.
Sry for my post again. I found the solution and i will write it in order for other people that want the same modification.
.rtb-booking-form {
max-width: 20em;
margin: 0 auto;
text-align: center;
}.rtb-booking-form input[type=”text”],
.rtb-booking-form input[type=”email”],
.rtb-booking-form input[type=”tel”],
.rtb-booking-form .minict_wrapper {
display: inline-block;
max-width: 15em;
}
.rtb-booking-form input {
width: 100%;
max-width: 30em;No its ok i solved. I used FTP to fix these settings. Please NateWr take a look again. As you see everything i aligned except the fields…
Thank you for the answer.
Another problem i saw is that the CSS file (restaurant-reservations/docs/style.css) is “inactive” and whatever change i make, nothing change.
Here you are
https://bookingfb.mgourlis.webfactional.com/booking/
I would like 2 things:
1) All the booking form in the middle with a decent size like 30% of the page
2) The party field to be normal like the others
If you need access i can provide you the username and password through an e-mail address that you can give me
Thank you!!
Forum: Plugins
In reply to: [Appointments] Language packOne more question please. How can i change the background color of the fields?
Forum: Plugins
In reply to: [Appointments] Language packIt worked great!!!
Thank you so much mate!!!Forum: Plugins
In reply to: [Appointments] Language packHey Bojan. Tell me please what i am missing
My site and the plugin is already online. What i’ve done:
1) From FTP (appointments-languages) i downloaded and translated the file named appointment.pot with POEDIT.
2) After saving, i had 2 files. One named el.po and one named el.mo
3) I renamed them as appointments-et-GR.mo and appointments-et-GR.po
4) I added in the first line of wp-config.php of my wordpress this line: define (‘WPLANG’, ‘zh_GR’);and as you can imagine…nothing happened. what do i miss?