RoXen
Користувач
-
Зареєстровано
-
Відвідування
Рішення
-
Пост RoXen - повідомлення в how to add fake member stats був відзначений як відповідьhi
you can add fake members but can't change statics without adding member
-
Пост RoXen - повідомлення в how do i remove this activity button був відзначений як відповідьhi.
edit your theme and in the Template tab looking for mobileNavBar then find below and remove that:
{{$defaultStream = \IPS\core\Stream::defaultStream();}} <li {{if !\IPS\Member::loggedIn()->canAccessModule( \IPS\Application\Module::get( 'core', 'discover' ) ) }}class='ipsHide'{{endif}}> <a data-action="defaultStream" href='{{if $defaultStream}}{$defaultStream->url()}{{else}}{url="app=core&module=discover&controller=streams" seoTemplate="discover_all"}{{endif}}'><i class="fa fa-newspaper-o" aria-hidden="true"></i></a> </li>
good luck!
-
Пост RoXen - повідомлення в how do i remove this activity button був відзначений як відповідьhi.
edit your theme and in the Template tab looking for mobileNavBar then find below and remove that:
{{$defaultStream = \IPS\core\Stream::defaultStream();}} <li {{if !\IPS\Member::loggedIn()->canAccessModule( \IPS\Application\Module::get( 'core', 'discover' ) ) }}class='ipsHide'{{endif}}> <a data-action="defaultStream" href='{{if $defaultStream}}{$defaultStream->url()}{{else}}{url="app=core&module=discover&controller=streams" seoTemplate="discover_all"}{{endif}}'><i class="fa fa-newspaper-o" aria-hidden="true"></i></a> </li>
good luck!
-
Пост RoXen - повідомлення в how do i remove this activity button був відзначений як відповідьhi.
edit your theme and in the Template tab looking for mobileNavBar then find below and remove that:
{{$defaultStream = \IPS\core\Stream::defaultStream();}} <li {{if !\IPS\Member::loggedIn()->canAccessModule( \IPS\Application\Module::get( 'core', 'discover' ) ) }}class='ipsHide'{{endif}}> <a data-action="defaultStream" href='{{if $defaultStream}}{$defaultStream->url()}{{else}}{url="app=core&module=discover&controller=streams" seoTemplate="discover_all"}{{endif}}'><i class="fa fa-newspaper-o" aria-hidden="true"></i></a> </li>
good luck!