0

I have a blog Android Lad in this blog i started a tutorial for android beginners. When user click on Android Beginner it should show me only labelled with iamandroidbeginner and also sorted with date, means in reverse order. Can anybody help me to write javascript code for this particuler scenario???

AndroidLad
  • 687
  • 7
  • 14

1 Answers1

0

Change the post date you want to show at the first to the most recent and click update or try this JavaScript code.

  • I missed script written in mentioned blog.... I use that script but unfortunately it always give an error " warn: no posts found?" http://androidlad.blogspot.com/#order=ASC – AndroidLad Oct 12 '16 at 12:11