helloworld24
Forum Replies Created
-
Forum: Themes and Templates
In reply to: Search Form unable to search categoryThank you so much got it resolved
Forum: Themes and Templates
In reply to: Search Form unable to search categoryaftmkt.net
Try searching for Tuned or JDM.. There are 10 post under Tuned Category, 3 under JDM
Forum: Themes and Templates
In reply to: footer & sidebar disappear when I add in the loopThanks for the assistant!!
Forum: Themes and Templates
In reply to: footer & sidebar disappear when I add in the loopThanks everyone for the kind assistant!
I have few other questions that I kind of need help on.
The position of the sidebar went off, can I know how do bring it back up?
http://ziptrig.com/media/?p=6Lorem%20ipsum
The position of the comment and previous/next post nav when off as well. When I see border around it to see where is it, it does not shows up therefore I cant do much of anything
I need to create custom page for each of my 4 links at the top how do I do those and link them?
Thanks for all the trouble
Forum: Themes and Templates
In reply to: footer & sidebar disappear when I add in the loop<footer class="entry-meta"> <?php AFTMKT_entry_meta(); ?> <?php edit_post_link( __( 'Edit', 'AFTMKT' ), '<span class="edit-link">', '</span>' ); ?> <?php if ( is_singular() && get_the_author_meta( 'description' ) && is_multi_author() ) : // If a user has filled out their description and this is a multi-author blog, show a bio on their entries. ?> <div class="author-info"> <div class="author-avatar"> <?php /** This filter is documented in author.php */ $author_bio_avatar_size = apply_filters( 'AFTMKT_author_bio_avatar_size', 68 ); echo get_avatar( get_the_author_meta( 'user_email' ), $author_bio_avatar_size ); ?> </div><!-- .author-avatar --> <div class="author-description"> <h2><?php printf( __( 'About %s', 'AFTMKT' ), get_the_author() ); ?></h2> <p><?php the_author_meta( 'description' ); ?></p> <div class="author-link"> <a href="<?php echo esc_url( get_author_posts_url( get_the_author_meta( 'ID' ) ) ); ?>" rel="author"> <?php printf( __( 'View all posts by %s <span class="meta-nav">→</span>', 'AFTMKT' ), get_the_author() ); ?> </a> </div><!-- .author-link --> </div><!-- .author-description --> </div><!-- .author-info --> <?php endif; ?> </footer><!-- .entry-meta --> </article><!-- #post -->Remove the above quote and everything appeared.. anyone know what does the above quote do?
the layout seems to be screw up though :X any advise?
How do I enable show author, post date on the post itself?
Forum: Themes and Templates
In reply to: footer & sidebar disappear when I add in the loopis there any way that you could help me resolve the issue cos i look through the content and dont find anything wrong
Forum: Themes and Templates
In reply to: footer & sidebar disappear when I add in the loopplease help me take a look!
This is after I replace the code with the one that gidd gave
Forum: Themes and Templates
In reply to: footer & sidebar disappear when I add in the loophi gidd,
thanks for your assistant.. after i change with the code you provided the sidebar and footer disappear while the post is shown 🙁