How to modify users contact info using a simple function

Difficulty Difficulty Difficulty Posted Posted by Fulippo in Tutorials     Comments 1 comment
Mar
10

Learn how to add and remove fields from users profile using a simple PHP function

read more

Add TweetMeme button to your blog

Difficulty Difficulty Posted Posted by Fulippo in Plugins     Comments No comments
Mar
3

TweetMeme is a service which aggregates all the popular links on Twitter to determine which links are popular. TweetMeme categorises these links into Categories, Subcategories and Channels, making it easy to filter out the noise to find what you’re interested in.
So, how to use this service to help your visitors and share your posts? As [...]

read more

How to add a simple contact form using the easy-contact plugin

Difficulty Difficulty Posted Posted by Fulippo in Plugins     Comments No comments
Mar
1

If you want to add a simple and easy to use contact form to your blog, easy-contact is the choice for you.
Thanks to easy-contact and shortcodes you just have to type “[easy-contact]” (without quotes) anywhere in your posts/pages to display the contact form.
Easy-contact is not very sofisticated and lacks some features other similar plugins have [...]

read more

How to modify excerpt’s length

Difficulty Difficulty Difficulty Posted Posted by Fulippo in Tutorials     Comments 1 comment
Feb
27

Learn how to modify WordPress default excerpt’s length with a simple php function.

read more

How to optimize WordPress for search engines (first steps)

Difficulty Difficulty Posted Posted by Fulippo in Newbie, Resources     Comments No comments
Feb
26

SEO (Search Engine Optimization) is really easy on WordPress. The platform itself has many advantages in terms of optimization even if using a basic installation with default theme active.
To improve the overall results you may need to install some extra plugins. Among these the 2 must have plugins are: All in One SEO pack and [...]

read more

First steps with WordPress: quick installation guide

Difficulty Difficulty Difficulty Posted Posted by Fulippo in Tutorials     Comments 4 comments
Feb
21

The very first step to enter the WordPress world is, of course, the installation. It is not that difficult: you only need some basic concepts, some data and a little bit of patience. We will guide you in a step by step installation to help you enter the fantastic world of WordPress.
What do we need?
In [...]

read more