Question Create/Start discussion - Also needs to be on the root page

IDK, I feel like a lot of changes could be made. Definitionally having the about info at the bottom. It just looks BAD the way it is now. Why would you not want to improve on the visual from the mobile side. EVERYONE uses cell phones now. This is would be bad missstep IMO.
 
Why would you not want to improve on the visual from the mobile side.
Because it's not really feasible to do so, without outright hiding the info block for mobile devices. XenForo has two forms of navigation; sidebar and sidenav. Sidebar is what you see in this thread; content to the right on desktop, and below on mobile. Sidenav is what you see in Social Groups; content to the left on desktop and above on mobile.
 
at the very least you need to move this to the bottom and move up the rest like I showed you in the edit. IT just makes sense...

groups.webp
 
So you're saying you can't move this info

groups-info.webp

And put it after latest messages? So it not only looks appealing but make sense?

Like this?
editedl.webp
 
Thank you for suggesting this feature, it has now been implemented. We are aiming to include any changes that have been made in a future release (2.3.0).

Change log:
Change: The group overview's "About" block is now hidden on mobile devices
 
Open dbtech_social_groups_group_overview and find:
HTML:
            <div class="block-row block-row--separated">
                <h4 class="block-textHeader">{{ phrase('about') }}</h4>
Change to
HTML:
            <div class="block-row block-row--separated u-hideMedium">
                <h4 class="block-textHeader">{{ phrase('about') }}</h4>
 
Hello @l3gacy,

We hope your ticket regarding DragonByte Social Groups has been addressed to your satisfaction. This ticket has now been scheduled to be closed.

If your ticket has not been resolved, you can reply to this thread at any point in the next 7 days in order to reopen the ticket, afterwards this thread will be closed.

Please do not reply to this thread if your ticket has been resolved.

Thank you.


- DragonByte Technologies, Ltd.
 

DragonByte Social Groups

XenForo 2.2.x XenForo 2.3.x
Seller
DragonByte Technologies
Release date
Last update
Total downloads
253
Customer rating
0.00 star(s) 0 ratings
Back
Top