Apr
30
By sijan shrestha  //  No Comments

Add Custom Dashboard Widgets in WordPress

Add Custom Dashboard Widgets in WordPress

If you planning to add “Custom Dashboard Widgets” then you can achieve it easily.Just needed 20-30 min You can achieve it by adding code below on your [...]

Apr
24
By sijan shrestha  //  No Comments

Create Fake Pages in WordPress

Create Fake Pages in WordPress

Archived; click post to view. Excerpt: If you are planning to create fake page then you are in right place. In wordpress we can create pages as [...]

Apr
24
By sijan shrestha  //  No Comments

Show all post in front page

Show all post in front page

To show all post in homepage in wordpress, you just need to change default value. To achieve follow the instruction below. Step 1. Login to admin panel [...]

Apr
24
By sijan shrestha  //  No Comments

Show all post in feed without paginnation limit

Show all post in feed without paginnation limit

If you are thinking to Show all post of wordpress feed then you just need to do few tricks without touching core code. Just use the code [...]

Apr
24
By sijan shrestha  //  No Comments

remove menus from admin

remove menus from admin

If you are thinking to remove admin menu of wordpress(Left hand side) then you just need to do few tricks without touching core code. Just follow the [...]

Dec
18
By sijan shrestha  //  No Comments

Function Reference/fetch rss has been deprecated.

Function Reference/fetch rss has been deprecated.

This function has been deprecated. That means it has been replaced by a new function or is no longer supported, and may be removed from future versions. [...]

Nov
16
By sijan shrestha  //  2 Comments

Save and Edit for drupal 7

Save and Edit for drupal 7

Save and Edit is a module that provides a very simple, yet welcome function to node editing pages. The module simply adds a button titled “Save and [...]

Nov
15
By sijan shrestha  //  No Comments

truncate text in drupal

truncate text in drupal

Archived; click post to view. Excerpt: here is code to truncate text in drupal function truncate_utf8($string, $len, $wordsafe = FALSE, $dots = FALSE) { if (drupal_strlen($string) <= [...]

Nov
15
By sijan shrestha  //  No Comments

Google Map in Drupal

Google Map in Drupal

Archived; click post to view. Excerpt: The GMap module provides an interface to the Google Maps API within Drupal. It integrates with the Location module to provide [...]

Nov
15
By sijan shrestha  //  1 Comment

Create Text image dynamically, drupal

Create Text image dynamically, drupal

Archived; click post to view. Excerpt: Textimage adds text to image functionality using GD2 and Freetype, enabling users to create crisp images on the fly for use [...]

Nov
15
By sijan shrestha  //  No Comments

Paid adverts (classified ads) in drupal

Paid adverts (classified ads) in drupal

This module provides an interface to PayPal using Instant Payment Notifications (IPN). It currently supports paid memberships (subscriptions), donations (tip jar) and paid adverts (classified ads). lm_paypal [...]

Nov
15
By sijan shrestha  //  No Comments

Absolute path to drupal

Absolute path to drupal

Here is function to get absoulte path in drupal below, function drupal_get_abs_path() { static $absolute_path_to_drupal = NULL; if ($absolute_path_to_drupal === NULL) { // Get the absolute path [...]

Nov
12
By sijan shrestha  //  No Comments

Import Drupal Countries Taxonomy into Your Web Site

Import Drupal Countries Taxonomy into Your Web Site

Import Drupal Countries Taxonomy into Your Web Site, You will need the Taxonomy XML module to import the list of countries. Click on the following link to download the [...]

Nov
12
By sijan shrestha  //  8 Comments

Drupal Taxonomy Tutorial

Drupal Taxonomy Tutorial

Archived; click post to view. Excerpt: One of Drupal’s best features is taxonomy. This tutorial gives an introduction on how to use Drupal’s taxonomy system. New users to [...]

Nov
12
By sijan shrestha  //  1 Comment

Search engine optimization with Drupal

Search engine optimization with Drupal

Archived; click post to view. Excerpt: Drupal is one of the most SEO friendly CMS in open source market.If you work in search engine optimization, or Internet [...]

Nov
12
By sijan shrestha  //  1 Comment

How to create draggable Content sorting/listing(Backend) in drupal 7?

How to create draggable Content sorting/listing(Backend) in drupal 7?

Archived; click post to view. Excerpt: To make draggable content we require two module and they are views and draggableViews As we know that by default drupal [...]

Nov
12
By sijan shrestha  //  No Comments

How to add Admin menu and hide default drupal 7 admin toolbar?

How to add Admin menu and hide default drupal 7 admin toolbar?

Archived; click post to view. Excerpt: To add admin menu as like we do in drupal 6, then install module called as “Administration menu” Administration menu Provides [...]

Sep
23
By sijan shrestha  //  5 Comments

Get New Facebook before going Public

Get New Facebook before going Public

Archived; click post to view. Excerpt: Since the launch of Facebook, Facebook has made the biggest change on September 23, 2011 at F8 conference. The change announced [...]

Jul
13
By sijan shrestha  //  No Comments

Drupal – Force Path Prefix for Default Language

Drupal – Force Path Prefix for Default Language

Archived; click post to view. Excerpt: When you have more than one language on Drupal site, you have to define the default language among one of them. [...]

Jul
1
By sijan shrestha  //  No Comments

Custom code to switch theme for iphone and default site theme

Custom code to switch theme for iphone and default site theme

If you want to have different theme as per desktop(layout) and iphone then it is just easy to get it. To use contributed iphone theme, download from [...]

Categories

Calender

May 2012
M T W T F S S
« Apr    
 123456
78910111213
14151617181920
21222324252627
28293031