Jump to content

WebCMS

Clients
  • Posts

    519
  • Joined

  • Last visited

2 Followers

Profile Information

  • Gender
    Male
  • Interests
    Coding & playing music

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

  1. Now the videos are getting embedded not large enough on the page even though there is room to expand (compared to v4) - https://preview.invisionalpha5.com/topic/257-can-a-crow-solve-9-impossible-puzzles-in-an-escape-room-mark-rober They should be sized optimally to the page size on the device. Embedding too small would require the users to always maximize the player - needing to move the mouse and "click" maximize video icon to view in full screen and after finishing the video, they have to restore the player which calls for more move moves and clicks (not a good UX). In edit mode, it does not allow us to play the video or right click and copy its title because it is just the thumbnail image which is a bummer. We use these features on every single video and copy/paste its title into the body right on the posting form. Thumbnail in edit mode would require us to re-visit the video on YouTube to grab its title, return to the posting page and paste (bad UX). It should work at least like it does in v4 with the shortest click-path.
  2. Good to know it got implemented in v5, Daniel. However, we are on v4 and need this feature in ACP or help running SQL statements to delete tags from all posted content on our site on CiC. Our new content doesn't have tags but whenever old content gets bumped up on our site, the content appears on page 1 with orphaned tags. An email conversation was created on this request in Oct.
  3. If a forum site wants to remove all tags but use only a couple of them, there is currently no way to delete tags from all posted topics, blogs, articles, events... quickly and easily. Manually removing tags from all posted content would take months. The current global switch, "Tagging Enabled?" turns the tags either On or Off, site-wide. Please enhance the Tagging feature in ACP so we can delete tags from all the above content types while keeping selected tags intact in posted content. The simplest way to implement this is - when we delete a tag from the Settings > Posting > Tags tab, it should also delete the same tag from all posted content (cascade) as expected behavior. However, we have deleted all tags in ACP already but the deleted tags still exist on the posted content in the frontend due to no data integrity. This situation which left orphaned tags in the posted content needs a button in ACP to delete tags from all posted content, site-wide. Related topic here -
  4. They are too large to fit the screen requiring us to scroll up and down to watch their top and bottom https://preview.invisionalpha5.com/topic/252-pomeranian-breaks-up-fight-between-cats/
  5. Wasn't aware of this new feature in v5 which is graceful without having to refresh the page ๐Ÿ‘
  6. That's because not all forums are same. Some forums are really tech-savvy and users know exactly how to use a public forum for sharing something with everyone vs private chat limited to just a couple of users. Site admins could have the option to turn off the chat app at any time.
  7. But Live Topics are scheduled right?
  8. Maybe a developer could host NodeJS somewhere and use it in their chat app in some way but I'm not sure. For self-hosted sites, no worries as they can use the Chatbox+ app. The good news is (as per Matt), they already have the functionality (in Live Topics, live/instant notifications, Who else is here, Who is typing, etc) and could implement it quickly and easily reusing the same functionality. It's just a matter of convincing the team with the pros of Chat module. My other comment that is still in moderation (trying again without the google search link as the link appears to have hit the link filters and got highlighted in red) - Actually, I found this sentence somewhere decades ago (it's not mine ๐Ÿ˜€) - "When a user expects a feature in a software and s/he finds it in the software, that makes it a successful software" Now doing an online search for it still finds it in Gen AI on the top of Google search - "Yes, when a user expects a feature in a software and actually finds it implemented within the software, it significantly contributes to the software being considered successful, as it demonstrates that the developers accurately understood and addressed the user's needs and expectations, fulfilling a key aspect of usability and functionality."
  9. On IC Cloud (CiC), apps using AJAX chat will have the site crashing frequently due to โ€œnumber of requests per minute limitationโ€ on CiC - it happened on our site frequently and we had to uninstall the app (a built-in solution reusing the same NodeJS continuous bidirectional communication would not have issues). If you are self hosted, 3rd party Chat apps should work fine. You can use Chatbox+ app which has great features.
  10. Not sure what happened but my new comment went into moderation ๐Ÿ˜€ - Posted just now ยท Hidden - This content must be approved before it can be edited.
  11. Actually, I found this sentence somewhere decades ago (it's not mine ๐Ÿ˜€) - "When a user expects a feature in a software and s/he finds it in the software, that makes it a successful software" Now doing an online search for it still finds it in Gen AI on the top of Google search - "Yes, when a user expects a feature in a software and actually finds it implemented within the software, it significantly contributes to the software being considered successful, as it demonstrates that the developers accurately understood and addressed the user's needs and expectations, fulfilling a key aspect of usability and functionality." https://www.google.com/search?q=When+a+user+expects+a+feature+in+a+software+and+s%2Fhe+finds+it+in+the+software%2C+that+makes+it+a+successful+software
  12. Agree with you on some of these points. Chat content is private data between 2 people, should not be exposed to search engines for indexing and hence not valuable to the site in any way. Here are some validations in Chat's favor - Chat is chat and does have its uses and value. Otherwise, Teams, Zoom, WebEx and other conference apps won't be having chat modules built-in. Chat is used for quick, back-n-forth messages (mostly insignificant, unimportant small talk) and not suited for PMs or Topics and not meant for being catalogued or indexed for searches later. PM on an IC site is like "email" and cannot considered as chat. Users know when something is worth sharing with the entire forum, they would rather post it as a Topic for everyone to see than chat with just one or two people. But when the matter is relevant only between a couple of people, chat is more ideal - when both users are available simultaneously (which is less frequent), otherwise it becomes like a PM (email). At times, people ask another user in a topic irrelevant things like, "Hey, how did your trip to Mexico go?" and the topic get side-tracked that could have occurred ideally inside a private Chat between them. They know it is irrelevant to the topic but they also don't know how else to communicate with the other person privately and quickly in the absence of Chat module. Chat is more useful on sites with more users but Chat module will also attract more new users! Live Topics has its uses and value too. However, some of the small talk clutter during Live Topics like "Hi", "Thanks", "Ok", etc. would get posted as individual comment records which are insignificant (I haven't used Live Topics yet but assume this is how it gets converted into a topic). Chat app can be offered as an app like many other apps inside IC that can be deployed with its switch turned OFF and site operators could turn it on/off as they see fit after monitoring its effectiveness. More time spent by users on the site is better for analytics reducing the Bounce Rate rather than driving them to an external site like Discord, WhatsApp, etc. for chat and losing that activity to another site. I don't know anybody's WhatsApp or SnapChat ID on this forum as users are mostly anonymous on online forums and not all forums are same. At the end of the day, Chat is just an extra convenience for users and it will keep them on the site much longer. Since Chat data is private, not indexed and not valuable to the site, it needs to be purged periodically at least once a month or based on a setting in ACP to also keep it performant optimally. When a user expects a feature in a software and s/he finds it in the software, that makes it a successful software. You can scroll down in our article for Chat communication method - https://www.telugus.com/articles/effective-communication-methods
  13. I just wanted to add 2 links and remove 1 link which cannot be done precisely. Is there any documentation on how to remove existing links? I suggested 10 footer link slots for any other sites' requirements who might need so many just in case as unused slots shouldn't be rendered anyway.
  14. Please consider this at least for v5 and it would serve as a Value Proposition to sell more cloud subscriptions -
  15. Currently, there is no way to precisely position new links or remove existing links in the footer without modifying templates because there are only 4 positions for newly added hooks (before/after opening tag and before/after closing tag). For instance, some sites incorporate Cookie Policy into Privacy Policy page and there is no need for the Cookies link in the footer and no way to remove it without modifying templates or using JS. Please add 10 slots to add links in the footer so admins can add/remove/position links in those slots that you could render in the footer. Most sites would 5-6 link slots.
ร—
ร—
  • Create New...