Jump to content

GrooveOnBeat

Members
  • Posts

    861
  • Joined

 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 GrooveOnBeat

  1. Suggestion:

    Can we have a setting so that if members are in selected secondary groups, they do not get promoted to a new primary group?

    For example:

    Member A donates and is now in Donors member group (primary). Works as expected.

    Member B is in the Donors member group (secondary).

    What I want to see is when member B donates, then member B's primary group remains unchanged.

     

    If it's not already possible, is it something we can have in a future release?

  2. 41 minutes ago, TheJackal84 said:

    In the update I am only targeting the div id nothing else, so every theme will have that id in so it will find it, I will update it in 5 minutes, Be careful with the css edits because the settings top / right and top / bottom use different positions, the sticky note at the top is stuck there where-as the one at the bottom will scroll down with the page changing it could affect that,

    I have already thought about what you want and will look into it for the future but it will take a application for that not a plugin, but I will definitely look into it

    Yeah, I've made it so wherever the Sticky Note is, it's fixed. It's perfect for my needs.

    And thank you for looking into Sticky Notes as an application. It will be super! :lol:

    36 minutes ago, TheJackal84 said:

    1.0.2 available

    Theme Fixes

    • Should now work on all themes

    Thanks, it worked perfectly!

  3. 2 hours ago, TheJackal84 said:

    It is not recommended but it will work if modified correctly, but it then probably won't work on default or any other, what theme are you using?

    I will release a update what should work on all themes

    Fantastic!

    It's a custom template that I've made. The ipsLayout_header isn't the parent to the header, which is why it didn't work for me. If I used only the "header" as the hook it works.

    At any rate, I've modified the hook in the XML and hooked it at another spot. I also changed some of the CSS settings so the width resizes.

    .quote-container {
      position:fixed !important;
    }
    
    .note {
      width:auto !important;
      max-width:800px !important;
    }

    This works nicely. :lol:

     

    I was wondering...Rather, how difficult would it be make it so that we can add unlimited number of sticky notes? So each sticky note is independent from each other. Also, each sticky note has its own group permissions. This way we can create sticky notes for different member groups.

    I'm sure it's much more work, so If can do, I'll be more than happy to pay extra for such a feature. The potential is huge. Anyway, it's just a thought I had while playing with it. If not, that's fine too. :)

  4. I love the idea of this plugin and I just bought it. :lol:

    Unfortunately it's not working at the moment. The Sticky Notes don't display unless I use the default theme. Since my board Is heavily modified I may need to change the hooks to where the Sticky Notes are displayed. Is it safe for me to edit and replace the existing hooks in the XML? For example the hook below:

          'selector' => '#ipsLayout_header > header',
          'type' => 'add_before',
          'content' => '{template="StickyNote" group="plugins" location="global" app="core"}',

    Do I edit and replace the selector or is there another way for me to do the changes safely?

  5. Suggestions:

    Allow editing of Donation notes in the Profile. There are times when I make a note and need to change something. The only thing I can do at the moment is to edit or delete the notes from the database.

  6. I see an option for members to give/remove points.

    If it's not a current option, in a future release can there be an option where members can donate points to other members (based on member group settings)?

  7. Suggestion..

    I may have missed it, but a while back some of us were asking for a way where members can sort their awards whichever way they want to. The current options are limited by dates, names, categories and ascending or descending. I was thinking one step further.

    My preference is sorting by click and drag, where members can move the awards around and save.

    OR maybe in the settings the awards will be listed and members can sort them by selecting an award and then an up or down button.

    Can this be considered?

     

  8. Suggestions for Anonymous Donors

    1. When members donate anonymously, no donations (in Profile, widgets, anywhere) is shown.

    2. When member awards are enabled, anonymous donors are promoted in a secondary group while their primary group remains as is. While we can exclude member groups from being promoted, it is a global setting.

  9. On ‎2‎/‎12‎/‎2017 at 5:16 AM, Oren Arizoni said:

    btw: is there a way to disable all "reasons"  for giving an award? 

    Not in the settings (when creating or editing an award). However when you give an award you can omit the reason.

    Reasons all together should be an enable/disable option in ACP. Or it should just be left as an option, and not a required field, as it is required when removing an award.

  10. 13 hours ago, Adriano Faria said:

    1. Google fonts? I have no idea what you're talking about  

    A library of custom fonts. At the top of the CSS you add something like: "@import url('https://fonts.googleapis.com/css?family=Roboto');" and then to use it you do: font-family: 'Roboto', sans-serif;

    https://fonts.google.com/specimen/Caveat+Brush?selection.family=Roboto

    13 hours ago, Adriano Faria said:

    1. I don't have 4.1.12.1. All resources are made and tested only in latest versions. If you still use this, you better update.

    Yes, I should and I am. It will take a while to do though.

  11. 13 hours ago, Adriano Faria said:

    I understood but I don't think will add a setting for this. 

    Is this really necessary?

    11 hours ago, Adriano Faria said:

    What's New in Version 1.0.7:

    • Added new setting to admin choose which user groups will be able to view countries flags.

    Yes! Thank you! :lol:

     

  12. 4 hours ago, Adriano Faria said:

    Actually it is a global thing; it will appear for everyone... but the member has an option in their Account Settings:

    56f4506161fe9_Screenhot11.PNG.cd13b38dee

    He can ommit his country and choose to not view others countries.

    Yes, I saw the settings.

    What I'd like to do is enable the plugin, disable groups from changing/omitting the countries, and (a 3rd option) "Groups allowed to see the flags and countries".

    2017-02-10_055522-2.jpg.efb39fcc0debeec8da3987e3aca6d23e.jpg

  13. Great plugin! Some issues though.

    1. When plugin is enabled, Google Fonts don't work.

    2. Not working in 4.1.12.1. The plugin installs fine and the font awesome icons are listed in the settings. But when an icon is selected it doesn't display anywhere nor does the settings icon appear (below should have the icon left of "user icon".

    2017-02-10_053807.jpg.48db7cb5460cb0eea225af7cedf2b2bf.jpg

  14. If you use Firefox you can highlight the area that you want to see the code and then right click on it and select "View Selection Source".

    Since each block has an ID, donate goals will be something like

    data-blockid="app_donate_donateGoals_xxx"

    Replace "xxx" with the ending ID.

    Then in custom.css you can do something like this:

    [data-blockid="app_donate_donateGoals_xxx"] .ipsWidget_inner span.ipsType_normal {
      color:#ff0000;
      font-size:15px;
      font-weight:bold;
    }

    Change or add values to suit your needs. This way you don't need to touch the templates.

    Hope this helps. :)

  15. Suggestion:

    Custom donation private message for each goal...OR...A variable we can enter like %goal%. So when the user donates to goal A then the message will say donation for "goal A", and if the donation is for goal B the donation message will say "goal B". :p

×
×
  • Create New...