xenforo 2

  1. uydudoktoru

    Xen2 Community platform by XenForo® © 2010-2025 XenForo Ltd. link düzenlemek

    src/XF.php geliniz ve resimdeki linki değiştiriniz.
  2. guclusat

    XenForo 2 için instagram gibi çevrimiçi/çevrimdışı avatar göstergesi

    Instagram gibi çevrimiçi/çevrimdışı avatar göstergesi - XenForo 2 için instagram gibi çevrimiçi/çevrimdışı avatar göstergesi Mesaj_macros şablonunda bulun : <xf:avatar user="$user" size="m" defaultname="{$fallbackName}" itemprop="image" /> Aşağıdaki kodla değiştirin: <xf:if...
  3. uydudoktoru

    XEN2 Show navigation tab

    Show Xenforo navigation tab Create tab Expand template with <xf:if is="$xf.uri == link('misc/contact', null)"> <xf:page option="section">kontakt</xf:page> </xf:if> Advanced page <xf:if is="$xf.uri == link('members', null, {'key': 'most_points'})"> <xf:page...
  4. uydudoktoru

    xenforo 2 Logo Linki değiştirmek

    Admin Panel -> Appearance -> Style Properties -> Basic Options -> Logo URL yolunu izleyip resimdeki yeri yeni logonuzun ismi ile değiştiriniz. yada You can override the CSS by changing the values in extra.less : .p-header-logo.p-header-logo--image img { max-width: 100% !important...
  5. guclusat

    xenforo 2 SSL ve www sorunu çözümü

    # Mod_security can interfere with uploading of content such as attachments. If you # cannot attach files, remove the "#" from the lines below. #<IfModule mod_security.c> # SecFilterEngine Off # SecFilterScanPOST Off #</IfModule> ErrorDocument 401 default ErrorDocument 403 default...
  6. guclusat

    xenforo 2 Alt Forum ayarları nasıl yapılır

    extra.less .node .node-subNodeFlatList li { float: left; margin: 2px 0 2px 2%; width: 45%; }
Geri
Yukarı