Tutorial

Xenforo Tutorial
Optimizing images will make the page load faster and consume less data. Serving desktop-sized images to mobile devices can use 2–4x more data than needed. Instead of a "one-size-fits-all" approach...
Replies
0
Views
381
HTTP caching can speed up your page load time on repeat visits. When a browser requests a resource, the server providing the resource can tell the browser how long it should temporarily store or...
Replies
0
Views
354
It will randomly show an ad every time you refresh the page where you inserted the ad.
Replies
7
Views
1K
Cách Thiết Lập Cache Cho Xenforo 2 - How To Set Up Cache For Xenforo 2 Thiết lập xenforo 2 cache giúp tiết kiệm thời gian xử lý và truy vấn cơ sở dữ liệu, giúp diễn đàn của chúng ta load nhanh...
Replies
4
Views
2K
Simply add the following codes to your theme's extra.less template. Tested with XenForo 2.2.2.
Replies
2
Views
1K
Xenforo 2 fix error automatically submit sitemap to Bing. Setup -> Options -> XML sitemap generation -> Automatically submit sitemap to search engines: Replace the old bing.com code with the...
Replies
1
Views
1K
In your extra.less template add these codes:
Replies
2
Views
1K
By default in Xenforo, thread list is sorted by the last post. If you want to change it, do the following: Login to Control Panel. Goto Forums -> Nodes -> Select the node to change In Advanced...
Replies
0
Views
730
First way: 1. Go to Admin Panel 2. Appearance -> Templates -> extra.less 3. Put there this code 4. Press Save 5. Done :) Second way: 1. Go to your Appearance->Styles->YourTheme and search...
Replies
0
Views
2K
Would you like to customize your prefixes? Here's a simple DIY tutorial as an example. Of course, you can extend it for your own needs as you wish. So, read this tutorial to achieve something like...
Replies
0
Views
923
Create a template modification (Enable debeug mode) Template : app_user_banners.less Modification key: app_user_banners_less Search type: Regular expression Find: #^.*$#su Replace:
Replies
0
Views
707
Go to your message_macros template, find: Add Code Block Above: Inside Extra.less
Replies
0
Views
840
To make a floating sidebar, just add extra.less, such code.
Replies
0
Views
737
Go to admin panel -> templates -> extra.less and simply add this code to your extra.less :
Replies
0
Views
878
Số lần tìm kiếm hiển thị ở đây liệu có ảnh hưởng đến GA không nhỉ Không hiểu sao Xenforo lại thêm số lần tìm kiếm vào url, như vậy quảng cáo sẽ không bao giờ hiển thị được ở phần tìm kiếm luôn...
Replies
5
Views
651
Xin cách hướng dẫn xóa quảng cáo adsense hiển thị vị trí không mong muốn Em hay bị quảng cáo hiển thị ở phần này rất khó chịu, nhưng không biết đây là vị trí nào và setup như nào để quảng cáo tự...
Replies
4
Views
703
These instructions detail the upgrade from a previous version of MariaDB Community Server to MariaDB Community Server on CentOS Linux 8. When MariaDB Community Server is upgraded, the old version...
Replies
1
Views
790
Sau đây là cách tạo thẻ og:image thông minh bằng cách tìm tập tin trong bài viết và tự động lựa chọn tập tin hình ảnh có kích thước lớn nhất làm thẻ og:image. Mở template thread_view, tìm code...
Replies
8
Views
2K
moazah
M
Để hiển thị danh sách lựa chọn tỉnh thành khi đăng ký thành viên diễn đàn xenforo 2, bạn làm theo cách sau: Mở template register_macros, tìm đoạn code sau: Thay thế bằng:
Replies
1
Views
1K
Để giới hạn các ký trong đăng ký tên thành viên bạn truy cập vào: Cài đặt -> Tùy chọn -> User registration. Ô User name length limit là giới hạn độ dài của tên thành viên (tên truy cập). Ô User...
Replies
1
Views
944
Top