CB-Featured is a highly customizable featured content plugin which will display your selected posts with a nice scrolling and 30 easing effects anywhere within your Wordpress theme. The plugin was created from jCarousel / jquery and developed by CyberBlog.net
DOWNLOAD:
- CB-Featured Plugin (Text & Images)
- CB-Featured Plugin(Text Only)
INSTALLATION
- Upload the plugin to wp-content/plugins directory on your host.
- Go to admin panel and activate the plugin
- Click “CB-Featured” link under “Settings” and customize the height, width etc…
- Add the following code anywhere within your theme files where you want the plugin to be displayed:
<?php include (ABSPATH . ‘/wp-content/plugins/cb-featured/featured.php’); ?>
RECOMMENDED SETTINGS FOR CB-FEATURED PLUGIN
- CB-Featured Width in pixels: Width of the CB-Featured area. e.g. 500
- CB-Featured Height in pixels: Height of the CB-Featured area. e.g. 250
- CB-Featured Category ID : Enter the id of the category you want to use for CB-Featured. e.g. 5
- Select an effect : Select one of 30 cool easing effects - or leave No Effects, if you don’t want an effect
- Scroll Speed : You can specify a speed for CB-Featured. Scroll slows down as you enter higher values.(e.g. 100 = faster, 1500 = slower)
- Enable auto scroll? : Type yes to enable / Type no to disable.
- Number of posts and buttons to display? You can specify number of posts and buttons to display. When you enter 5, then 5 posts and 5 buttons will be displayed.
- Content Limit per post: Enter higher values if you want more text/paragraphes to be displayed. e.g. 150
- Title Color: Specify a color for the title of the posts on CB-Featured. e.g. #000000 or color name
- Title Font-Size (px): Specify font-size of the title. The higher values mean bigger font-size. e.g. 14
- Button background: Specify a color for the CB-Featured buttons. e.g. #000000 or color name
- Button border color: Specify a color for the CB-Featured buttons border. e.g. #000000 or color name
- Button text color: Specify a color for the CB-Featured buttons text. e.g. #000000 or color name
- Custom Field for Background Image
- You must add a custom field for each post you want to display in CB-Featured.
- After you have written your post, scroll down to the area titled Custom Fields.
- Use the key featuredimg and the full url of your image in the value.
