Tutorial

Xenforo Tutorial

Stick threads

  • Locked
  • Sticky
We welcome everyone to visit and join XenVn.Com! I built this forum because I am passionate about programming. This is where I share what I've gathered and learned from the world. XenVn add-on for...
Replies
0
Views
2K
If you are using Xenforo 2 nulled version you will get this error. XenForo upgrade check failed. To fix this error, open the file: src/XF/Repository/UpgradeCheck.php Find code: Replace with...
Replies
0
Views
692
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
470
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
477
It will randomly show an ad every time you refresh the page where you inserted the ad.
Replies
7
Views
1K
manish
M
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
darkmask09
D
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
800
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
1K
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
782
Go to your message_macros template, find: Add Code Block Above: Inside Extra.less
Replies
0
Views
932
To make a floating sidebar, just add extra.less, such code.
Replies
0
Views
824
Go to admin panel -> templates -> extra.less and simply add this code to your extra.less :
Replies
0
Views
952
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
713
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
785
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
860
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
olalavui
O
Back
Top Bottom