• REGISTRATION REQUIREMENTS:

    Your username here MUST MATCH your XenForo username (connected to your XF license).

    Once you have registered here, then you need to start a conversation at xenforo.com w/Bob and provide the following:
    1. Your XenForo License Validation Token
    2. The Domain Name associated with the License
    NOTE: Your account will be validated once ALL requirements are verified/met. Thank you for your patience.

count of discussion

requo

New Member
AMS Premium
CAS Premium
LD Premium
RMS Premium
SC Premium
UBS Premium
Hello,

how can i add the number of posts in the topics forum of the article to the template "Article view"?
 
Hello,

how can i add the number of posts in the topics forum of the article to the template "Article view"?
The Discussion Thread data is not exposed to Listing Pages. Its only fetched when viewing the Article itself. You'd have to modify programming code to add an addition join when fetching Articles to join the discussion thread to the article so that the data would be available with it. This is not something I'd ever add to core (at least in the XF1 version of the addon).
 
Back
Top