In earlier part of the tutorial, I have explained how to use Custom Style Sheet and other basic configuration tutorials. In this tutorial I will give you a basic idea on how to use PHP with WordPress Frontpage Banner Plugin. Here I will show you How to show current date using PHP on WordPress FrontPage Continue reading
Tag Archives: wpfpbhelpdocs
WordPress Front Page Banner – Advance Tutorial [Custom Style Sheet]
In previous tutorials, I have explained the basic configuration for WordPress FrontPage Banner plugin. In this tutorial, I will explain you how to use Custom Style Sheet. To use custom style sheet, you need to have a basic knowledge of CSS. There is a simple tutorial available at w3schools.com, I have also started from there only. Wordpress FrontPage Banner plugin by default allow you to have two styles Plain, Media. Following is the default CSS, which works behind the scene . <style> .fpb_media { padding: 5px; margin: 5; } .fpb_plain { background: #F3F3F2; padding:5px; margin:3px; border:1px solid #E3E1DB; } </style> … Continue reading
WordPress FrontPageBanner Support
This is a support page for Wordpress FrontPageBanner Plugin, You can comment in this post for any questions, suggestions, bug report or any other help related to this plugin. Continue reading
How to use WordPress Front Page Banner Plugin – [ Part 5 - Configuration]
In earlier parts of this tutorial, I have showed you how to insert adsense, announcements and YouTube video in WordPress Frontpage using this plugin. In this part I will explain you how to insert affiliate/referral links to your WordPress front page using FrontPageBanner Plugin. Click on ‘FPB Settings’ and open the configuration panel. Now select ‘Media’ as default style. Now get your code from sites, here I got it from http://spreadfirefox.com and simply paste it in custom code section. Here we go Here you go it’s done, see how it will look on your blog. Use it to insert anything … Continue reading
How to use WordPress Front Page Banner Plugin – [ Part 4 - Configuration]
In earlier parts of this tutorial, I have showed you how to insert adsense, announcements. In this part I will explain you how to insert Video’s to your WordPress front page using FrontPageBanner Plugin. Click on ‘FPB Settings’ and open the configuration panel. Now select ‘Media’ as default style. Now get your embed video code from video sites like Youtube and paste it in insert code section as shown in screen-shot. Here you go it’s done, see how it will look on your blog.