Setting Featured Article on Homepage

Setting Featured Article on Homepage

Setting featured article on home page is easy with this theme, just add a custom field with associated image with the field of size provided with theme. You can enable or disable the theme from Wordpress Admin Theme Options page as well as assign any particular category for the slider.

Author : admin

Author's Website | Articles from admin

I am Wajid Khan the owner of Themeflash, I am pursuing Graduation in Bachelor of Computer Science jumped into this media last 3 year back and also available for freelancing in designing and programming. You can follow me on Twitter

Featured Slider

Adding a featured slider to your homepage in simple steps.  While you create a post for your blog or website create a custom field with the name featured_image and value Path to featured Image eg: http://www.domain.com/uploads/image-featured.jpg. Once you add the custom field it will call back from the database to your featured slider.

You can assign and one category or all the categories for the featured items and you have an limits option in themes option page where you set  the limit for featured article items by entering the value “5″ Number of items to display on homepage featured slider,  Enable or disable the slider as well.

Slider Image

Set your featured slider/article image of width 600x pixels wide and 280 pixels height. Do no exceed the width which makes your page mess with other browsers.

Changing any css for the slider or Colors or border colors etc open theme.css file in and search for the Featured Article comment and add or edit css which suits your theme.

Slider Speed Setting

This featured slider is not editable or do not have any options other than a transition timeout settings.
This takes from the category which you set from the admin area. You can enable or disable this feature via admin area.

Editing the timeout or transition between the fade-in fadeout you can set that from header.php file just editing below code in it


<script type="text/javascript">
    $(document).ready(function() {
        $('#slider1').s3Slider({
            timeOut:3000
        });
    });
</script>

Like this post? Share it!

  • Tweet
  • Facebook
  • Diggit
  • Delicious
  • Diggit

Related Posts


User Comments


  1. fem
    Jan 16th

    You can enable or disable the theme from Wordpress Admin Theme Options page as well as assign any particular category for the slider.

    Reply


  2. Fockyeah
    Jan 30th

    You can enable or disable the theme from Wordpress Admin Theme Options page as well as assign any particular category for the slider.

    Reply

Rss Feeds   Twitter Followers Email Updates