Invision Community 4: SEO, prepare for v5 and dormant account notifications Matt November 11, 2024Nov 11
Posted May 30, 20177 yr This is the support topic for Advanced Multi-Tool Edited June 1, 20177 yr by TheJackal84
May 31, 20177 yr Author On 5/31/2017 at 12:02 AM, Joel R said: Congrats on the release of your first app to IPS. Cheers mate (but its my 3rd plugin now)
June 4, 20177 yr Author On 6/4/2017 at 6:51 PM, Steph40 said: Hi, Is there an option to make primary menu and/or user menu sticky? When you say sticky do you mean like when you scroll down the page it will always show at the top? If so then there is a way to make the whole header sticky or the bit where the create, notification, message, and userbar bit the nav bar would be quite hard I reckon (On the default theme that is) Edited June 4, 20177 yr by TheJackal84
June 4, 20177 yr On 6/4/2017 at 7:09 PM, TheJackal84 said: When you say sticky do you mean like when you scroll down the page it will always show at the top? Thank you, yes that is what I mean. Will give it a shot.
June 4, 20177 yr Author On 6/4/2017 at 7:22 PM, Steph40 said: Thank you, yes that is what I mean. Will give it a shot. I will need to add it in a update, I will do it with-in a day or 2 maybe sooner if I can
June 4, 20177 yr On 6/4/2017 at 7:23 PM, TheJackal84 said: I will need to add it in a update, I will do it with-in a day or 2 maybe sooner if I can Ok thanks, super nice of you.
June 4, 20177 yr Author On 6/4/2017 at 7:40 PM, Steph40 said: @TheJackal84 Had it for less then 2 minutes and already happy with it. Cheers glad you like it, if you have any ideas for updates I am always happy to add it (that's if I can do it) so just let me know
June 4, 20177 yr @TheJackal84 Most of the default font awesome are perfect, how to I go about changing 1 of them?
June 4, 20177 yr Author On 6/4/2017 at 7:42 PM, Steph40 said: @TheJackal84 Most of the default font awesome are perfect, how to I go about changing 1 of them? In the help tab there is a section with how to add your own or change them the bits need changing change colour so it stands out the bit TITLE will be the name of the tab so if its Forum put Forum and so on and the \f030 is the font-awesome code you will get from their site. Edited June 4, 20177 yr by TheJackal84
June 4, 20177 yr @TheJackal84 So I change this: .ipsNavBar_primary > ul > li > a[data-FontAwesome="TITLE"]:before{ content: "\f030" !important} To: .ipsNavBar_primary > ul > li > a[fa fa-video-camera="Videos"]:before{ content: "\f030" !important} And it works, super thanks! The second flashy code made me think I had to change \f030 for the font awesone code.
June 4, 20177 yr Author On 6/4/2017 at 8:00 PM, Steph40 said: @TheJackal84 So I change this: .ipsNavBar_primary > ul > li > a[data-FontAwesome="TITLE"]:before{ content: "\f030" !important} To: .ipsNavBar_primary > ul > li > a[fa fa-video-camera="Videos"]:before{ content: "\f030" !important} And it works, super thanks! The second flashy code made me think I had to change \f030 for the font awesone code. No you will need to change both flashy codes the \f030 is a camera so for videos use something like \f03d that's a video icon .ipsNavBar_primary > ul > li > a[data-FontAwesome="Videos"]:before{ content: "\f03d" !important} Edited June 4, 20177 yr by TheJackal84
June 4, 20177 yr On 6/4/2017 at 8:04 PM, TheJackal84 said: yes you will need to change both flashy codes in future the \f030 is a camera so for videos use something like \f03d that's a video icon My bad, got it.
June 4, 20177 yr Author On 6/4/2017 at 8:07 PM, Steph40 said: My bad, got it. I edited the post again give it another read
June 7, 20177 yr Any way to add in a feature to hide date & times on topics & within topics (on each post)?
June 7, 20177 yr Author On 6/7/2017 at 12:43 AM, TheEnd- said: Any way to add in a feature to hide date & times on topics & within topics (on each post)? Yeah that's something I can add to it
June 8, 20177 yr On 6/7/2017 at 12:46 AM, TheJackal84 said: Yeah that's something I can add to it Awesome, thank you so much!
June 8, 20177 yr Author On 6/8/2017 at 6:51 PM, TheEnd- said: Awesome, thank you so much! No worries, I got a few things to add to it as well before I release the update so I will put that in along with the rest
June 9, 20177 yr Author On 6/8/2017 at 6:51 PM, TheEnd- said: Awesome, thank you so much! Is it these you want removed?
June 10, 20177 yr Author On 6/10/2017 at 4:12 AM, TheEnd- said: These: Yeah I have added all that to it. I am thinking of turning this into a application instead of a plugin as there is now nearly 60 settings and only the 2nd update, I will always be adding new things and requests so with it being a plugin the settings page will wind up being long and horrible and hard to navigate where as a application will be easier
June 11, 20177 yr On 6/10/2017 at 1:47 PM, TheJackal84 said: Yeah I have added all that to it. I am thinking of turning this into a application instead of a plugin as there is now nearly 60 settings and only the 2nd update, I will always be adding new things and requests so with it being a plugin the settings page will wind up being long and horrible and hard to navigate where as a application will be easier Awesome. Thank you so much! I'll buy it now. Lastly, is there any way to have this feature on a per-forum basis? Edited June 11, 20177 yr by TheEnd-
June 11, 20177 yr Author On 6/11/2017 at 5:17 AM, TheEnd- said: Awesome. Thank you so much! I'll buy it now. Lastly, is there any way to have this feature on a per-forum basis? I can look into it and see what I come up with I have loads of ideas for this as well, I have uploaded 1.0.1 with the new features you wanted and a couple more