go41

Re: My footer is in sidebar position :: Reply by Joern

von Joern am 3. Mrz. 2011 | Keine Kommentare

you miss one /div in the lower part of single.php

the last lines of original single.php look like this:

Code:

<div style="float:right;display:block;"><?php if(function_exists('the_ratings')) { the_ratings(); } ?></div>
   </div>

   </div>

   <div id="comments">
   <?php comments_template(); ?>
   </div>

   <?php endwhile; else: ?>

   <p>Sorry, no posts matched your criteria.</p>

   <?php endif; ?>

   </div>

<?php get_sidebar(); ?>
<?php get_footer(); ?>

it might be just the last </div> before get_sidebar(); you do not have..?

It’s a problem of all your single pages, nothing to do with the more link.
____________________
you find me on Google+, Twitter and Facebook

(von: Joern)

Hier noch 2 weitere Ergebnisse dieses Threads:

My footer is in sidebar position

3. Mrz. 2011 (von: kinyofu)

Hi Joern,Here's another mystery. When I click on "more" to read the continuation of my featured article, that page shows my footer in my sidebar. Can you direct me on how to fix this?Thanks much,Kinyofuwww.empoweringwomenslives.com Weiterlesen →

Re: My footer is in sidebar position :: Reply by kinyofu

4. Mrz. 2011 (von: kinyofu)

Thanx Weiterlesen →

Autor:

Du findest mich auch auf Twitter und Facebook!

Schreibe einen Kommentar

Pflichtfelder sind mit * markiert.


Diese Website verwendet Akismet, um Spam zu reduzieren. Erfahre mehr darüber, wie deine Kommentardaten verarbeitet werden.

weitere forum Beiträge: