Jump to content

KPDub

Members
  • Posts

    270
  • Joined

  • Last visited

 Content Type 

Downloads

Release Notes

IPS4 Guides

IPS4 Developer Documentation

Invision Community Blog

Development Blog

Deprecation Tracker

Providers Directory

Forums

Events

Store

Gallery

Posts posted by KPDub

  1. 20 hours ago, Fosters said:

    Right now it's ALL the content. There's also a separate setting for forum topics and forum posts.

    1.2 will enhance this and allow you to separate this

    Cheers for the fast reply.   I thought that was the case, just wanted to clarify before I set award goals :)

     

  2. For the setting that awards for content - is that inclusive of posts, blog entries, calendar entries, gallery uploads,  articles etc...  OR is it just on the number of articles?

    Basically, please, define what this app counts as content :)

     

  3. 15 hours ago, TAMAN said:

    Sorry, I get no notifications on reply lol

    anyways, please target the forum section by its ID for example your "A test forum" has sub forums and you want to hide this sub forums 

    add this

    
    [data-forumid="3"]>.ipsDataItem_main>.ipsDataItem_subList{display: none}

    where the number 3 is the "A test forum" section ID, you can get the forum section ID's by opening browser inspector with F12 and then navigate the data list to see, Or in ACP edit the "A test forum" and then in the address bar you can see the ID

     

    That worked - fantastic

    1st Class support as always

    Thank you very much

  4. Are the total points calculated by the app (based on wins, draws) or do you have to manually enter the points?

    Or does it support the ability to calculate automatically as well as have a manual overide?

  5. Two questions for this;

    1.  Is it possible to change the collaboration icon as it apepars in the category listing

    2. I know this question was asked before and you said it would be feasible, but not seen if it has been done yet or how to - soooooo, the question is - how can you apply a specific theme to a specific collaboration, rather than just at category level

  6. Block placement is controlled entirely by IPS core. The same problem exists if you want a block to display only in a particular forum... there is no real way through IPS core to control that. It could potentially be built into the widget logic itself whether it should display itself or not, but the problem there is that GC does not control the internal widget logic (or the settings available on the widget configuration).

    What really needs to happen is that the widget placement procedures in IPS core need to be changed to support global placement rules for widgets that resolve all the way down to individual pages instead of an entire app controller.

    Cheers fella, I thought that was the case :)

     

  7. Is there a way to make sure that custom blocks only appear on specified collabs

    For example, I have 3 categories, with a few collabs in each

    Now if I put a block in collab 1 that is in category 1, I want it to appear in only that one, but it appears in all of them

    Or have I missed a setting somewhere?

  8. You can control grid view on an app by app basis now from the collab category settings under the appropriate app tab.

    Think I am going stupid, cant' find it anywhere - give me a hint please :)

    Can't find it on the individual collabs or in the collabs setting in admin CP

  9. Template: collab/front/components/nodeList

    The $grid variable in the template can be adjusted to determine the threshold at which the display switches to grid view.

    Sorry to be stupid, but what exactly should the setting be?

    {{if $category->childrenCount() >= $grid}}

    What should the setting be to not display a grid

  10. First of all, love this product.   Good to let members just do their own thing and not have to worry about it (too much)

    My question though is this and my apologies if I've been really stupid here or missed this

    When I look to create a custom feed block in pages - I only see the forums created in the forum part of IPB.   However, the output results will show posts from forums within collaborations

    Is there any way to;

    1. Select the specific forums from with the collaborations I want to display in a feed
    2. If I can't pick which collaboration forums to display, can tagging be used to show which collaboration they come from?

    Basically, I;d like to create a page for each in Pages to showcase a bit more about what each of them are for so site visitors may read them, become interested and join up.

×
×
  • Create New...