Posts Tagged ‘wordpress’


Sep
28

Buddypress Tags: bp_get_nav()

Buddypress Tags: bp_get_nav()

This tag uses the $bp->bp_nav global to fetch the navigation within a BuddyPress installation.

Each component adds to this navigation array within its own [component_name]_setup_nav() function.

This navigation array is the top level navigation, so it contains items such as:
[Blog, Profile, Messages, Groups, Friends].

The function will also analyze the current component the user is in, to determine whether
or not to highlight a particular navigation item.

Popularity: 1%

Aug
07

Wordpress MU 2.8.3 Released!

Wordpress MU 2.8.3 Released!

After the upgrade in wordpress, wordpress MU also has an upgrade. The latest version of wordpress MU, 2.8.3 is released now. This is also a security release, so upgrade is strongly recommended.

You can download the latest version from here:

http://mu.wordpress.org/download/

Ryan S.

Popularity: 1%

Mar
05

How Can I Have Different Smiley Images Appear?

How Can I Have Different Smiley Images Appear?

  1. Find your smiley image files in the /wp-includes/images/smilies directory and back them up to another directory
  2. Note the names of each smiley file. Your files must match these names and should be in the same ‘gif’ image format.
  3. For predictable behavior, the image sizes should be similar.
  4. Upload your new files to the /wp-includes/images/smilies directory with an FTP program.

Ryan S.

Popularity: 5%

Mar
05

Category and tag converter:

Category and tag converter:

How to convert existing categories into tags or vice versa?

There are some plugins for this task; however wordpress itself provide you such tools that you can accomplish this task. This feature is available in both wordpress.com and wordpress.org.

One can do this using the steps mentioned below:

1)     Login to your wordpress dashboard.

2)     Go to Tools à Categories and Tags Converter.

wp-post

3)     Select the tags or categories you want to convert.

4)     Click on Convert.

Ryan S.

Popularity: 8%

How to import blogroll in your wordpress blog?

One can import blogroll from an external source, either from a URL or from a file on your local system into your wordpress blog. Please follow the steps mentioned below:

1)     Login to your dashboard.

2)     Click on Tools à Import.

3)     Select Blogroll.

4)     Enter the OPML URL of your blog or select a file from your local system.

5)     Click on Import.

That’s It!!

Ryan S.

Popularity: 6%

Mar
05

How to get an OPML URL of your blog?

OPML (Outline Processor Markup Language) is an XML format for outlines. In wordpress, OPML is already created for you. You can access it using the below mentioned URL:

http://yourblog.com/wp-links-opml.php

For example, the OPML URL for bestwpthemez.com blog is

http://bestwpthemez.com/wp-links-opml.php

Ryan S.

Popularity: 8%

Oct
24

How to block repeat votes in Wordpress Poll?

You can block repeat voting using three options. Follow the steps below:

1) Go to your dashboard.

2) Click on Manageà Polls.

3) Select the poll to edit or add a new poll.

4) In the right side bar, you will find a field “Block Repeat Voters”.

5) You will find three options there:

  • Don’t block repeat voters.
  • Block by Cookie.
  • Block by cookie and IP address.

Select the proper option and click Save Poll.

Ryan S.

Popularity: 14%

Oct
24

How to Hide/Show Poll Result?

When you post a poll in your post, you can decide whether you want to display the result to the voters using following steps:

1) Go to your dashboard.

2) Go to Manage–> Polls.

3) Select poll you want to edit or add a new poll.

4) In the right side bar, you will find an option “Poll Results”.

5) There are three options in this field:

  • a) Show Result to Voters,
  • b) Only Show percentage,
  • c) Hide All Result.

6) Select the proper option and click on Save Poll.
Ryan S.

Popularity: 11%

Oct
03

How to set the number of posts per page?

How may posts you want to display on your blog page? 2, 3 or 10? Or more than it? You can do it using following steps:

  1. Go to your dashboard.
  2. Go to Settings–>Reading.
  3. Enter the desired number in the field “Blog pages show at most”.
  4. Click on Save Changes. That’s it!

Ryan S.

Accuwebhosting.com

Popularity: 9%

Oct
02

How to block your blog from the search engines?

Hello All,

Sometimes you may need to block your blog from the search engine results. You can do this using below mentioned steps:

1) Go to your dashboard.

2) Click on settingà Privacy.

3) You can see the three options available.

4) To block search engines from locating your blog, tick the option “I would like to block search engines, but allow normal visitors”.
That’s It! Now your blog will not appear in any search engine tearm.

Ryan S.

Accuwebhosting.com

Popularity: 9%