background preloader

BE FaMous - DOCUMENTATION WP

Facebook Twitter

PadPressed- Make Your Wordpress Blog Look Like an iPad App. Aloha Editor - The HTML5 Editor. 25 Beautiful Image Styling Tutorials With CSS,jQuery. Recently I wrote article about post thumbnail and you saw some great examples of image styling.

25 Beautiful Image Styling Tutorials With CSS,jQuery

As I wrote there, neat styled images can attract more visitors and you will be more pleasant with them yourself too. You don’t have to always use Photoshop to style your images. Some cool effects can be achieved trough CSS, jQuery etc too and I strongly suggest you to continue reading to find out how to do it! 1. CSS3 Rounded Image With jQuery Learn to wrap a span tag around the image element to achieve rounded images which will be displayed right in all modern browsers. 2.Multiple Backgrounds and Borders with CSS 2.1 Learn how to use CSS 2.1 pseudo-elements to provide up to 3 background canvases, 2 fixed-size presentational images, and multiple complex borders for a single HTML element. 3.

Quick screencast showing you how to achieve multiple borders with simple CSS that way adding more depth to your designs. Download. BuddyPress Multilingual. BuddyPress Multilingual turn BuddyPress sites into fully multilingual, including standard WordPress content and activity streams.

BuddyPress Multilingual

This is how it looks like in action: BuddyPress Multilingual Both guest sites and the main site can have contents in many languages (using WPML). This plugin makes the BuddyPress controls language-aware, so that when visitors navigate around the site, they remain in the same language. Installation After you unpack downloaded zip file from the plugin download page to your WPMU installation plugins folder (/wp-content/plugins/), activate it through link ‘Activate Buddypress Multilingual Site Wide’ or the regular ‘Activate’ link. For this plugin to work, you need to have the WPML plugin enabled as well. What does it actually do?

Adds language information to BuddyPress elements When visitors navigate the site, they stay in the same language. Requirements and settings Buddypress Multilingual needs no setup. Need help? BuddyPress Multilingual Support. WordPress 3.0: Multisite Domain Mapping Tutorial. The other day, Klint Finley wrote a very good walkthrough of using the new Multisite functionality of WordPress 3.0.

WordPress 3.0: Multisite Domain Mapping Tutorial

In the comments, a lot of people wanted to know how to use your own domain names. Since I’m doing that now, here’s a quick walkthrough/how-to guide. Step 1: Manual Plugin Installation The Domain Mapping plugin is not your regular kind of plugin. You cannot install it through the normal Plugins->Add New menu. So first, download the plugin manually. Note: For this tutorial, I will be using the WordPress MU Domain Mapping plugin. The plugin has two main files you need to put in the proper places.

Domain mapping php file location The first file is the domain_mapping.php file. Sunrise php file location The second file is the sunrise.php file. Step 2: Activate Sunrise Now you need to edit your wp-config.php file. WordPress 3.0 Walkthrough: Getting Started with Multisite. WordPress 3.0 Walkthrough: Multsite Multisite is the most talked about new feature in WordPress 3.0 – the WordPress team has folded the functionality of WordPress Multiuser into the main WordPress project. So how do you use it? This tutorial assumes your are comfortable using FTP clients such as Filezilla and doing basic edits of WordPress files.