Posts tagged tags
Q: I like some of the features in your the theme, however, is there anyway to get the code for the tag post links?
I'd love to use it on different themes throughout my tumblr usage.
Thanks
I'd love to use it on different themes throughout my tumblr usage.
Thanks
I assume you’re referring to the customizable tag post links that appear in the left-column. These use custom text variables, which trigger the following snippet when provided by the user in the Appearance panel:
{block:IfTagNavigationOne}<li><a href="/tagged/{text:Tag Navigation One}" title="View all posts tagged {text:Tag Navigation One}">{text:Tag Navigation One}</a></li>{/block:IfTagNavigationOne}
The theme’s source code may be viewed in its entirety by clicking “Use Custom HTML” in the “Theme” tab of the Customize panel.
Q: I previously used your M82 theme, which was great, but I like this theme even better. One feature of M82 that I liked but don't see here is the ability to see tags on a post without having to click its permalink. Is there a way to incorporate that within Headline?
Unfortunately there is not. However we may introduce that feature in a future update.
