Mastenia Sign up/Reservation/Survey Form Wizard HTML Template
Themeforest Mastenia Sign up/Reservation/Survey Form Wizard HTML Template
V1.3 3 July 2014
Mastenia is a responsive site template with 3 premade form wizard: Sign up, Reservation, Survey. Responsive layout: compatible from mobile browsers to netbooks and tablets.
Note: if you try to resize the browser window manually, please refresh the page to permit to the jquery script to load the correct form style size replacement.
Main Features
- Valid and clean HTML5 /CSS3
- 3 Premade form pages:
Sign up: common input forms (short and long), newsletter and terms and conditions checkbox required. Styled select drop down. View your terms and condition via Ajax modal window.
Reservation: check in/check out date input calendar required, common input forms.
Survey: create a survey in a minute with required radio groups or multiple checkboxes.
- PHP working forms
- Forms validation
- Jquery crossbrowser forms styles: input, radio, selector, checkboxes.
- Add how many step you need to your form
- Flexslider: responsive images slider
- SEO optimized
- More than 40 social icons
- Based on Skeleton Grid
- Responsive Video Support
- Tabs
- Facnybox viewer
V1.3 3 July 2014
- Incorporating an anti-spam honeypot plus another trick
Hey sent an email last week and still waiting on a replay? Please advise.
ReplyDeleteplease send again…i did not recieve any email
ReplyDeletedone
ReplyDeleteHi,
ReplyDeleteCould you please tell me which framework you used ?, Ruby or which?
Thanks
any framework…just skeleton for the grid. regards
ReplyDeleteHow do I change the index page so I only have the sigh-up and nothing else?
ReplyDeletehello…just simply delete the nav on top or the html you don’t need. let me know if you succeed….otherwise i will send a copy by email
ReplyDeletehttp://degheest.com/test/ I’d like something like that. But without the white bars (on top and bottom of the page) and the text & fill-in-form centered in the middle of the page (it is to be used on an ipad) now it’s on the left of the page.
ReplyDeleteHi there, great template!
ReplyDeleteIs there any chance to integrate an File (Picture) Upload to the form which sends the picture as an attachment?
best regards!
i am looking if possible..i will let you know
ReplyDeleteHi there, did you find out anything regarding picture upload?
ReplyDeleteI would like to buy if it has an file upload feature
ReplyDeletehi…i am sorry no upload feature
ReplyDeleteim interested in upload feature is well…
ReplyDeleteAlso .. is it possibe to customise data fields to store data locally ?
hello…i am sorry for the delay…was out of office. try to add these features in the next update
ReplyDeleteHi there. I got 2 questions:
ReplyDelete1. is the theme compartible with Wordpress?
2. And are the Tabs “Steps” limited? I would need more than 3 Steps
Thank you very much in advance!
Best regards
Hello
ReplyDelete1) mastenia is an html site template, so you can not edit it via wordpress. you can edit the html following the documentation provided, then upload the files in your main root site. a basic knowledge of html is requied
3) yes you can add more steps..i’ve seen user that add up to 10 steps
regards
Thank you very much for your quick response. Where can i get the documentation, to check if my html Knowledge is sufficient. Thanks a lot. Cheers
ReplyDeleteplease send an email via my profile page or leaver your email…i will send a copy
ReplyDeleteHi there, are you planning on adding an upload feature to the form?
ReplyDeleteWe really need that option, it is not just me, many of the comments are needing an upload feature to the form.
Best regards
hell….onestly i’ve been too too busy in this period…support, customization, projects…i am becoming mad…i will try in december…i am sorry…try to do my best updating themes and providing support
ReplyDeleteGreat form but it is impossible to attach a file on it. It is a minus.
ReplyDeletethank you…no i am sorry..it’s not possible
ReplyDeleteProblem installing this theme. I get the following error:
ReplyDeleteThe package could not be installed. The theme is missing the style.css stylesheet.
Theme install failed.
Please advise
Hello, i am sorry but mastenia is an html site template…not a wordpress theme
ReplyDeleteall the best
hi
ReplyDeletegreat form
just baught it
but i have a problem
i have greek language and so it is utf8
so when i get email the submitted form i get theese letters :
Message: ????????????????????
Subscribe to newsletter: Yes
day: 16
mhnas: ????????»?????
and as you can see i have to change the form that sends to utf -8
can you halp?
it is useless if i cannot use it in greek!
strange…with my client works correctly with greek letters. i will try to force a solution….will write you an email
ReplyDeleteHello,
ReplyDeleteYou have make an excellent form!
I have the same problem with your others clients… You don’t have an ‘attach file’ field.
If you are going to add it, please let me know.
Regards,
Alexandros
Hi, looks great, do your wizard has a branch option? I mean, if the user selects a certain options it can directs him to a certain step or show a different content in that step?
ReplyDeleteHello Mastenia does not have branch option. it is a sequential step wizard. for a branch wizard please give a look here http://themeforest.net/item/annova-survey-wizard/6329118
ReplyDeletehow does it cost for me if I ask you deliver me the theme with database ?
ReplyDeleteHi
ReplyDeleteRegarding the script Mastenia form wizard I purchased, I need some help.
1] Why is it when I send an email, it takes sometimes hours to arrive in inbox.
2] Is there away to add two emails instead of one in order for two people to receive the email information instead of one person. This is because we want the information copy to be sent to another person as well.
3] How can I change the email texts, because, the text are in english and I wanted it in Arabic instead.
4] Plus I want the text that arrives in email to be a little larger than he tiny one I get. How can this be done?
Thanks
hi
ReplyDelete1) delays depends by your main server/hosting provider not by the script that is very simple and standard
2) yes, just add the second email in the php script as the example below (aprox line 37)
$to = "first@email.com,secondemail@gmail.com";
3) on the top(head) of your html page and php script page change the lang from en to ar as the example below
<html lang="ar">
then change the text in the html page and php script page.NOTE that if you use a gmail account to receive the email, it automatically recognize arabic lang
4) the email comes in plain/text format (this is the standard font format ….more secure and with less spam problems) not in html format
I need it in HTML format, how do I get that done? because, I need at least the email to look professional.
ReplyDeletePlease advice.
Thanks
Plus how do I get the email to display in rtl i.e. were to insert dir=”rtl” for displaying the email in the right side for Arabic rtl
ReplyDeletehere a file created by following this simple tutorial. you can custom the html as you need. note that the rtl declaration seems to have some issues in some email clients. i have done a test with plain text version with a gmail account and it is auto recognized. as i told you for the html version i can not help or guarantee for possible issue mostly related to your email server or email client.
ReplyDeletethe file
http://divinethemes.eu/test/mastenia_3/sign-up-send.zip
the tutorial
https://css-tricks.com/sending-nice-html-email-with-php/
Great I will try, but do you have for reservation-send.php instead?
ReplyDeleteBecause I worked alot on that html version of file.
Thanks
no i am sorry, i’ve done it for you yestereday and mainly testing.first test it and then use it after changing the inputs names
ReplyDeleteGreat work
ReplyDeleteBut It is still in the left, I wanted the whole emails to be rtl and that is from right to left.
The Arabic part is fine. only the email appears in the right side.
Thanks for the great work
on my mac os client i see with rtl. as i told you html email can have this issue in some clients. try googling or try to add this to body or html tag or table tag
ReplyDelete<body style="text-align:right; direction:rtl;">
here maybe something usefull, and in one they explain that is better use plain txt for arabic emails
http://stackoverflow.com/questions/1496819/right-to-left-email
http://stackoverflow.com/questions/11952536/php-mail-function-table-on-right
http://stackoverflow.com/questions/12800028/text-direction-and-alignment-in-email-sent-via-email-php
ReplyDeleteThank you for the great work, you people are great. I have done that part and testing now.
ReplyDeleteThanks alot.
HI Guys.
ReplyDeleteIt has been two years people were asking you for the upload feature and you know that any good form can have this feature. It is a big requirement for many systems.
If you have then please answer me here and if you did not then please advice me were to get example script to add it to this form and if you have some steps to follow.
This will be the biggest thing you have done.
Thanks
Hi!
ReplyDeleteNice theme. Is there a way to display a pre-confirmation page, before submitting the form? Basically, a nicely formatted page showing all the information the user selected/input, before submitting the form.
Thanks!
Hi, no i am sorry this feature is not available in this version. all the best
ReplyDeletePre-sales question. How do you put this script on your server? Just upload files and tweak them? No admin section to make changes?
ReplyDeleteMastenia is an html site template based + simple php email scripts that send the data. a basic knowledge of html should be required to edit the item+ follow the docuemtantion for basic settings. then upload to your host that support php. all the best
ReplyDelete