Everything posted by David N.
-
Hungry? Well, Beta 8
You can use your browser's dev tools to copy my custom CSS from my site. Ok I'll make it easy: li[data-ips-hook="navColumnItem"]:nth-child(6) span:nth-child(2)::after { content: "Pro"; display: inline-block; background: #FFB343; padding: 2px 5px; font-size: 10px; text-transform: uppercase; border-radius: 4px; color: black; font-weight: bold; margin-left: 10px; letter-spacing: 0em; } li[data-ips-hook="navColumnItem"]:nth-child(5) span:nth-child(2)::after { content: "New"; display: inline-block; background: #00cc66; padding: 2px 5px; font-size: 10px; text-transform: uppercase; border-radius: 4px; color: black; font-weight: bold; margin-left: 10px; letter-spacing: 0em; } There may be a more elegant selector than li[data-ips-hook="navColumnItem"]:nth-child(), which breaks the relationship if you edit your menu, but this is just something I quickly hacked to see what it would look like.
-
Hungry? Well, Beta 8
I agree, that would be great! 🙂
-
Hungry? Well, Beta 8
THANK YOU! 😄
-
Hungry? Well, Beta 8
Love the pun!! 🤣 Is it possible to renew my beta community? https://x332394.invisionservice.com/
-
Can't upgrade to Beta 6 [ RuntimeException: :0: BAD_JSON ]
That worked! Thank you! 🙂
-
Can't upgrade to Beta 6 [ RuntimeException: :0: BAD_JSON ]
@Marc now my beta community is no longer available. Is there any chance it can be restored and updated to beta 7?
-
Can't upgrade to Beta 6 [ RuntimeException: :0: BAD_JSON ]
Thank you Marc.
-
Can't upgrade to Beta 6 [ RuntimeException: :0: BAD_JSON ]
I'm using it on the Cloud.
-
Can't upgrade to Beta 6 [ RuntimeException: :0: BAD_JSON ]
I've tried about 6 or 7 times at different times of the day and always get that same error.
-
Can't upgrade to Beta 6 [ RuntimeException: :0: BAD_JSON ]
-
Error trying to update Beta demo to v5
-
My beta version is not available
Ok thanks!
-
My beta version is not available
So my beta version is not available, can it be renewed? Thanks! https://x332394.invisionservice.com/
-
Invision Community 4: SEO, prepare for v5 and dormant account notifications
I had a look in my ACP but couldn't find it, where do you turn that feature on or off? Thanks! Whoops, found it: ACP –> Members —> PII & Deletion Requests —> click Settings button at the top right.
-
Invision Community 4: SEO, prepare for v5 and dormant account notifications
At the bottom of the Dormant Account Login Notification email it says If you no longer require an account at Invision Community, you can request account deletion.
-
This is a good number, right?
It's MJ bad.
-
Invision Community 4: A more professional report center
That's a feature I had been meaning to suggest but been too busy, guess I didn't have to, since you've read my mind. 😅 Honestly great thinking there. Thanks!!
-
My beta site is not available
I thought that as I had updated to the beta version this was no longer an alpha site but a beta site, I guess not. Too bad, I've lost all my customizations. 😞
-
My beta site is not available
Is it still possible to renew my beta site? https://z331502.invisionservice.com/
-
Back to top button
Mac keyboards don't have a home button. One could use the fn key in combination with the left arrow key, but most users don't know that.
-
Invision Community 5: A video walkthrough creating a custom theme and homepage
The video is great. Thanks a lot for your contribution @Jimi Wikman - much appreciated! 🙂
-
Show me yours and I'll show you mine...
Have been spending more time with the Page Editor and I have to say it's quite fantastic. Thanks to everyone who worked on it for making our lives easier. Creating a web page used to be like this: Now it's like this:
-
Show me yours and I'll show you mine...
Thanks a lot @Jimi Wikman - very helplful. 🙂
-
Tags
@Matt did mention a one-off script/tool that would do that pre-upgrade here. To me that would be necessary as I've spent an insane amount of time tagging posts.
-
Change opacity of icons in side panel?
It works!! Thanks so much @Jimi Wikman 😄