PDA

View Full Version : [+18] Tumblr Help



Richie
12-07-2011, 03:06 PM
Hey,
Does anyone know how I can add a link to my #video tags on my nav? I tried to just add a page but it wont work I get this:

http://scrni.com/ee76dfd7.png

http://www.dickbarry.com/tagged/video


Sorry for making another thread tumblr is a little confusing at times

Moved from Technology Discussion by Recursion (Forum Moderator): Better suited in 'dev ;)

FlyingJesus
12-07-2011, 03:21 PM
Can't you just write in a link in the "description" bit like the one for my pics on mine

Richie
12-07-2011, 04:06 PM
Can't you just write in a link in the "description" bit like the one for my pics on mine

I need it to be perfect though! so no

hamheyelliot
12-07-2011, 04:43 PM
PM me or post all the code from the editor thing and I'll send it back with the link :P

Richie
12-07-2011, 04:54 PM
PM me or post all the code from the editor thing and I'll send it back with the link :P

You're a hero cheers!

the code is too long to fit in a pm :(

hamheyelliot
12-07-2011, 05:06 PM
the code is too long to fit in a pm :(

http://pastebin.com

Send me your link afterwards :)

Richie
12-07-2011, 05:16 PM
http://pastebin.com

Send me your link afterwards :)

http://pastebin.com/PtmTCE7r

hamheyelliot
12-07-2011, 05:29 PM
<!-- Navigation -->
<ul id="top-nav">
<li><a href="/">Home</a></li>
<li><a href="http://www.dickbarry.com/tagged/video">Videos</a></li>

{block:HasPages}
{block:Pages}<li><a href="{URL}">{Label}</a></li>{/block:Pages}
{/block:HasPages}
{block:AskEnabled}<li><a href="/ask">{AskLabel}</a></li>{/block:AskEnabled}
{block:SubmissionsEnabled}<li><a href="/submit">{SubmitLabel}</a></li>{/block:SubmissionsEnabled}

</ul>


Find <!-- Navigation --> using that CTRL F search thing I said and plonk that in replacing the old code. Don't go past <!-- Title -->

Richie
12-07-2011, 05:33 PM
<!-- Navigation -->
<ul id="top-nav">
<li><a href="/">Home</a></li>
<li><a href="http://www.dickbarry.com/tagged/video">Videos</a></li>

{block:HasPages}
{block:Pages}<li><a href="{URL}">{Label}</a></li>{/block:Pages}
{/block:HasPages}
{block:AskEnabled}<li><a href="/ask">{AskLabel}</a></li>{/block:AskEnabled}
{block:SubmissionsEnabled}<li><a href="/submit">{SubmitLabel}</a></li>{/block:SubmissionsEnabled}

</ul>
Find <!-- Navigation --> using that CTRL F search thing I said and plonk that in replacing the old code. Don't go past <!-- Title -->

Cheers pal it works +rep

Want to hide these adverts? Register an account for free!