Jump to content
  • 0

Сайдбар съезжает при запрете комментариев к записи


StOK
 Share

Question

Подскажите, пожалуйста, почему может съезжать сайдбар при отключении комментариев к записям. Отключаю их так: в списке записей отмечаю галочкой одну, затем нажимаю "Изменить" и "Применить". Вверху появляется название записи и ее параметры. Там запрещаю комментирование стандартными функциями Ворпресс. После этого оба сайдбара и правый и левый съезжают вниз под боди. Что нужно прописать в стилях, чтобы сайдбары не съезжали?

 

Если комментарии разрешены, то код на странице вот такой:

<div class="coment-titles"><span class="comments-post"></span><a href="http://test.ru/hglkdhoas/#respond"><span class="leave-reply">Написать сообщение</span></a>                                         </div>

                              

                              

<div id="comments" class="comments-area">

 

       

               <div class="some-advertising">

               </div>

                                                     <div id="respond" class="comment-respond">

                               <h3 id="reply-title" class="comment-reply-title">Добавить комментарий <small><a rel="nofollow" id="cancel-comment-reply-link" href="/hglkdhoas/#respond" style="display:none;">Отменить ответ</a></small></h3>

                                                                     <form action="http://test.dru/wp-comments-post.php" method="post" id="commentform" class="comment-form">

                                                                                                                                           <p class="comment-notes"><span id="email-notes">Ваш e-mail не будет опубликован.</span> Обязательные поля помечены <span class="required">*</span></p>                                               <p class="comment-form-author"><label for="author">Имя <span class="required">*</span></label> <input id="author" name="author" type="text" value="" size="30" aria-required='true' required='required' /></p>

<p class="comment-form-email"><label for="email">E-mail <span class="required">*</span></label> <input id="email" name="email" type="text" value="" size="30" aria-describedby="email-notes" aria-required='true' required='required' /></p>

<p class="comment-form-url"><label for="url">Сайт</label> <input id="url" name="url" type="text" value="" size="30" /></p>

                                                                                            <p class="comment-form-comment"><label for="comment">Комментарий</label> <textarea id="comment" name="comment" cols="45" rows="8" aria-describedby="form-allowed-tags" aria-required="true" required="required"></textarea></p>                                         <p class="form-allowed-tags" id="form-allowed-tags">Можно использовать следующие <abbr title="HyperText Markup Language">HTML</abbr>-теги и атрибуты:  <code>&lt;a href=&quot;&quot; title=&quot;&quot;&gt; &lt;abbr title=&quot;&quot;&gt; &lt;acronym title=&quot;&quot;&gt; &lt;b&gt; &lt;blockquote cite=&quot;&quot;&gt; &lt;cite&gt; &lt;code&gt; &lt;del datetime=&quot;&quot;&gt; &lt;em&gt; &lt;i&gt; &lt;q cite=&quot;&quot;&gt; &lt;s&gt; &lt;strike&gt; &lt;strong&gt; </code></p>

                                              <p class="form-submit"><input name="submit" type="submit" id="submit" class="submit" value="Отправить комментарий" /> <input type='hidden' name='comment_post_ID' value='127' id='comment_post_ID' />

<input type='hidden' name='comment_parent' id='comment_parent' value='0' />

</p>                                  </form>

                                                     </div><!-- #respond -->

                       </div><!-- #comments .comments-area -->

                      

               </div><!-- #content -->

        </div><!-- #primary -->

</div> <!-- overlay-site-content -->

 

Когда комментарии запрещены, код меняется вот так и появляются лишние дивы:

 

</div>

<div id="comments" class="comments-area">

<div class="some-advertising">

</div>

</div><!-- #comments .comments-area -->

</div><!-- #content -->

</div><!-- #primary -->

</div><!-- overlay-site-content -->

 

Проблема не в стилях и html, а в php? Или я ошибаюсь?

 

Edited by StOK
Link to comment
Share on other sites

1 answer to this question

Recommended Posts

  • 0

вообще я вроде не экстрасенс но вижу в коде выше 2 открывающих и 5 закрывающий
ищите ошибку html дальше

или попробуйте создать по новой чистым цикл вывод комментарием чтобы выявить ошибку

Edited by radioactive
Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

 Share

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. See more about our Guidelines and Privacy Policy