WordPress provides a lot of coding convenience for a beginning developer. This guide explains the clean and proper way of including your Javascript and CSS with your wordpress themes and plugins.
Including Javascript and CSS in wordpress – The ultimate guide
WordPress How to : Dealing with the paths and links
When you begin wordpress development, dealing with the paths can get extremely confusing. This guide helps you in dealing with absolute and relative links in wordpress.
WordPress dropdown menu using pure CSS dropdown framework
CSS dropdown menu framework is a free and pure CSS dropdown menu solution. It clearly has some advantages over javascript based solutions. Well, It is cross browser compatible, completely customizable, fast and does not rely on javascript (except for IE 6 and earlier). Let us see how to employ it in a wordpress theme.
Add a Superfish Dropdown menu to wordpress
WordPress 3.0 came with a quite handy Native menu support that can be easily customized through the wordpress admin. Here, we are about to see how to create a dropdown menu in wordpress using Superfish , a popular Javascript based dropdown solution. CSS styles can make some gorgeous looking, robust menu solutions.
WordPress dropdown menu with wp_nav_menu and CSS
WordPress 3.0 came with quite a number of awesome and useful features. That includes native navigational menus, which can be customized through the WordPress admin. (Dashboard –> Appearance –> Menus) . Many themes released nowadays support native menus. Let us learn how to add some Native menu support.
Login as root with KDM or GDM GUI login manager in Ubuntu Linux
Ubuntu Linux does not allow root user to login with Login manager. Root account is present, but locked. Ubuntu forums refuses support related to enabling root login. Good way to go. For the sole purpose of this educational walkthrough, I installed Ubuntu 10.04(Lucid Lynx) and Kubuntu 10.10(Maverick Meerkat) on separate partitions. The user was conveniently named “username”. Let us see how to login as root through KDM and GDM login manager in Ubuntu linux.
Recent Comments