mohammad9078
Forum Replies Created
Viewing 4 replies - 1 through 4 (of 4 total)
-
Forum: Themes and Templates
In reply to: [Leaf] Remove Posted by and date ..etc ? plsyes i do it
thank you so much “tizz” for hepl me
if anyone want to do the same thingdo that
in content.php file remove all this code<footer class="entry-meta"> <?php leaf_entry_meta(); ?> <?php if ( comments_open() ) : ?> <span class="spacer"> // </span> <?php comments_popup_link( __( 'Comment', 'leaf' ), __( '1 Comment', 'leaf' ), __( '% Comments', 'leaf' ) ); ?> <?php endif; // comments_open() ?> <?php edit_post_link( __( 'Edit', 'leaf' ), '<span class="edit-link"> <span class="spacer">//</span> ', '</span>' ); ?> </footer><!-- .entry-meta -->Forum: Themes and Templates
In reply to: [Leaf] Remove Posted by and date ..etc ? plsthank you so much again for fast replay
ok i found it in so many files so i will try find which file is display category i’ll edit content.php first
i have a child theme and local server
i’ll write how to do it if i do it
thanxForum: Themes and Templates
In reply to: [Leaf] Remove Posted by and date ..etc ? pls@tizz
thank you for replay
u mean find the same code in template files ?
or part of the code ?<footer class="entry-meta"> <?php leaf_entry_meta(); ?> <?php edit_post_link( __( 'Edit', 'leaf' ), '<span class="edit-link"> <span class="spacer">//</span> ', '</span>' ); ?> </footer><!-- .entry-meta -->Forum: Themes and Templates
In reply to: [Leaf] Remove Posted by and date ..etc ? pls@tizz
thank you so much i do that and it’s workbut
it’s remove the “Posted by and date ..etc” from the footer of the posy
while it’s remain in the Categorymy site for more information : freeapkstore.com
Viewing 4 replies - 1 through 4 (of 4 total)