Include xengallery stats in forum statistics widget

Discussion in '[bd] Widget Framework' started by In Social, Apr 22, 2014.

  1. In Social

    In Social New Member

    Is it possible to include the number of albums, photos and videos (total) from xengallery in the forum statistics widget?
     
  2. xfrocks

    xfrocks XenForo rocks!
    Staff Member

    It can be done. Try wrapping the contents of "wf_widget_stats" template in this

    Code:
    <xen:hook name="forum_list_sidebar">
    and

    Code:
    </xen:hook>
     
  3. In Social

    In Social New Member

    Ok, did that. Now how do I get the xengallery stats in the template?
     
  4. xfrocks

    xfrocks XenForo rocks!
    Staff Member

    Does the Xen Gallery stats show up without [bd] Widget Framework?
     
    1. In Social

      In Social New Member

      In Social @xfrocks No. I'm not aware of the xengallery stats being visible anywhere. I'm hoping to include them in the forum statistics widget.
       
  5. xfrocks

    xfrocks XenForo rocks!
    Staff Member

    Well, if that is the case, you need to ask the add-on author.
     
  6. In Social

    In Social New Member

    Ok, will do.
     
    xfrocks likes this.
Loading...