In WordPress Contact Form 7 plugin, after form is submited and data is sent successful, visitor gets the message about it bellow the form. Sometimes you may want actual form fields to get hide after sending. Here is pretty easy way how you can do that:
Category: Blog
Blog
BXslider images from folder
by admin • • 0 Comments
BXslider is one of the most popular slider scrips. And it’s really great when you are not adding new images to slider frequently. But I had situation on one website where I needed adding images often and I wanted to make that easier. So I made small adjustment and kind of addon so it can…
Blog
Smooth scroll to top link
by admin • • 0 Comments
Here is simple solution for animated, smooth scoll to top link. To the top of page link that will go easy, in animated way to the top or to whatever part of webpage you want. In head add this jQuery code:
Blog
Disable menu-toggle in new WP themes
by admin • • 0 Comments
In wordpress twenty twelve and lot of other new WP themes, there is automatic menu-toggle for small screens. Sometimes you don’t want that but you want leave your existing menu, just to modify it a bit for android, Iphone etc.
Blog
Clear or Reset button in Contact Form 7
by admin • • 7 Comments
Contact Form 7 WordPress plugin have Submit button in Generate tag drop down, and it goes easy. But it don’t have Reset, or Clear button. Here is easy solution how you can add it in your form. In left side, where the form code is, just add this code at place where you need it:…