Contact Form 7 CSS Boilerplate

Basic Contact Form 7 CSS styling is horrible. Here a basic setup in CSS I have been working on and will update from time to time. A gist at Github I set up based on one by codehandling. Make sure you do not use the labels and that you check the configuration. Basic Form Configuration […]

Awesome WordPress Frontend Editor Gutenberg in Progress

WordPress Frontend Editor Gutenberg is in progress and is looking better day by day. You can play with the demo here: https://wordpress.github.io/gutenberg/ and report bugs or feature requests at the repo here https://github.com/WordPress/gutenberg . Gutenberg Elements It is still rather basic, but you can drag and drop re-order blocks, align images or text and some other basic things. […]

How to add Leadpages Form to WordPress Menu

Sometimes you need to add custom code to your menu. You need a custom menu item that basically is just some html code. You don’t want another sidebar and widget, you just want to add some text. You need to add some Leadpages html code to display a button to opt-in maybe? How to add Leadpages Form to […]

Securing Your WordPress Website with SSL

We wrote about the importance of using SSL before. And we have been pushing for all our clients to get on board and get an SSL certificate. Not only is it good for SEO, but it also makes sure that browsers this year will not consider forms on your site that take user payment details […]