·
Added a discussion

Ok

  • 110
Reposted UNA Inc's product.

A full-featured Community Forum module for public and members-only categorised discussions. The UNA Discussions app is a forum & discussions module that can turn your website into a lively conversation hub. Interaction with other UNA features means you can comment on discussions, react to them, categorise them, embed links, pics and videos, embed discussions into groups or apply hashtags using Channels. The Discussion Module has customisable settings and the option to enable Category Visibility (managed via the Permissions Module) so that certain Discussions can only be viewed by designated user levels.

As a Reddit Alternative

Reddit is a social sharing website that markets itself as the 'front page of the internet.' With simple configuration you can create a member site just like Reddit, allowing your users to create and respond to discussions - perhaps your Discussions Forum will be centred around a single topic, a series of topics, or users can create their own groups and have discussions around whatever topic is of interest to them.

As a Quora Alternative

Quora is an elaborate forum where users can post questions around any topic and other users can answer them, with all users voting upon the best and most useful responses, which are then featured for future users. UNA Discussions along with Upvotes and Downvotes can give similar functionality, giving you the infrastructure to create your own question and answer forum.

Key Features:

🏷 Categories

#️⃣ Hashtags

☝️ Featured Discussions

📎 Attachments

🔍 Local search

🗺 Sitewide search support

👍 Likes

📈 Views count

🔁 Reposting

🔗 Social sharing

📝 WYSIWYG editor

📜 List of participants

🛎 Notifications

📌 Pinned Discussions

🔒 Locking Discussion

🙈 Hiding Discussions

⏳ Timeline integration

  • 107
·
Added a discussion

When I upgraded UNA to 14.0.0-RC2, my iFrames started being blocked from showing on the Timeline. I'm looking through the code to try to figure out how to change this. I am downloading the last version to compare certain files. Does anyone know how to fix this?

  • 166
·
Added a discussion

Jitsi has been discussed here for about 5 years. Most questions on the subject were answered but many were not. Yes, we know that Jitsi has changed their terms.

Needless to say, today's social site users expect easy to navigate, seamless video of all kinds. If they don't find it, they will keep moving on to sites which do.

Users, however, have no idea how complicated coding is for internet video, audio and streaming... For example, the video engine here on UNA is based on FFmpeg - which has dozens of pages of just settings. The documentation would fill a large book.

Anyway, it appears that UNA did the heavy lifting and integrated Jitsi into their Messenger app. At present, it connects for video calls which are subject to a five minute limit. A link is provided to "Jitsi As a Service" or JAAS and there is an offer for a free "starter package". The free service is limited to a small group of users, of course. Which is much, much better than nothing.

So for self-hosters, the question is: How do the Jitsi required settings correspond or interface with those in the Messenger settings? I cannot get them to work. Jitsi states that: "All you need to do is to copy the integration code snippet and paste it into your app or website." 

I realize that for the full video services a dedicated server with ample resources is needed. So, I guess the free service is the iFrame variety. But how? And why does it seem so complicated?

  • 230
·
Added a discussion

Hi Una SEO Expert,

I am exploring the website for professional networking and so far everything looks good and I am learning a lot. When it comes to SEO, I have seen how we can optimize SEO for certain static pages, but when it comes to dynamic pages like User Profiles, I do not see any option to do SEO. Below is a quick comparison of user profiles on LinkedIn and my website user profile in Google search . Could you please suggest how I can achieve similar SEO meta tags description for profile pages? (my website profile page have fields like Location, Profile Title, Summary Description ). Any support and guidance will be much appreciated.

image_transcoder.php?o=sys_images_editor&h=2382&dpx=1&t=1734871953Thanks,

  • 348
·
Added a discussion

I was using the video button in the Quill editor to post videos to the timeline. I just upgraded to the latest UNA and the new HTMLpurifier rewrite is hiding all videos. This happens on regular and admin accounts. Is there a way to bypass this?

  • 1006
·
Added a discussion

Hi @AQB Soft , love the mod Greeting. Does the job. A tiny enhancement could make the 'Greeting' more personal; "Just some chars" added to the greeting, may be up to 60 (?), or a custom number of chars set in studio/greeting/chars_by_greeting (exp.), would make it perfect for a first step of *communication" with users . The use of the default editor (small version) would be the perfect Greeting ;)

image_transcoder.php?o=sys_images_editor&h=2381&dpx=2&t=1734581812

  • 1241
web
·
Added a discussion

I try to get this infos (gender,birthday,location ) , but without success

    $oProfile = BxDolProfile::getInstance($iProfileId);
    $aProfileInfo = $oProfile->getInfo();
    $aProfileGender = $aProfileInfo['gender'];

How can i do?

  • 1443
·
Added a discussion

When I start a comment and select the emoji button in the Quill editor, I am getting a flickering problem with the popup emoji window (-palette). There is some kind of window/div/frame issue where I have trouble clicking on the categories or selecting an emoji. The emoji window is clipping when it runs into the following post on the timeline. On mobile, it goes underneath that next post at its start. I tried changing the width of the window in custom styles. But that didn't solve the issue. I notice it doesn't happen on this site. I'm not sure if this was something that was fixed post-UNA 13? I attached a screenshot. But the Windows screenshot tool doesn't capture the flickering.

  • 1740