From 5c2ba987cd0438f9127c93ac3d1463026a72a4da Mon Sep 17 00:00:00 2001 From: HT Date: Fri, 22 Jul 2022 05:24:35 +0100 Subject: [PATCH] Add 'v2.0/README.md' --- v2.0/README.md | 47 +++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 47 insertions(+) create mode 100644 v2.0/README.md diff --git a/v2.0/README.md b/v2.0/README.md new file mode 100644 index 0000000..619b908 --- /dev/null +++ b/v2.0/README.md @@ -0,0 +1,47 @@ +⸨ v2.0 ⸩ **OUTDATED**, [v3.0 is now here](https://glenthemes.tumblr.com/post/659034084446748672/npf-images-v3). + +* original post: [glenthemes.tumblr.com/post/638038350689976320](https://glenthemes.tumblr.com/post/638038350689976320) + +--- + +### How to use: + +Add jQuery under `` if your page doesn't have it: +``` + +``` + +Also under `` (after jQuery), add: +``` + + + + + +``` + +Use the in-code searchbar and look up `{block:Posts}` +On the next line or so, you should find something similar: +``` +
+``` + +Add `post-type="{PostType}"` before the closing pointy bracket: +``` +
+``` + +To edit the spacing, go to `:root`: +[image](https://64.media.tumblr.com/730347cdde97981a81b387e4c27cc9a7/16d89e95728e90f1-fc/s640x960/201f89a347ad1c81b4dee7b5922fa632bf35171a.png) + +--- + +For further debugging, visit [the post](https://glenthemes.tumblr.com/post/638038350689976320) and scroll down to "PLEASE NOTE".