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
3K
xenvnVerified member
How to completely remove the New posts & Post thread… button on the Home page. Using CSS only hides, not deletes. Open template: forum_overview_wrapper Remove the...
Replies
0
Views
551
xenvnVerified member
Long-running and scheduled tasks are deferred to the job system. By default, activity on the forum triggers these jobs to run. This can be changed to trigger independently of forum activity but...
Replies
0
Views
522
xenvnVerified member
This free online service performs a deep analysis of the configuration of any SSL web server on the public Internet. See direct link:
Replies
0
Views
635
xenvnVerified member
INSTRUCTIONS 1. Extract included "Smiles.zip"zip file to your "public_html/data" folder EXAMPLE1 2. Import the included category of smiles you want in "Smiles Categories XML.zip" file to the...
Replies
0
Views
705
xenvnVerified member
Replies
2
Views
1K
harusdelapan
H
Replies
0
Views
515
xenvnVerified member
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
761
xenvnVerified member
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
504
xenvnVerified member
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
515
xenvnVerified member
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
3K
reghostVerified member
Simply add the following codes to your theme's extra.less template. Tested with XenForo 2.2.2.
Replies
2
Views
1K
thienlong095Verified member
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
In your extra.less template add these codes:
Replies
2
Views
1K
thienlong095Verified member
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
847
xenvnVerified member
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
thienlong095Verified member
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
thienlong095Verified member
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
815
thienlong095Verified member
Go to your message_macros template, find: Add Code Block Above: Inside Extra.less
Replies
0
Views
962
xenvnVerified member
To make a floating sidebar, just add extra.less, such code.
Replies
0
Views
864
xenvnVerified member
Go to admin panel -> templates -> extra.less and simply add this code to your extra.less :
Replies
0
Views
980
xenvnVerified member
Back
Top Bottom