Category Archives: Wordpress

Create a Custom WordPress Plugin From Scratch

This Tutorial will describe the implementation of a WordPress plugin starting from scratch. The plugin will connect to an external OSCommerce database and display random products on your WordPress site. It also implements a configuration page for the WordPress admin panel.

Tips & Tricks for Beginner of WordPress Writers

Everybody knows that technology is also a source of survival of so many people more and more are businesses are turn out to be online. Now it’s a latest trend that people like to job online or desire to have an online business in this today’s age lots of people earn thousands of dollars to sit at home. Lots of people are working at home and earn their bread by lots of resources. Similar to web page designers, web developers, programmers and content writers are able enough to earn money at their home. Now the graphic designers are also able enough to perform their services online in printing, flyers, brochures, postcards, business cards, posters, booklets, rack cards, calendars.

Custom WordPress Login-Page

WordPress-Christmas-2010-02

In a previous post I wrote about the possibility to adjust the login page in your WordPress backend. But I still receive a lot of questions about it and I would like to point out three simple ways, so that you can customize with little effort the login page to your site – a nice added value in terms of customer projects which makes it look more professional instead having always the WordPress logo and the link displayed.

Create a Multi-Layout Portfolio with WordPress

create-a-multi-layout-portfolio-with-wordpress

WordPress, as a content management system, is often used for creating portfolio websites. With the evolution of user interface design and functionalities, a new trend has emerged: displaying portfolio items in different layouts. This Tutorial details the process of creating a dedicated portfolio section in WordPress’ backend, and using jQuery and CSS3 to display the portfolio in a classy manner.

Seperating Trackbacks & Pingbacks

wordpress

Hello, welcome to another Tutorial by hv-designs. Today we’ll be diving into wordpress again looking at seperating our comments and our trackbacks.

WordPress Shortcodes: The Right Way

wordpress

WordPress is the most popular CMS platform available is the sheer level of customizability that it brings to the table. Today, we’ll review the process of integrating one of those popular features, shortcodes, in the most user friendly way possible, into our theme.

Automatically Add <p> Tags to Content in WordPress

wordpress

Here’s a nifty trick I learned recently that allows you to automatically add

tags to WordPress content. It’s especially useful if you’re working with user comments outside of the usual comment template.

Instead of writing a custom content parser, WordPress has a built in function built specifically for this. By using the wpautop() function, we can take any content, and automatically create

tags where there are double line breaks.

How to Create a FAQ Page with WordPress and Custom Post Types

creating-an-interactive-faq-with-wordpress-and-jquery-ui

In the web world, a FAQ page is created specifically for the viewers/customers, and contains general questions and their respective answers about a particular product or service. This Tutorial details the process of creating a dedicated FAQ section in the WordPress backend with custom post types, as well as how to spice up the actual page a bit by using jQuery and CSS.

How to Integrate Nivo Slider into WordPress

how-to-integrate-nivo-slider-into-wordpress

I am sure many of you have already heard or read about the sleek NIVO Image Slider built using jQuery and HTML. If you haven’t, you can go to the website and check it out for yourself. The slider allows you to display images and HTML text via 9 unique transition effects.