For those who use their iPhone and Android phones just for BBM, this offer from Airtel will benefit you greatly. See procedures for subscription below.
Subscribe to a BBM plan on your android and iOS phones at ease.
Simply dial=>
*440*22# @ N300 for a monthly plan
*440*23# @ N200 for a weekly plan
*440*24# @ N100 for a daily plan
One of the Leading telecommunications service provider in Nigeria, Airtel and Nokia, have partnered make available to Nigerians a wonderful opportunity to exchange any of their current handsets for one of Nokia’s cool and retro smartphones, the Lumia 520, yes! believe me, it is the truth. Now, all you have to do to qualify for the Airtel/Nokia phone upgrade programme, existing and new customers only need visit any Airtel shops with their old but functional device of any given brand and network(hmmm..), then pay an exchange fee of N23, 990(here's the catch), to own the amazing Nokia Lumia 520 . I know it may sound like a rip-off, but you will be getting a discount of 4000; how about that?
It's totally easy and is almost clearly written in the Wordpress documentation. I will go straight to the point. You will have to know a little bit of PHP. In your themes folder, open the index.php file. In the file you will find this code(without the curly braces): { if ( have_posts() ) } this code queries your database for posts with the default setting from your Wordpress Dashboard. Just before the code(without the curly braces), input this code to modify the query: { $query = new WP_Query( array( 'posts_per_page' => 4 ) ); } "You can change the number of posts that suits your design." Then you need to modify further. Change the following.... { if ( have_posts() ) } to { if ( $query-> have_posts() ) } {while ( have_posts() )} to { while ( $query->have_posts() )} {the_post()} to {$query->the_post()} So that's all you need to do Happy coding :)
Previously, teenagers from the age of 13 -17 were unable to post status upadtes, videos and images that can be seen by the public, restricted to their friends only. Now their posts can go public, not only to their friends, but friends of their friends. This limitation restricted some adverts from reaching the walls of these teenagers. Facebook still included a notification before these teenager accounts post messages, alerting them that their post will be seen publicly. Facebook has over 1.2 billion users worldwide and are up against competitors like Twitter and Google in online marketing. This move by Facebook i believe is to expand their marketing reach. Now products and services for teenegers under that age range can be reached with adverts through Facebook. This is good news for marketers who want to reach young customers on Facebook. Parents will not welcome this change as kids being able to post and receive public content are now exposed to the vulgarity uncensored content...
Comments
Post a Comment