-
-
-
David N. reacted to a post in a topic:
Can I make a custom contact page? Or embed contact form on a page?
-
Can I make a custom contact page? Or embed contact form on a page?
Wow thanks a lot! It sounds like that would work for me. I'd love the link to see it in action. Thanks!
-
David N. reacted to a post in a topic:
Can I make a custom contact page? Or embed contact form on a page?
-
Dropdown menus and sign-in not working in Chrome 128
Unfortunately so far I still see the same behavior: the dropdowns open below the page content.
-
-
-
Posts that were "recommended" in v4 appear as "featured" in v5 with no link to post?
Thank you, I'll do that.
-
Posts that were "recommended" in v4 appear as "featured" in v5 with no link to post?
There's no "unfeature" choice since the posts are not featured. Instead there's a "feature" choice. So I can feature the post, then unfeature it, but the recommended post still appears as a "Featured reply" at the top of the topic. I can send you links if you want?
-
Add a "Go to post" button to featured replies displayed at the top of a topic
In a topic, when featuring a reply and selecting "Display featured reply above all other replies", a short summary of the post appears at the top of a topic. The only link to the complete post is the datestamp, which is very easy to miss. Instead, I wish we could have a visible button that links to the post, like in v4 where there was a button that looked something like this:
-
-
-
Posts that were "recommended" in v4 appear as "featured" in v5 with no link to post?
Ok, that's fine. Oh wow, that's so unconspicuous that I completely overlooked it, as I'm sure most users would. Note that it doesn't show the whole content, only a short summary, so yes, I'll provide feedback to add a large button like we had in v4. There's another issue though, I can't find anyway to un-recommend the post? I tried to feature it, then unfeature it, but it's still there. The way it looks now is quite awkward IMO and I'd rather remove them, but I can't see how to. Thanks!
-
Best practices to design for light and dark mode?
Great! Thank you Marc.
-
-
Best practices to design for light and dark mode?
I'm not sure what the best way is to design pages (Pages app) so they look good in light and dark mode. I found out that I can target dark mode with CSS by adding html[data-ips-scheme-active="dark"] to my CSS selector, for example: html[data-ips-scheme-active="dark"] .column { background-color: transparent !important; border: 1px solid rgba(255, 255, 255, 0.08); border-radius: 8px; }Is that the proper way to do it or is there a better way? For example if I want a specific background or text color in a certain section of the page, do I have to declare two colors, one by default (for the light mode) and one with html[data-ips-scheme-active="dark"] (for the dark mode)? Or are there variables I can use that automatically switch between light and dark modes? Are there some resources on this topic? Thank you!
-
Posts that were "recommended" in v4 appear as "featured" in v5 with no link to post?
My apologies if I wasn't clear. No posts were removed, no problem on that end. This isn't about featured posts, but about recommended posts. All the posts I have recommended while I was in v4 are now listed at the top of the topic under the header "Featured Replies" even though they are not featured - which is okay I guess, at least this is not a problem right now. The problem is that if you look at my screenshot, you can see that there's no link to the post. The full post is somewhere in one of the pages of the topic (I ended up finding it so I know it's there). In v4 there used to be a button that you could click to go to that post, now in v5 that button is gone. Here's a mockup of the missing button:
-
Posts that were "recommended" in v4 appear as "featured" in v5 with no link to post?
The issue is that the link to the post (that was there in v4) is now missing in v5. We see a summary of the post with a comment on why it was recommended, with no way to access that post. Also while the recommended post is now under a header "Featured Replies", that post is not featured.
-
Posts that were "recommended" in v4 appear as "featured" in v5 with no link to post?
In v4, we could recommend posts in a topic. A summary would appear at the top of all pages in that topic, along with a comment (optional) and a link to the recommended post. This allowed members to quickly find the information they were looking for when opening any page of the topic. In v5, it appears that recommended posts have been deprecated. I can no longer find a way to recommend a post, and my existing recommendations no longer include a link to the post. I also can't edit or remove the "Featured Replies". I now have messages at the top of topics referring to useful posts, but with no indication of where those posts are located or even which page they are on. Same behavior with the default IPS theme, no customizations.
-
Dropdown menus and sign-in not working in Chrome 128
Great! Thanks a lot Marc, I appreciate it. 😀
-
-
-
Dropdown menus and sign-in not working in Chrome 128
Yes I hear you. Here's what I see in the Console: I also inspected the dropdown menu and noticed this large negative bottom value (-1402.91px). Thank you!
-
Dropdown menus and sign-in not working in Chrome 128
Thanks! The Macs themselves are not that old, some members have 2019 Macs that they haven't updated from macOS 10.15 because they're using apps that aren't compatible with newer OS versions. But I hear you, in computer years, even a 2019 machine that hasn't been updated is still considered quite old. I'll have a look in the Chrome 128 console, and will report here.
-
David N. reacted to a post in a topic:
After update to v5, old attachment no longer have a background
-
After update to v5, old attachment no longer have a background
Thank you!