Free blank HTML5 WordPress theme
Last year Ian Stewart at ThemeShaper wrote a series of articles on the subject of coding a WordPress theme from scratch. This theme is a very well crafted blank WordPress theme that you can re-use on your projects.
… Continue reading
WordPress custom dropdown menu
Several clients had the same request : they didn’t want the top level items to act as links, but just be a placeholder to contain the child pages links.
For example : About -> about us, the About link… Continue reading
WordPress dynamic searchable table with Jquery UI
Features : custom page template with dynamic post table. The table is then enhanced with Jquery dataTables to add search and sort functionality.
The goal was twofold : to present data in a searchable format for visitors. To make… Continue reading
