Forums

#respond & #comments disapear all content. Urgent, please help (9 posts)

  1. polle001
    Member
    Posted 11 months ago #

    Hi, I have a big problem, everything work ok, but when clicking the comments icon to respond or see comments, the page loads and then the main content disapear.

    Being in homepage and clicking comments you got a #respond or #comments after the address depending if the entry has or not comments. It loads and then it disappears, the sidebar stays there.

    I remove the #respond or #comments from the address and it loads ok.

    Its the default theme in wordpress 2.7, any ideas ?

    Maybe the style stuff in header I do not use ?

    <style type="text/css" media="screen">
    
    <?php
    // Checks to see whether it needs a sidebar or not
    if ( !empty($withcomments) && !is_single() ) {
    ?>
    	#page { background: url("<?php bloginfo('stylesheet_directory'); ?>/imeages/kubrickbg-<?php bloginfo('text_direction'); ?>.jpg") repeat-y top; border: none; }
    <?php } else { // No sidebar ?>
    	#page { background: url("<?php bloginfo('stylesheet_directory'); ?>/imeages/kubrickbgwide.jpg") repeat-y top; border: none; }
    <?php } ?>
    
    </style> 
    
    <?php if ( is_singular() ) wp_enqueue_script( 'comment-reply' ); ?>
    
    <?php wp_head(); ?>

    I just added an e to the images directory name, so nothing loads there.

    Thanks in advance.

  2. polle001
    Member
    Posted 11 months ago #

    Anyone ?

  3. polle001
    Member
    Posted 11 months ago #

    bump !

  4. Need_Help
    Member
    Posted 11 months ago #

    I'm having the same problem as well. Here's my post but nobody is replying.
    http://wordpress.org/support/topic/230005?replies=3

    Thanks and I hope you will get a reply / answer soon (so that I can solve my problem as well)

  5. polle001
    Member
    Posted 11 months ago #

    hey Need_Help, it seems yours displays but incorrectly, mine after loading disappears completely, just header and sidebar stays.

    Anyone has a clue on this ?

    Thanks.

  6. polle001
    Member
    Posted 10 months ago #

    bump !

  7. polle001
    Member
    Posted 10 months ago #

    bump !

  8. polle001
    Member
    Posted 10 months ago #

    Anyone ?

  9. mrsolutions
    Member
    Posted 3 months ago #

Reply

You must log in to post.

About this Topic