Jump to content

afshin20

Пользователи
  • Регистрация

  • В сети

Everything posted by afshin20

  1. afshin20 posted пост в теме in Invision Community 4 Support
    How can I use infinite scroll instead of paging? What code should I add to the template? @Desti @Exception https://invisioncommunity.com/4guides/themes-and-customizations/javascript-framework/using-ui-widgets/ipsuiinfinitescroll-r47/
  2. It is not deleted for paid files If I add the following code, it will not allow users to upload new files. #elDownloadsSubmit_otherinfo { display: none !important; }
  3. @Desti @Exception please help...
  4. This code does not allow users to send new files anymore
  5. I mean, I want to delete this
  6. There is no way through css or javascript? @Exception @Desti
  7. Upload a new file, remove the New Version Details box
  8. yes The box around which I drew red color should be deleted
  9. I want to remove this box, what code should I add to css? Can you give me the code?
  10. Серьезно, я говорю, что независимо от того, какой код я добавляю, ничего не работает. Можете ли вы дать мне код и успокоить меня?
  11. Я думал, но не смог. Кто знает, дайте мне код?
  12. Спасибо, это правильно, я просто хочу, чтобы это отображалось вот так <a href='{url="app=core&module=modcp&controller=modcp&tab=deleted" seoTemplate="modcp_deleted"}' data-ipsTooltip title='{lang="modcp_deleted" escape="true"}'> <i class="fa fa-trash"></i> {{$deletedTopics = \IPS\forums\Topic::getItemsWithPermission( array( 'approved=?', -2 ), NULL, NULL, 'read', TRUE ); $deletedTopics = $deletedTopics ? \count( $deletedTopics ) : 0;}} {{if $deletedTopics}} {$deletedTopics} {{endif}} </a>
  13. Я хочу показать количество удаленных тем, как этот плагин, который отображает количество тем, ожидающих одобрения. <a href='{url="app=core&module=modcp&controller=modcp&tab=deleted" seoTemplate="modcp_deleted"}' data-ipsTooltip title='{lang="modcp_deleted" escape="true"}'> <i class="fa fa-trash"></i> </a> (JD)Moderators fast.xml
  14. Можете ли вы вести меня
  15. Hello I added the deleted content icon on the website through this link, but I want the number of deleted content to be displayed on the top of the icon... How to add Nitofaction code to the code? <a href={url="app=core&module=modcp&controller=modcp&tab=deleted" seoTemplate="modcp_deleted"}> <i class="fa fa-trash"> </i> </a>
  16. Can you tell me what js code is used for this download section that jumps up the page by clicking on the desired page.
  17. Can you please help me? I want to know that the pagination of the pages scrolls upwards after clicking on the desired number, now I just want to know in which part of the template is the scrolling code? I checked these 2 sections in the format myself, but it was not there.
  18. В конце страницы, после нажатия на кнопку "Следующая страница", браузер прокручивается в начало следующей страницы с помощью следующего кода?
  19. Предположим, я хочу сказать пользователю, чтобы он пошел по ссылке ниже и увидел этот пост на странице 5 по данному адресу. Например, чтобы он увидел этот пост:
  20. Допустим, мы отправили тему, и несколько пользователей зашли в эту тему и опубликовали сообщения. Теперь, если мы хотим ссылаться на пользователя, например, на страницу 5, чтобы прочитать его сообщение, какой код или плагин мы должны использовать для этого? for example : The number of pages is 55.
  21. afshin20 posted пост в теме in Invision Community 4 Support
    How can I hide the box below?
  22. Hello, How can I display subcategories within the download section, for example, as shown below? 35355.mp4 35355.mp4