Gabbz
Forum Replies Created
Viewing 5 replies - 1 through 5 (of 5 total)
-
Forum: Themes and Templates
In reply to: [DevDmBootstrap3] How to move time and author from post metaThanks for your help 🙂
Forum: Themes and Templates
In reply to: [DevDmBootstrap3] How to move time and author from post metaYea I got the fixed to top working, but I rather have it scroll with the content therefore I need the static one 🙂
Forum: Themes and Templates
In reply to: [DevDmBootstrap3] How to move time and author from post metaThanks, that worked like a charm 🙂
Another question, how do I enable the boostrap navbar-static-top?
Is it possible?Forum: Themes and Templates
In reply to: [Tiny Forge] Move title-comment-meta to footer-entry-metaAnd sorry I just have to ask, was it right of me to delete the stuff I didn’t want from the entry-meta in functions or should I have just tried to hide it with css (if that’s even possible)? Whats the right practice?
Forum: Themes and Templates
In reply to: [Tiny Forge] Move title-comment-meta to footer-entry-metaThanks for your quick reply, that worked 🙂
And shall I just remove this from the entry-title then?
<?php if ( comments_open() ) : ?><span class="title-comment-meta"> <?php comments_popup_link( '', '<span class="meta-separator">•</span> ' . __( '1 Comment', 'tinyforge' ), '<span class="meta-separator">•</span> ' . __( '% Comments', 'tinyforge' ) ); ?></span> <?php endif; // comments_open() ?>
Viewing 5 replies - 1 through 5 (of 5 total)