macawole
Forum Replies Created
Viewing 4 replies - 1 through 4 (of 4 total)
-
Forum: Themes and Templates
In reply to: [Tiny Framework] How to edit/move tagsThanks a lot ! It works ! 🙂
However, I only need to keep the tags-links, not the author and date, and need to remove the “,” between the tags, how could I do so ? Any clue would be helpful 🙂- This reply was modified 9 years, 2 months ago by macawole.
Forum: Themes and Templates
In reply to: [Tiny Framework] How to remove comment bubble on post heading?Hi again :p
Just found a solution !
In content.php I removed this part :
<?php if ( ! post_password_required() && get_comments_number() ) : ?> <span class="title-comment-meta"> <?php comments_popup_link( '<span class="leave-reply">' . esc_html__( 'Leave a comment', 'tiny-framework' ) . '</span>', esc_html_x( '1', 'comments number', 'tiny-framework' ), esc_html_x( '%', 'comments number', 'tiny-framework' ) ); ?> </span> <?php endif; // have comments ?>Forum: Themes and Templates
In reply to: [Tiny Framework] How to remove comment bubble on post heading?HI 🙂
Same question here, but I can’t find the way to do this, I’ve read again and again your guide but I can’t find nothing about this element 🙁
Forum: Themes and Templates
In reply to: [Tiny Framework] How to edit/move tagsHi there 🙂
Still looking for a way to edit CSS for tags-links and move them below the title, I can’t find how to do 🙁
Viewing 4 replies - 1 through 4 (of 4 total)