How to use WordPress Front Page Banner Plugin – [ Part 3 - Configuration]

2009 December 20
by editor

In this part I will show, how can you configure this Wordpress plugin to show announcements on your blog’s front page. This tutorial also deals with basic configuration.

As we want to display announcement, so here just select the ‘Default Style’ as ‘Plain’, Now in configuration code simply insert the following code

<h2>Announcement</h2>
<p>Welcome to my blog, this is announcement area here you will see latest notes, competitions information. Keep watching</p>

see the below screen shot that how it will be.

wpfpb announcement1 How to use WordPress Front Page Banner Plugin   [ Part 3   Configuration]

Let me explain it, ‘h2′ is a HTML heading tag, there are so many others and it starts from ‘h1′. Here I have used ‘h1′ is mainly used for blog titles and using more ‘h1′ confuse search engines and break your SEO. The second tag is ‘p’ which is used for paragraph so it simply put the enclosed text in paragraph.

see how it will look

wpfpb announcement2 How to use WordPress Front Page Banner Plugin   [ Part 3   Configuration]

Note: This plugin inherits all the CSS style sheet from the current WordPress theme so the look may vary as according to theme. Don’t worry in coming tutorials I will discuss how you can override it as per your need.

No comments yet

Leave a Reply

Note: You can use basic XHTML in your comments. Your email address will never be published.

Subscribe to this comment feed via RSS