Posts tagged theme

Displaying content based on current language using qtranslate

Displaying content based on current language using qtranslate

QTranslate is a flexible and simple blog translation plugin. Using QTranslate you can easily convert your blog to a multilingual site. However to use it fully functional, you need a few modifications in your theme. Here I will show you how to fix your links and content based on current language on Qtranslate.
Read More →

Displaying random posts using shortcode

Displaying random posts using shortcode

Random posts can be a great opportunity to generate hits for older content. Especially for gaming and portfolio sites this snippet will be great use. Here is how to set it up for your theme.

Read More →

Video tutorial : How to create a custom dropdown menu on your site

Get dropdown menu widget here.

Any thoughts? Share in the comments below..

WordPress theme developers cheatsheet

WordPress theme developers cheatsheet

Testking created an amazing infographic for wp theme developers. You will find anything you need while designing a theme on this graphic. Must have.

Read More →

Adding javascript to your theme using wp_enqueue_script

TO add a javascript file to your theme its easy to use header.php in your theme folder. However if there are plugins using same script libraries (like jquery, scriptaculous ) it may cause errors. Here i will show you how to add javascripts to your theme in a safe way using wp_enqueue_script.
Read More →

Introducing dropdown menu effects

Introducing dropdown menu effects

With the 1.6 update finally added jQuery effects to the dropdown menu widget. This version also brought many other features like, auto-recognizing dropdown.css in theme folder, specifiying an external theme URL, options for removing link titles and removing links from top-level categories.
Read More →

Beautify your site in 3 simple steps using Google fonts

Beautify your site in 3 simple steps using Google fonts

Using custom fonts in your design, you can make your design look more professional, more creative and more attractive. It all depends on your creativity and imagination. And now google makes it easier for everyone.
Read More →

the_widget : the way to use a widget whereever you like

the_widget : the way to use a widget whereever you like

Since 2.8, WordPress allows us to use widgets in our templates. This made creating websites easier as well as creating professional themes. Now we can use any widget in our headers, footers or our page templates even if we don’t have a sidebar there.

Read More →

New dropdown theme!

New dropdown theme!

Added a new theme to Dropdown Menu Widget. This new theme is based on WordPress default and makes a good couple with All-Widget Default Theme; a fully widgetized theme with Header and footer widget areas. I am working on more themes but will need some more time before releasing them.

Read More →