Invision Community 4: SEO, prepare for v5 and dormant account notifications Matt November 11, 2024Nov 11
Posted July 9, 20177 yr This is the support topic for Sticky Notes Edited August 5, 20177 yr by TheJackal84
July 10, 20177 yr Hi, This looks interesting. On your demo I tried to click the x to cancel it but it wouldn't disappear. Is that because I was a guest on the site?
July 10, 20177 yr Author 8 minutes ago, Unlucky said: Hi, This looks interesting. On your demo I tried to click the x to cancel it but it wouldn't disappear. Is that because I was a guest on the site? It's because the sites currently offline, it won't run the script to hide, I will put site online for 10 minutes so you can see it Edited July 10, 20177 yr by TheJackal84
July 10, 20177 yr thanks. I like it and will buy later today Oh one other thing - Is it possible to turn it off on mobiles in case it looks too intrusive?
July 10, 20177 yr Author 2 hours ago, Unlucky said: thanks. I like it and will buy later today Oh one other thing - Is it possible to turn it off on mobiles in case it looks too intrusive? I will be able to add it as a option to hide on mobile with a update, But as it is now it will show, Its not that bad but will depend your mobile screen Edited July 10, 20177 yr by TheJackal84
July 10, 20177 yr I just wanted say I am liking your add-ons that you have been creating lately, seems like they are top quality and the support is there as well, keep up the good work. This one is on my list as well.
July 10, 20177 yr Hi, Just bought this but have problem nothing is saving when i go in and edit the plugin such as which groups have permission to use it etc
July 10, 20177 yr Author 2 minutes ago, Unlucky said: Hi, Just bought this but have problem nothing is saving when i go in and edit the plugin such as which groups have permission to use it etc uninstall it and install it again and see if it changes, Also what version IPS are you using?
July 10, 20177 yr Update - it works if i choose just one group and the permissions save fine but if i choose 2 or more groups the settings are not being saved ok will try uninstalling we are using v4.1.19.4 an uninstall - reinstall didn't make any difference
July 10, 20177 yr 5 minutes ago, TheJackal84 said: uninstall it and install it again and see if it changes, Also what version IPS are you using? an uninstall - reinstall didn't make any difference
July 10, 20177 yr Author Just now, Unlucky said: an uninstall - reinstall didn't make any difference What version IPS? also what settings, the global or personal
July 10, 20177 yr we are using v4.1.19.4 Both settings not saving when trying to select mulitple groups - the show to, and the who can use
July 10, 20177 yr Author 8 minutes ago, Unlucky said: we are using v4.1.19.4 Both settings not saving when trying to select mulitple groups - the show to, and the who can use I just seen it, I will look into it and get it sorted today
July 10, 20177 yr Author 24 minutes ago, Unlucky said: we are using v4.1.19.4 Both settings not saving when trying to select mulitple groups - the show to, and the who can use 1.0.1 available Bug Fix Fixed bug with the user groups saving when selecting multiple groups
July 11, 20177 yr I love the idea of this plugin and I just bought it. 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? Edited July 11, 20177 yr by GrooveOnBeat
July 11, 20177 yr Author 2 hours ago, GrooveOnBeat said: I love the idea of this plugin and I just bought it. 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? 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 Edited July 11, 20177 yr by TheJackal84
July 11, 20177 yr Author 16 minutes ago, ResPecT My Authoritah said: This doesnt work on my site its broken gsmreloaded.com I am working on a update so it should be OK on all themes Edited July 11, 20177 yr by TheJackal84
July 11, 20177 yr Author 17 minutes ago, ResPecT My Authoritah said: This doesnt work on my site its broken gsmreloaded.com If I send you a update will you test it? It should work but just want to be sure Edited July 11, 20177 yr by TheJackal84
July 11, 20177 yr 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. 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. Edited July 11, 20177 yr by GrooveOnBeat
July 11, 20177 yr Author Just now, GrooveOnBeat said: 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. 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. 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 works, 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. 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
July 11, 20177 yr 1 hour ago, TheJackal84 said: If I send you a update will you test it? It should work but just want to be sure Yea I'll test it after I get done playing gta
July 11, 20177 yr 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! 36 minutes ago, TheJackal84 said: 1.0.2 available Theme Fixes Should now work on all themes Thanks, it worked perfectly!
July 21, 20177 yr What if i wanted to show them another message? There sould be a database cookie clear..