Comments for the mobile theme

Posted in: Newspaper
Post count: 37

How to put comments immediately after the entry for the mobile theme?

Post count: 22421

Hello,

I think you are referring to the head section of the mobile theme: https://www.screencast.com/t/wOvTpvExgZU

Thank you!

Post count: 37

Нет. Надо чтобы сначала был текст записи, затем комментарии, а затем уже автор и еще из рубрики. Это сделать во всей теме. Не только в мобильной версии. Спасибо. И еще вопрос. Можно ли убрать из мобильной темы определенную рубрику?

https://rbtoday.ru

No. It is necessary that at first there was a text of record, then comments, and then already the author and still from a heading. To do it throughout the topic. Not only in the mobile version. Thanks. And still question. Is it possible to remove the mobile theme from a certain category?

Post count: 37

Спасибо

Post count: 37

Спасибо. Нашел. Написал в loop.php
query_posts($query_string .’&cat=-**’); Заработало!
О комментариях вопрос еще актуальный

Thanks. I’ve found it. Written in the loop.php –
“query_posts ($query_string .’&cat= -**’);” Earned!
On review the question is still relevant

Post count: 22421

Sorry but I cannot understand exactly what you mean about the comments. Please provide more details to what you mean.

Thanks.

Post count: 37

Hello! The structure of the site is as follows:
header
title
Photo
Text
Author
Similar articles
Comments
Footer
How to make such a structure?
header
title
Photo
Text
Comments
Author
Similar articles
footer

Post count: 22421

Ok,

I understand now. Please follow this topic to move the comments section:
https://forum.tagdiv.com/topic/how-to-put-comments-form-right-after-sharing-row-on-the-bottom-of-all-articles/

Thank you!

Post count: 37

Thank You! Do everything. And where to dig to do the same for the mobile theme?

Post count: 22421

Please check the mobile folder under the main theme folder. Those are the files used on the mobile theme. https://www.screencast.com/t/VlNEapCd

Thank you!

Post count: 37

Thanks. but nothing helped, or I did not understand. Менял строчку “<?php echo $td_mod_single->get_comments();?>” в разные места, но не меняется ничего.
Еще вопрос.
Можно ли в мобильной теме включить функцию “Unique articles:” как в десктоп версии? Чтобы записи не повторялись?

Thanks. but nothing helped, or I did not understand. Change the line “<?php echo $td_mode_single->get_comments();?> “in different places but nothing changes.
More question.
Is it possible for the mobile theme to include the function of “Unique articles” like in the desktop version? To prevent the recordings from being repeated?

Post count: 37

Мобильная тема. В описании написано: top grid – displays 3 featured posts (posts included in the Featured category). Не работает. Показывает по времени. Менял все файлы мобильной темы. Как показывать определенную рубрику?

The mobile theme. The description says: top grid-display 3 featured posts (posts included in the Featured category). It’s not working. Shows on time. Changed all the files in the mobile theme. How do I show a specific category?

Post count: 22421

Hello,

Please only use English. We do not speak Russian so posting in 2 languages does not help.
You are not handling the code for the comments but rather for the comment count. The little bubble that counts comments. The comments themselves are here: https://www.screencast.com/t/XCjr7wcSUb

As for the 3 featured posts, you will need to have featured posts in order for this section to appear. If you want to change the posts to another sort option you will have to change this code: https://www.screencast.com/t/GlWncm9ju

Thank you!

Viewing 13 posts - 1 through 13 (of 13 total)
The forum ‘Newspaper’ is closed to new topics and replies.