bruce-alrighty
Forum Replies Created
Viewing 6 replies - 1 through 6 (of 6 total)
-
Forum: Themes and Templates
In reply to: Same posts on all pages issue@otto42 I tried it and still no posts are displayed.
Forum: Themes and Templates
In reply to: Same posts on all pages issueI changed the settings in the admin to 1 and removed the query, but now no posts are displayed.
<?php if ( have_posts() ) : while ( have_posts() ) : the_post(); ?> <?php the_content(); ?> <?php endwhile; else: ?> <p><?php _e('Sorry, no posts matched your criteria.'); ?></p> <?php endif; ?>Forum: Themes and Templates
In reply to: Same posts on all pages issueYou can see a demo here http://cmphotographer.com.au/events/
Forum: Themes and Templates
In reply to: Same posts on all pages issueI reset the permalinks and no change.
Forum: Themes and Templates
In reply to: Stylesheet Not DisplayThanks HandySolo. I changed the directory permissions and now it works fine.
Forum: Themes and Templates
In reply to: Stylesheet Not DisplayThis might be a silly question but how do I revisit my directory permissions?
Viewing 6 replies - 1 through 6 (of 6 total)