Recent content by razon.05

  1. razon.05

    Check a category/node has children or not

    What is the code to check a node has children or not? Currently i can get the node depth by {$node.depth} but how to find it's a parent of other node?
  2. razon.05

    Add-on Ajax Pagination for threads

    Hi everyone, One more important thing i feel for the xenForo. Here it is: Create a link at the bottom "Show More Threads" instead of numeric pagination then Clicking this link should show twenty more threads right under it (so the forum index then shows 40 threads instead of 20). Clicking on...
  3. razon.05

    Add-on A page with List of all threads in which the user has posted in

    Hi everyone, I am thinking about a page where to Display a list of all threads which the user has posted in and Order the list by last updated thread first. What will be the code for it? Can anyone help me? Thanks,
  4. razon.05

    List of all threads in which the user has posted in

    How can i add a new page link in top navigation and display a list of all threads in which the user has posted in and Order the list by last updated thread first? Thanks
Top Bottom