hi! I'm using your hydra theme and I was just wondering if there's any way to make it so there's endless scrolling/unlimited posts? thanks! xx.
Hi! I never use unlimited scrolling but this base code i used to use has that option.

#dc#dc comics#batman#bruce wayne#tim drake#batfam#dick grayson#batfamily#dc fanart


seen from Yemen
seen from United States
seen from Germany
seen from United States
seen from Malaysia
seen from China
seen from United States
seen from United States
seen from United States

seen from United States

seen from Malaysia

seen from United States
seen from United States
seen from China

seen from United States
seen from France
seen from Slovakia
seen from Italy

seen from United States

seen from Malaysia
hi! I'm using your hydra theme and I was just wondering if there's any way to make it so there's endless scrolling/unlimited posts? thanks! xx.
Hi! I never use unlimited scrolling but this base code i used to use has that option.
Hi there! I absolutely love your Hydra theme! However, I was wondering if there's a way to change the time ago script to display the date on posts instead? I'm really not a fan of the whole time ago thing. Thanks!
Hello! I am glad you like my themes! First find and go to this part of the code: <!--time and notecount--> and replace {Timestamp} with a variable of your choice, such as {Month} {DayofMonth}. You can find other date variables here.
Then delete the time-ago script by just finding and deleting these sections:
<!--time ago--> <script type="text/javascript" src="https://static.tumblr.com/i5s2zks/9Acok8oo2/bct-timeago.min.js"></script>
//time ago $(".time-ago").timeAgo({ time: "short", spaces: true, words: false, suffix: "ago" });