Перейти к содержанию

Silence

Актив
  • Постов

    2061
  • Зарегистрирован

  • Посещение

  • Победитель дней

    110

Весь контент Silence

  1. А ето очен медлено: <script type="text/javascript"> jQuery(function(){ $("#Go_Top").hide().removeAttr("href"); if ($(window).scrollTop()>="250") $("#Go_Top").fadeIn("slow") $(window).scroll(function(){ if ($(window).scrollTop()<="250") $("#Go_Top").fadeOut("slow") else $("#Go_Top").fadeIn("slow") }); $("#Go_Bottom").hide().removeAttr("href"); if ($(window).scrollTop()<=$(document).height()-"999") $("#Go_Bottom").fadeIn("slow") $(window).scroll(function(){ if ($(window).scrollTop()>=$(document).height()-"999") $("#Go_Bottom").fadeOut("slow") else $("#Go_Bottom").fadeIn("slow") }); $("#Go_Top").click(function(){ $("html, body").animate({scrollTop:0},2000) }) $("#Go_Bottom").click(function(){ $("html, body").animate({scrollTop:$(document).height()},2000) }) }); </script> <a style='position: fixed; bottom: 300px; right: 1px; cursor:pointer; display:none;' href='#' id='Go_Top'> <i class="fa fa-chevron-up" aria-hidden="true"></i> </a> <a style='position: fixed; bottom: 250px; right: 1px; cursor:pointer; display:none;' href='#' id='Go_Bottom'> <i class="fa fa-chevron-down" aria-hidden="true"></i> </a>
  2. Silence

    Плавная прокрутка

    новый медленный код <script type="text/javascript"> jQuery(function(){ $("#Go_Top").hide().removeAttr("href"); if ($(window).scrollTop()>="250") $("#Go_Top").fadeIn("slow") $(window).scroll(function(){ if ($(window).scrollTop()<="250") $("#Go_Top").fadeOut("slow") else $("#Go_Top").fadeIn("slow") }); $("#Go_Bottom").hide().removeAttr("href"); if ($(window).scrollTop()<=$(document).height()-"999") $("#Go_Bottom").fadeIn("slow") $(window).scroll(function(){ if ($(window).scrollTop()>=$(document).height()-"999") $("#Go_Bottom").fadeOut("slow") else $("#Go_Bottom").fadeIn("slow") }); $("#Go_Top").click(function(){ $("html, body").animate({scrollTop:0},2000) }) $("#Go_Bottom").click(function(){ $("html, body").animate({scrollTop:$(document).height()},2000) }) }); </script> <a style='position: fixed; bottom: 300px; right: 1px; cursor:pointer; display:none;' href='#' id='Go_Top'> <i class="fa fa-chevron-up" aria-hidden="true"></i> </a> <a style='position: fixed; bottom: 250px; right: 1px; cursor:pointer; display:none;' href='#' id='Go_Bottom'> <i class="fa fa-chevron-down" aria-hidden="true"></i> </a>
  3. Плавная прокрутка Перейти к ACP > Customizations > Themes > ваша тема > edit HTML and CSS > core > front > global > clobalTemplate и найти: <!--ipsQueryLog--> после его поставит ето код: Ето все ... AEqurhwrCU.mp4
  4. в custom.css поставит .cAuthorPane { padding: 65px 10px !important; }
  5. Можно установит новий форум с новая БД и после иморт старая база .... так спасяет форум тем и ползватели
  6. <h3 class='ipsType_sectionHead cAuthorPane_author ipsType_blendLinks ipsType_break' itemprop="creator" itemscope itemtype="http://schema.org/Person"><div class='nostrong' itemprop="name">{$comment->author()->link( $comment->warningRef() )|raw}</div> <span class='ipsResponsive_showPhone ipsResponsive_inline'>&nbsp;&nbsp;{template="reputationBadge" group="global" app="core" params="$comment->author()"}</span></h3>
  7. удалите script page speed ...... у вас изходники просто ужасен: view-source:http://ets2atsmods.ru/
  8. Я зарегеструет на ваш форум ...... пратите мне ЛС если нет проблема дайте мне админ права
  9. background procceses нужно обновит все ..... ето очен бавно медленно ... IPS разработать сценарий для ускорения этого https://invisioncommunity.com/forums/topic/409537-how-to-speed-up-the-background-processes/?do=findComment&comment=2537562 После запуска процесса вручную, вы должны запастись терпением
  10. попробуйте запустит вручную ... manually run them now
  11. посмотрите ..... может помоч.... https://invisioncommunity.com/release-notes/4119-r59/ у вас ест ошибки в лога ..?
  12. какая ваша версия форума замените: applications/core/extensions/core/Queue/RecountMemberContent.php RecountMemberContent.php
  13. използвайте ето плагин и поставите ссилку на гугле диска
  14. http://ipbmafia.ru/search/?type=downloads_file&q=Back+To+Top http://ipbmafia.ru/search/?type=downloads_file&q=Scroll+to+top
  15. Проверит права папку ..... пишит ваш хост увеличит file_max_upload в php.ini
×
×
  • Создать...