fukuo: How to make a featured posts using Tumblr API As you probably already know, Tumblr doesn&rsqu
fukuo: How to make a featured posts using Tumblr API As you probably already know, Tumblr doesn’t have an ability to have a featured posts. Just imagine you have an important post that needs to be pinned on your blog that is dynamically updated with no efforts (no need to directly tweak your posts in your HTML editor, just tag the post with “featured” and it will automatically shows up). You can see the example on my blog with the title named “latest posts”. In it, you can see four posts that are dynamically added if I tag them with a spesific tags. Cool, isn’t? You can see the example here Thus, I am here sharing my way on how to make it possible using jQuery and Tumblr API (I am sure there will another way to make this happen using vanilla JS, but since I am not good at this, I consider using jQuery instead). Hopefully it will help you guys! Continuar lendo -- source link
#resources