Pewpewdesign
Forum Replies Created
Viewing 7 replies - 1 through 7 (of 7 total)
-
Forum: Fixing WordPress
In reply to: default user_url fieldcustom, it is based on twentyeleven
Forum: Fixing WordPress
In reply to: default user_url fieldI am looking for the same answer 🙁
Forum: Fixing WordPress
In reply to: How to set path to the image instead of alt in media.php…that helped alot!
Forum: Fixing WordPress
In reply to: How to set path to the image instead of alt in media.phpanyone ? 🙁
Forum: Fixing WordPress
In reply to: Adding comments in one page themeThanks a lot for spending time helping me out, this was exactly what I needed. If you need any help with graphic design I’d love to pay back the favor.
Best regards,
BBBForum: Fixing WordPress
In reply to: Adding comments in one page themeI’ve changed the code on the index.php to
<?php while ( have_posts() ) : the_post(); ?> <?php get_template_part( 'content', 'single' ); ?> <?php endwhile; // end of the loop. ?>Still, on the index page the comments don’t show, they show only when the post is open like this http://localhost/?p=106
functions and comments files are from twentyeleven.
Forum: Fixing WordPress
In reply to: Adding comments in one page themeHello, thanks for your reply.
I’ve put the comments.php file from twentyten theme in my theme folder, yet nothing shows up.
Viewing 7 replies - 1 through 7 (of 7 total)