32 comments found.
Hi, can I make contact forms instead of login forms using this plugin?
Pre-purchase question can this be integrated seamlessly into Wordpress? I also need to add some custom field in registration form. can this open in ajax/popup? If this can be done via this plugin, I’ll purchase it immediately!
Hi, yes you can easily replace login / register form in WP with this. You’ll need to connect inputs to do right actions obviously. You can add custom fields but you’ll need to customize (copy/paste) some javascript for validation. You can place it to ajax/popup. No it’s not a plugin based. Thanks
Actually i don’t have too knowledge of developing or coding. If it is not out of box plugin then how would i install it to wordpress?
I need help to implement this and not getting any help.
Hi, just write me what’s the problem and we can solve it together here. Thanks
Can this be integrated seamlessly into Wordpress? I also need to add Social Logins from Facebook and/or Linkedin and the Registration form needs to have an acceptance of terms and conditions. If this can be done via this plugin, I’ll purchase it immediately!
I think it can’t be done via plugin, but I’m not sure. You can put some code inside your functions.php to enable this custom Login.
HI,
WIll this work on bigcommerce, which is moslty based on HTML and CSS? Most PHP plugins would not work on bigcommerce. Please help.
Surya
Hi Surya, I’m not sure. I never try it there. It’s just css, html and javascript. Be sure to include jQuery on right place. It should work than.
Mark
Hi,
Is possible to add this into wordpress website ? I have membership website need this item.
Please let me know your reply
Hi, maybe if you replace login / registration form using wordpress and some way connect it with a php validation on your server, it might work. But it’s not developed for wordpress in first case. Sorry
I bought it plus the test to register, the registration was not made, was unable to perform the login, would like a solution.
www.amplacursos.com.br/tecnologianaeducacao/login_aluno/
Hi, I’m not sure about your problem. But this product is just about validation and css. You have to connect it with you database to login. You have to create your own PHP file to connect it.
Mark
Hey buddy i need you help to connect your script with my database !
thanks
I’m sorry, but as we speak on email. I can’t make a PHP script template.
Mark
Hello, I’ve bought this template. Where to set user that system should accept?
Hi, thanks for buying and Happy New Year. This is only gate for users, but you have to own your PHP code that connect it to your database. So if user log in or register, this gate ask to database THROUGH this PHP file. Did you mean that?
Mark
If I need just one user?
Do you have some experience with PHP? You will need this PHP file in both ways. In the PHP file could be something that:
$password = md5(‘fd2d5g4gr45ddfd’);
if($_POST[‘login’] 'Hipstacowboys' && $_POST['password'] $password)
{ DO SOMETHING – go to your website for example }
else
{ DO SOMETHING ELSE – go to error page for example }
I’ve got experience with php, but if i validate password from php, does your JS script work?
JS does not validate if login or password are correct. It validates PHP because the database. But if you have 1 user, it can be validate in JS too. Just write similar code into JS. But I think it could be easier via PHP.
You can add conditions to JS validation in section with empty conditions. Something like:
if(login = ”” || login != “Hipstacowboys”)
{ alert… }
I tried to do it with JS and PHP. It doesn’t work!
I’ll send it to you during today 
Thanks
Send me your email please on mark@hipstacowboys.com
So what?
Sorry, but I didn’t get any email from you. Send it again please.
How do i set where the login information is sent to?
Hi, you have to place url of your PHP file to the FORM action=’YOUR_URL’. In this PHP file you have to connect with database.
Hello,
Is there any way you could guide me to make the ‘Connect with twitter’ button to ‘Connect with Google’ after I make the purchase?
That is, if not changing it yourself, could you provide me with the gradient specs for hover and normal mode; with a tiny white google icon.
Hi, yes I could. Please write me on mark@hipstacowboys.com after purchase and I’ll send you specification and icon.
Thanks
Hello, I wonder if after User login I can choose where it will be directed, and how to do data verification login with bunch of data, could you help me?
Hi, sorry for late reply. Yes, there is place for url to your .php file where you can work with data. If you want more inputs, you have to add some javascript conditions too. But it could be easy. Write me if you need help with that.
How do I install this in Wordpress? I have tried to install via the plugin but it is unable to work.
Hi, you have to some way put the HTML code into sign in form file. Rewrite basic code. And link CSS. I have no experience with installing this into wordpress. But I’m going to make this for wordpress soon.
any idea how to use this plugin into wordpress ??
Hi can i easily add other fields like name address etc. ?
and does it have a admin panel where you can see the users’ list? Thanks.
Hi, you have to know little bit css and javascript to add other fields, but it’s easy. It has no admin panel to see users list, because it’s just a validation function and css. Its not a full function php package.
Hello, I would really appreciate using your login form on my website. However I guess some of your CSS tags would destroy mine. Could you help me implementing your form if I buy this?
Hello, yes I will help you
But I think it’s just about change those tags in form code, right? Is it possible to write me or send me your css to check which tags have to be changed? After that I will send you changed files – if there will be something same as your css tags. Write me direct message after purchase.
Mark
PMed you.
Two questions before purchase: 1. These forms works on bootstrap? 2. Can i use it without the effects?, there’ll be cases that im going to need it on a static pages.
Hi,
1. No, its fully hand made. Some things (effects) is working on jQuery.
2. Yes, but it will need to edit some code (turn off toggle effects – its very easy) and maybe change css properties (show hidden parts) if you need – its easy too.
If you need help with that, let me know 
I’m interested to buy but:
can works without a database, storing a single password on php file?
b.r.
Hi, It’s just based on javascript. It can control format, empty inputs and password match in two inputs itself. But if you want to check password , you have to connect it with database OR write it to php file and connect it.
Is that what you ment? Let me know.
Mark
ok thanks Mark
In the help file, does it include how to actually connect it with a PHP database or not?
No, there is just how to customize all parts of code in .js, .css and .html. But if you have a php file (including connection to database and handling with information from form), its just about to write single line to html file. Something like action=’your_registration_handling_code.php’ ...
If you need help about it, just let me know. But handling IN the .php file I cant do.
Bought it! It’s worth a shot. Will rate once I have used it.
Please make these responsive! Otherwise, great product, and very simple to set up.
Quick Question, what other social networks can or are you developing in to use with this code, Linkedin?? and others???
Hi, you can use just twitter or facebook now. But if you know something about graphics, so just make a linkedin icon and copy and paste on of social buttons and change css.
But thank you for your idea… wrote on to-do list 
Thanks for the reply, now I have another question
If I put in a Linkedin LOGO as a Login, or alternately any other social network is there no use of an Api Key etc, are you storing members within a DB or something else
or is this using smoke and mirrors????