Posted on Mar 8 2010 by gi Filed under: Contact Form 7, link directory, submit url, web directory, wordpress plugin, WordPress
I’ve recently pushed an update to the Web Directory plugin for WordPress that enables people to use the Contact Forms 7 plugin to support link submissions. Several people have been asking me to write a tutorial on how I did it on my Connected Phone web site. This should help some of you to create a submission form and use it with the Web Directory plugin I have created. It’s not a comprehensive tutorial on Contact Form 7. If you need some basic information about the Contact Form 7 plugin, I’ve written a post you can read (WordPress Contact Form 7 plugin: Great for Forms).
Continue reading …
Posted on Jun 23 2008 by gi Filed under: browser detection, mobile, PHP, wordpress plugin, PHP, MySQL, Server side
With all the thrusts nowadays towards using mobile devices to surf the Net, it would be great if your WordPress blog is mobile device friendly. The concept is actually simple and you can incorporate a mobile friendly version of your blog by understanding some simple things.
The main thing that you need to know is that when visitors to your WordPress blog (actually any web site but let’s use WordPress for this example) browses your site, you can identify the type of computer or mobile device that they are using. Once you have identified the device, it’s easy to create a separate CSS stylesheet for your mobile visitor.
Continue reading …