- Jul 18, 2020
- 10,133
- 12,771
- 521
Offline
VNXF is a simple forum and does not use a portal site, so there will be a number of problems such as how to collect the latest posts, this problem is solved immediately with the VNXF Stats addon , but points.
The strength of this addon is also its weakness: It displays a lot of cumbersome blocks, is not suitable to focus on a small amount of topics, on the other hand has limited display area. So 1 "assistant" named [VNXF] Forum Threads - Show new post block anywhere under the hook was born to support.
[VNXF] Forum Threads - Show new post block anywhere by hook , as its name implies, this addon helps you "show" new posts (select a number of boxes you want to post), get posts in 1 For a certain period of time, choose the number of posts to display, and especially you can choose the hook to hook this "bait" on , it is the hook available to the interface , or the hook of your own name . Usage and display of this addon again like brother [VNXF] More Threads.
How to install as well as any other addon of VNXF.
Next you have to go to the Option section of the addon to name or enter the name of the hook that you want the addon to attach to display (which section Addon to hook? ).
For example, the default hook is: vnxf_forum_threads. After installing the addon, you must paste this code in the location where you want to display the addon:
Code:
<xen:hook name="vnxf_forum_threads"/>
Or you can change the hook to: ad_above_content (currently above the post content)
The strength of this addon is also its weakness: It displays a lot of cumbersome blocks, is not suitable to focus on a small amount of topics, on the other hand has limited display area. So 1 "assistant" named [VNXF] Forum Threads - Show new post block anywhere under the hook was born to support.
[VNXF] Forum Threads - Show new post block anywhere by hook , as its name implies, this addon helps you "show" new posts (select a number of boxes you want to post), get posts in 1 For a certain period of time, choose the number of posts to display, and especially you can choose the hook to hook this "bait" on , it is the hook available to the interface , or the hook of your own name . Usage and display of this addon again like brother [VNXF] More Threads.
How to install as well as any other addon of VNXF.
Next you have to go to the Option section of the addon to name or enter the name of the hook that you want the addon to attach to display (which section Addon to hook? ).
For example, the default hook is: vnxf_forum_threads. After installing the addon, you must paste this code in the location where you want to display the addon:
Code:
<xen:hook name="vnxf_forum_threads"/>
Or you can change the hook to: ad_above_content (currently above the post content)