Jump to content

Everade

Members
  • Posts

    139
  • Joined

  • Last visited

 Content Type 

Downloads

Release Notes

IPS4 Guides

IPS4 Developer Documentation

Invision Community Blog

Development Blog

Deprecation Tracker

Providers Directory

Forums

Events

Store

Gallery

Everything posted by Everade

  1. Thanks for the update. However there are still some leftover issues. In mobile view, social icons are displayed instead of hidden: Please hide them just live in the official design. Dark mode also has still several issues such as: Topics Widget for the ipsCommentCount is invisible. Manage Promoted Items Page: Not all Field Labels for Pages are not optimized for dark mode. Some are barely visible, if at all. This is just an example of some of the listing view formats: Date of Incident is almost invisible: For example your Legend News uses this black label as well. The category is almost invisible: These are defined on Page Field Settings and can be picked as shown here: They look fine in the dark mode of the admin panel though. Also the addEventListener error that i reported to you still perists in the plugins.js However this time around you duplicated the warning and error with the addition of the new function, which by the way also refers to fontBtn which is for sure a copy/paste mistake. Would be great if you could resolve these errors soon.
  2. Sent you a PM with all the details.
  3. There's currently no option to set icons being maskable or not. And IPB, by default doesn't set the maskable attribute. Google Lighthouse Audit as such doesn't rate the PWA setup as optimized. Would be great to either set it by default in the manifest file, or add an option for us to set the maskable attritbute ourselfs. https://web.dev/maskable-icon-audit/?utm_source=lighthouse&utm_medium=devtools Of course, this isn't just about Google Lighthouse Rating improvement, but it also allows us to mask the icon 😉
  4. I'm well aware about plugins delivering better solutions than what IPB does. Currently using a different one which is outdated and unsupported since quite a while: But it's simply something that IPB should deliver properly instead of the half-baked function that's been available for the past x years.
  5. @shahed There's an event listener error in the web console with "Text resize button" disabled.
  6. I think the best solution for anyone would be, to give us the possibility to create custom social profile entries. That way, you don't have to worry about adding any specific ones to your list. I've updated the topic accordingly.
  7. The search engine Baidu doesn't accept the sitemaps generated by IPB. Would be great if all major webmaster tools would be fully supported since sitemaps are kinda important.
  8. Yea, it's extremely annoying that you don't see them all.
  9. It was just an example, what we can't achieve with the RSS implemenation. Use: <image> <textInput> <category> In any case, it's impossible to retrieve any additional configured fields unless we modify the rss code ourselfs.
  10. There should be better possibilities to retrieve certain data within an RSS feed for Pages. Yes, there's now the possibility to generate custom RSS feeds, but it still lacks lots of options as its an extremely basic filter. What it currently generates: <item> <title>Topic_Title</title> <link>https://mysite.com/community/announcements/topic_title/</link> <description>Actual text content</description> <enclosure url="https://mysite.com/community/uploads/image.png" length="11111" type="image/png"/> <pubDate>Wed, 09 Jun 2021 01:12:00 +0200</pubDate> </item> There's currently no possbility to include any of the additionaly added fields. I haven't tested all of them, but i'm pretty certain that none of them are included in any feed. These are just examples, to outline what's not possible with any RSS feed feature given by IPB: Category [Type: Select Box] (To define articles in the RSS feed) Summary [Type: Text Area] (Text field, for proper news summaries) Thumbnail [Type: Upload] (Additional image upload for smaller image versions) Here's are the example setup fields: It would be great, if we could define which additional fields are included in the RSS feed. Or at least include all fields by default. So we can achieve something like this: <item> <title>Topic_Title</title> <link>https://mysite.com/community/announcements/topic_title/</link> <description>Actual text content, lorum ipsum its a lot.</description> <enclosure url="https://mysite.com/community/uploads/image.png" length="11111" type="image/png"/> <pubDate>Wed, 09 Jun 2021 01:12:00 +0200</pubDate> <thumbnail>https://mysite.com/community/uploads/thumbnail.png</thumbnail> <summary>This is a quick summary.</summary> <category>Event</category> </item>
  11. I remember people asking for Discord and other profiles years ago. But there has never been an update on social profiles from what i can remember. So rather than us relying on you guys to finally keep up with time, my suggestion would be that you allow us to create custom ones ourselfs. That way every user will be satisfied, because it's up to us to add whatever the heck we want. There are so many social platforms out there, but IPB doesn't cover the slightest fraction. Some major ones: Discord Wikipedia Twitch Vimeo Crunchyroll Soundcloud WhatsApp Skype Teams Viber TikTok SnapChat Quora Reddit Myspace Telegram Foreign and other big ones: Spreely Mix The Dots Line Tagged Taringa Renren YY QQ WeChat QZone Sina Weibo Baidu Tieba
  12. They're insanely small, especially for the ones provided. (on Desktop) A human being can barely read the numbers as seen here: At least on the badge overview page of a member's profile, the icons should be enlarged so that the numbers are more clear.
  13. Reported it as well, they're asking for examples instead of actualy taking a look at it first. What a bummer... Update: They've created an internal bug report. It's in boys. 🤖
  14. @shahed Most widgets are also hard to distinguish due to their background being invisible. These are just examples of 3, most widgets are actualy not having a background. Looking forward to the update 🙂
  15. @shahed Quotes are also extremely hard to differentiate between normal test as seen here:
  16. @shahed There several issues with dark mode that i've encountered. Looking forward to some improvements for it. Also, what's pretty annoying is that on each new page load, it always shows the page in light mode for a split second. That's really hard on your eyes when it's night. That's most likely the worst about this plugin. Really hope that can be adressed. The Text Editor is rock bottom: Author box: There are black icons in topic edit mode Page categories: Sub Menu Page Categories missing icons: Inconsistent green label on pages: When looking at text editor SOURCE CODE the background is white, text too... Suggestion: It would also be great if we could set some of the main colors ourselfs.
  17. Well i don't have this error when running on PHP 7.4.16 only on PHP 8.0.3 But alright ^^
  18. @shahed Error: Undefined constant "IPS\Theme\legendgn_listing_grids_byline" (0) #0 /community/applications/cms/sources/Theme/Theme.php(610) : eval()'d code(722): IPS\Theme\class_cms_database_LegendListing->recordRow(Object(IPS\Helpers\Table\Content), Array, Array) #1 /community/system/Helpers/Table/Table.php(564): IPS\Theme\class_cms_database_LegendListing->categoryTable(Object(IPS\Helpers\Table\Content), Array, Array, NULL, true) #2 /community/applications/cms/modules/front/database/category.php(702): IPS\Helpers\Table\_Table->__toString() #3 /community/applications/cms/modules/front/database/category.php(40): IPS\cms\modules\front\database\_category->view() #4 /community/system/Dispatcher/Controller.php(101): IPS\cms\modules\front\database\_category->manage() #5 /community/applications/cms/sources/Databases/Dispatcher.php(327): IPS\Dispatcher\_Controller->execute() #6 /community/system/Theme/Theme.php(4495) : eval()'d code(9): IPS\cms\Databases\_Dispatcher->run() #7 /community/applications/cms/sources/Pages/Page.php(1245): IPS\Theme\content_pages_4() #8 /community/applications/cms/sources/Pages/Page.php(2250): IPS\cms\Pages\_Page->getHtmlContent() #9 /community/applications/cms/modules/front/pages/page.php(116): IPS\cms\Pages\_Page->output() #10 /community/applications/cms/modules/front/pages/page.php(43): IPS\cms\modules\front\pages\_page->view() #11 /community/system/Dispatcher/Controller.php(101): IPS\cms\modules\front\pages\_page->manage() #12 /community/applications/cms/modules/front/pages/page.php(33): IPS\Dispatcher\_Controller->execute() #13 /community/system/Dispatcher/Dispatcher.php(153): IPS\cms\modules\front\pages\_page->execute() #14 /community/index.php(13): IPS\_Dispatcher->run() #15 {main}
  19. Yes And no i can't share links, because i noticed it's only not working on hidden news. They have a future-publish date And the status is hidden So i guess they will work once i release them. Which should be fine. 😋 Thank you
  20. @shahed Thanks, that worked great to fix the button. However there are still some cases that the buttons don't show up at all. It works on my old news, but my 3 latest news seem to have this issue. I just don't know why. Notice: When debugging the website i noticed that the share buttons are not loaded at all.
  21. @shahed Hey there. I've just updated to 3.6, and witnessed the following issue that on 3.6 the social buttons on the right side do not fit well any longer due to the newly added sharing buttons bellow where you can only see the M... This is because i've set the Social Link Position in my THEME set to Header Background. When set to Footer, it looks like this, and the social buttons are neither on the footer nor anywhere else:
  22. Of course, that's absolutely possible, but the point here is that i don't want to mess with the template all the time, but get it "fixed" in the main release instead. I use IPB because i want something i can rely on without the need to code, change or modify it all by myself and then fix it up again after every single IPB patch manualy. So having things works natively is always the best way to go. @Adlago Yea i noticed. I also noticed that in hundreds of topics (especially older ones) chrome (and google webmaster tools) reports performance issues on any posted image and whatnot simply because it doesn't seem to work properly. Chrome recognizes it as missing "lazy loading" and results in bad performance ratings eitherway. Not good for SEO ratings from what i can tell. Would prefer to get the data-src solution being replaced with native lazy loading which is widely supported by now.
  23. Sounds like you're just trying to annoy a handful of people who're not kind by nature, and end up sacrificing the patience of the kind majority.
×
×
  • Create New...