MrSerginho
Forum Replies Created
Viewing 5 replies - 1 through 5 (of 5 total)
-
Forum: Themes and Templates
In reply to: Pages not working, shows me the home pageIt works, thanks mate.
Forum: Themes and Templates
In reply to: Pages not working, shows me the home pageFound this:
<div id="body"> <!-- Body [sidebar, posts] --> <div id="content"> <!-- Contents --> <?php $post = $wp_query->post; $id = $wpdb->get_var("SELECT term_id FROM $wpdb->terms WHERE slug='" .get_option('gallery-category') ."'"); ?> <?php if (have_posts()) : ?> <?php query_posts('cat=-' .$id .''); ?> <?php while (have_posts()) : the_post(); ?>Forum: Themes and Templates
In reply to: Pages not working, shows me the home pageSo what should i do? I have index.php and also home.php
Thanks.Forum: Fixing WordPress
In reply to: How To – Newer Posts Instead of Older Posts?vtxyzzy, can you help me to? I have a problem with my blog emisto.net
The pages from pagenavi, if you click page 2 il be like fisrt page (home page).Please help me. Thnaks
Forum: Fixing WordPress
In reply to: Older/Newer Posts link not workingI have the same problem on my blog: http://emisto.net with the pagenavi. Can somebody help me?
Viewing 5 replies - 1 through 5 (of 5 total)