Category: Blogging

  • How to show Random Items out of a list

    Picking up the scenario from my project NAP, that I faced was I needed to show some books with their respective links but I have to pick up only 4 out of the 5 books I had and the picking should be random on each page load. You might say that php random function is…

  • How to have multiple widgetized different sidebars

    Its pretty much simple to widgetize multiple areas in a WordPress theme. Here in this tutorial I will demonstrate how you can have different sidebars for different pages and all of them being widgetized so that adding content to it is a piece of cake.

  • Show custom excerpts of the post in WordPress

    When WordPress is used as a CMS, then we no longer wants the homepage to be a chronological order of posts. We would want the homepage to be something which serves the purpose of telling everything about itself. Certainly that should have a section where blog updates are being highlighted either with excerpt or with…

  • Building a FrontPage using WordPress

    This tutorial assumes that you are comfortable enough in designing WordPress themes. I suggest you take the hang of both the methods and decide which one you want to go with. Technically I haven’t come up with any limitation of expanding WordPress capabilities that one may face by using either of the method. We will…

  • Page template usage in WordPress

    How does a normal WordPress page look like? Header, content, sidebar and footer. What if you want a different layout for a particular page or a set of pages. A different sidebar or multiple sidebar or no sidebar at all? Different styling and arrangement of other things (purely CSS based)? Anything different from the regular…

  • WordPress as CMS basic Setup

    Two things you would like to setup before you move on with the series is to select your permalink settings and the way you can setup WordPress to act both as CMS and regular blogging engine.

  • WordPress Optimized WebHost – WpWebHost Review

    Selecting the right webhost is crucial for a web publisher as it keep hosting woes at bay and let the publisher concentrate on what is important i.e. generating content. WpWebHost Offers everything one would expect out of a hosting package. The thing worth mentioning about them is that their servers are specially configured for WordPress…