Senin, 22 Agustus 2016

Make Auto Featured Post (Slide Show From JSON Feed)

To add Featured Post widget follow this step
  1. on Dashbord Blogger Click Layout
  2. Click Add a Gadget
  3. Choose HTML/Javascript
  4. Copy this Code:

    <div id="featpost"></div>
    <script type='text/javascript'>
    jQuery("#featpost").AutofeaturedPost({
    MaxPost:5
    });
    </script>
  5. Click Save
Load disqus comments

0 komentar