posted Monday, February 21st, 2011
Some of Facebook’s new features that have been rolled out for pages have been covered at Facebook Fan Page: New Layout and Features
However, there are a few tidbits not covered under that article. Here they are:
-
Have you ever faced a situation where you were co-owner of a page and wanted your comments to be separated from other co-owners? Being the admin of a group, everyone gets to post as ‘page name‘. Pretty confusing for the visitors and fans as they won’t know who is who, if there are two or three of you answering on the same threads.
continue reading…
posted Friday, February 11th, 2011
The Facebook fan page layout has changed along with addition of some new features.
How to switch to new layout
A simple three click process
- Click Account
- Click Use Facebook as Page
- Select which of your pages you want to use

You will be able to see the new layout and utilize the new features. You can easily undo this by clicking Account again and switching back to your personal profile.
New Facebook Fan Page Features and Layout Changes
continue reading…
posted Saturday, January 1st, 2011
First of all – Happy New Year everyone!
A new year with new beginnings. Hence, I want to introduce you to a new business I have launched with two wonderful partners, Erum Zehra of Ace Web Content and Salma Jafri of WordPL
I am happy to introduce Custom Social Pages, your go-to social media marketing company. Custom Social Pages helps you create, maintain and promote your social media presence. continue reading…
posted Wednesday, September 29th, 2010
So what’s the big deal with New Twitter?
Why don’t I see New Twitter?
New Twitter comes with a new and improved interface. Some of you may still not see it as it is being rolled out to all accounts slowly. I have it on my Twitter account: Erum but I don’t see it on my 3DEcovers Twitter account, yet. So it is all a matter of luck.
So what changes does New Twitter bring?
Replies
My favorite feature so far. You know when you get a gazillion replies and it takes a while to figure out who is replying to what? Well that has just become simpler now. continue reading…
posted Tuesday, July 29th, 2008
Sticky Posts
There is no option to make a post sticky when you add it. However, once you have added a topic, click to view it. Then browse right down. You will see a link ‘Stick Topic (to front)’
If your click STICK TOPIC, this topic will become a sticky in its respective forum. However, if you click TO FRONT, it will stick to the front page Latest Discussions list. One downside of this being, the topic is no longer shown in its respective forum. It is still counted there but no longer viewable from within the forum.
What purpose can this serve? Well for one you can use this to add General Forum Rules that you might not want appearing in any of the forums but visible on the front page. Any announcements can also be added here.
continue reading…
posted Tuesday, July 29th, 2008
After going thru many bbPress plugins here are some that work with bbPress 0.9.2 and provide added functionality to your forum.
- bbPress Latest Discussion
This is actually a WordPress plugin which displays up to the last 10 discussions going on at the forum. Let your blog visitors know what is going on at your forum.
- bbPress Signatures
Let registered users add a signature to their posts. You can also add the option to individially toggle this option on or off per post.
- bbRatings
Add the option of post ratings. Let registered users voice vote on the posdt on a star rating of 1 to 5.
- Censor
Want to filter posts for bad words? This is the plugin. There is just one issue at the moment … its settings page doesn’t show up in the bbPress admin. A slight tweak will do the trick.
continue reading…
posted Tuesday, July 29th, 2008
When I first started installing bbPress for a client, here are some issues that I faced. I’m giving you the solutions so you don’t have to go thru the entire process of searching for an answer.
- What is the link to the theme directory?
In WordPress if you need to link to the theme directory you just use the tag:
bloginfo(template_directory)
For the moment there is no such option in bbPress. The basic documentation does not provide this very essential piece of information. After much research this is what I found:
< ?php bb_option('uri'); ?>my-templates/your-template-directory-name
continue reading…
posted Tuesday, July 29th, 2008
bbPress is what you can call a sister script of WordPress. It is a lightweight forum script which is just as flexible and adaptable as WordPress. There are lots of plugins available that add to its functionality with new ones being added every day.
The downside to this script is that there is no official documentation available. And that can have you going around in circles for quite a while especially if you are new to bbPress.
continue reading…