Everything posted by afshin20
-
remove new version details
This code does not allow users to send new files anymore
-
remove new version details
-
remove new version details
There is no way through css or javascript? @Exception @Desti
-
remove new version details
-
remove new version details
yes The box around which I drew red color should be deleted
-
remove new version details
-
add Nitofaction to deleted content to icon trash
solved thank you very much
-
add Nitofaction to deleted content to icon trash
Серьезно, я говорю, что независимо от того, какой код я добавляю, ничего не работает. Можете ли вы дать мне код и успокоить меня?
-
add Nitofaction to deleted content to icon trash
Я думал, но не смог. Кто знает, дайте мне код?
-
add Nitofaction to deleted content to icon trash
Спасибо, это правильно, я просто хочу, чтобы это отображалось вот так <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>
-
add Nitofaction to deleted content to icon trash
Я хочу показать количество удаленных тем, как этот плагин, который отображает количество тем, ожидающих одобрения. <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
-
add Nitofaction to deleted content to icon trash
up
-
add Nitofaction to deleted content to icon trash
Можете ли вы вести меня
-
add Nitofaction to deleted content to icon trash
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>
-
Code to scroll up to the beginning of the next page.
Can you tell me what js code is used for this download section that jumps up the page by clicking on the desired page.
-
Code to scroll up to the beginning of the next page.
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.
-
Code to scroll up to the beginning of the next page.
В конце страницы, после нажатия на кнопку "Следующая страница", браузер прокручивается в начало следующей страницы с помощью следующего кода?
-
Ссылка на конкретное сообщение в теме с несколькими страницами.
thank you very much
-
Ссылка на конкретное сообщение в теме с несколькими страницами.
Предположим, я хочу сказать пользователю, чтобы он пошел по ссылке ниже и увидел этот пост на странице 5 по данному адресу. Например, чтобы он увидел этот пост:
-
Ссылка на конкретное сообщение в теме с несколькими страницами.
Допустим, мы отправили тему, и несколько пользователей зашли в эту тему и опубликовали сообщения. Теперь, если мы хотим ссылаться на пользователя, например, на страницу 5, чтобы прочитать его сообщение, какой код или плагин мы должны использовать для этого? for example : The number of pages is 55.
-
remove box
-
Showing and hiding subcategories within the download section.
Hello, How can I display subcategories within the download section, for example, as shown below? 35355.mp4 35355.mp4
-
change the font of the control panel
There is no way other than the plugin?
-
change the font of the control panel
- change the font of the control panel
To change the font of the control panel, which section should we add the css code to? - change the font of the control panel