Invision Community 4: SEO, prepare for v5 and dormant account notifications By Matt November 11, 2024
Kandice Posted February 23, 2012 Posted February 23, 2012 Will there be option later on new version you can choose where the Sticky Message will display on certain forum?
VAHID Posted February 23, 2012 Author Posted February 23, 2012 Will there be option later on new version you can choose where the Sticky Message will display on certain forum? its good idea but i must think about it and another suggested features and thinking which one is better !
Escort Cabriolet Club Posted February 24, 2012 Posted February 24, 2012 I opened the file in notepad and changed the colour values to match my forum www.northwestbikers.net Hi what was the colours you used on your site, looks g8 :)
VAHID Posted February 28, 2012 Author Posted February 28, 2012 Hi what was the colours you used on your site, looks g8 :smile: Change hooks style to :background: #3080ac; border: 1px solid #32638d; box-shadow: rgba(0,0,0,0.3) 0px 1px 4px, inset #43bdd5 0px 1px 0px;
Buskopan Posted March 1, 2012 Posted March 1, 2012 Very nice job!1.Which template it ads to skin ? 2. Any chance for using html in hook ? 1. got it 2. got it working from template side Thank you
Josh Bond Posted March 17, 2012 Posted March 17, 2012 Great hook. If you view a file listing in IP.Downloads and your sticky message includes a underlining, or a URL, etc, the actual markup shows inside the sticky (only when viewing a file listing). Not a deal breaker, just an FYI. I reverted to my stock IP.Downloads template and the problem persists. I'm still using the hook though and really like it.
whitetigergrowl Posted April 4, 2012 Posted April 4, 2012 Is this even being supported anymore? Would love to have an option where people can close out the message after they have read it.
Telemacus2 Posted April 10, 2012 Posted April 10, 2012 I have some user groups that I'd rather not bother with the red message, because they've written so many posts and contributed so much to the site... so it would be nice if, for version 3, that wasone of the variables: do not display this message if user has written more than xx number of messages. Anyway, awesome mod! ;)
tekguru Posted April 15, 2012 Posted April 15, 2012 Silly question, but what links should be used within the hook if one wishes to hyperlink the register / logon text?
Meowcious Posted April 15, 2012 Posted April 15, 2012 Silly question, but what links should be used within the hook if one wishes to hyperlink the register / logon text? You can just sign out so you're viewing the forum as a guest. Then click the Login and Register links and copy that url. Keep in mind to set the sticky to only display for "Guests" otherwise your members might be like "Why does this thing say Login when I am already logged in?".looks like you already figured it out :)
JTrollerb123 Posted April 21, 2012 Posted April 21, 2012 I hope this isn't a stupid question - Which file do you edit to change the color, and where is it located? Is it the XML file itself?
dekildk Posted May 11, 2012 Posted May 11, 2012 Would be nice if you could add a small X to close the message. While this look very nice and very useful, it will annoy the hell out of people because it cannot be close. Try this below: in VNStickyGlobalMessage.html Add <script type="text/javascript"> document.onclick=check; function check(e){ var target = (e && e.target) || (event && event.srcElement); var obj = document.getElementById('stickymsg'); if(target!=obj){obj.style.display='none'} } </script> This is not a close X button, but its close when click, VAHID, thanks! Beautiful hook!
Kurt De Pauw Posted August 8, 2012 Posted August 8, 2012 nice hook, thank you. but like many of us , is there a possibility to let is dissapear after xx seconds ?
Kandice Posted December 1, 2012 Posted December 1, 2012 Still need an small X icon to close the Sticky and an option to display different color in setting, that would be perfect!
Joey_M Posted December 5, 2012 Posted December 5, 2012 There's a bug with this during the registration process, when I created a test account the formatting goes pear shaped when you hit the validation screen. It renders as a square, the links and text just show weirdly. I should of took a screenshot!!
Volstate Posted December 5, 2012 Posted December 5, 2012 There's a bug with this during the registration process, when I created a test account the formatting goes pear shaped when you hit the validation screen. It renders as a square, the links and text just show weirdly. I should of took a screenshot!! Your site registration is messed up. I tried to message you via your site but it constantly says the security code is wrong. i was wanting to look at your skins...
Unlucky Posted December 10, 2012 Posted December 10, 2012 Hi, Does anyone have this working on 3.3.4 ? Thanks,
Volstate Posted December 31, 2012 Posted December 31, 2012 Hi, Does anyone have this working on 3.3.4 ? Thanks, Yes it works on 3.3.4....also on 3.4
cafeboricua Posted February 8, 2013 Posted February 8, 2013 Seems that is stopped working on 3.4.1. No updates?
Recommended Posts
Archived
This topic is now archived and is closed to further replies.