If I have a third party web based tool I'd like to integrate into our UNA site, what's the best way to do that?
- 1189
Figured out that it is possible to have multiple levels of parents and children, but it's a little quirky. Had to add the lowest level first and associate them with a parent, and when I was done making child spaces I could go back and add the parent to a parent above it. If I did it the other way when I created the child spaces they couldn't see the parent if it was already linked to a parent already.
Any idea if there is a limit to the number of parent levels that can be created?
Now to make it so the child pages don't show by default on the Spaces page. Defeats the purpose of the nested structure.
- 1183
-
is there a way to change the order of spaces or groups? if not, maybe in the manage tab add a field for the sort order?
-
So that shows the Top level parent pages, but there isnt a way to see the second level in the same page design. clicking opens the parent where you can see the list of second level parents. maybe I should call them great grand parents, grand parents, parents, children.
-
Also, I have noticed that sometimes the parent selection doesn't get saved. Just made six new spaces and five of them didn't have the parent specified after I saved them. On the second try the parent was saved.
I spent time yesterday creating cover images for my groups. Frustrating that identical sized images behave so differently. Attached is the view on my iPhone. Same problems on the desktop.
Would it be difficult to have an option for the cover image to shrink to fit the available space? Do other templates handle cover images the same way? It would be nice too to have the option to turn off the floating image, or to select where it appears. Right now it is dead center in the space and conflicts with the images I'm putting behind it.
- 1265
-
- · Peter
- ·
Alex T⚜️ thx for this .css snippets. very useful!
I used them on my side to show group and space covers in original size on every place. I used --> .bx-base-pofile-cover-image {background-size: contain !important; } in protean template, custom css. That works well.
But another important question to this (please watch the image enclosed.) How to remove the background by custom css?
NOTE: the screenshot is from my mobile. On Desktop ist works good.
-
-
·
LeonidS
-
·
In reply to Peter
- ·
Hello Peter !
You may try to add background: none; to bx-base-group-cover-wrapper or bx_groups_cover CSS classes. But if it looks fine on desktop you need to clear the cache in your mobile strongly.
-
·
LeonidS
-
- · Peter
-
·
In reply to LeonidS
- ·
Thank You! Will give it a try and report the results soon :)
Is there a way to modify/edit/add to the series of tour prompts that load when I log into my site?
- 1322
-
- · David Medina
- ·
Hi LeonidS.
Ok, I now understand configuration but I can't test it because my user has entered already, is possible to set it as new. I mean, I think there is a BD parameter to check to say that a user is new to show or not this messages?
-
You may clear the COOKIE for the current user on the current site.
One of the three emails about responses to another forum thread I just got had a link of a type that never seem to work for me. (not sure why the link is invisible right now so I hope it is pasted below)
Mark Purser added a comment to discussion Spaces isn't very cle… 2019-04-16 02:45
- 1460
-
A new browser tab opens in Safari and never loads. In chrome it says it's resolving the host but also isn't loading
-
From Chrome:
This site can’t be reached
mandrillapp.com’s server IP address could not be found.
DNS_PROBE_FINISHED_NXDOMAIN
-
-
·
Alex T⚜️
- ·
There is something wrong with mandrillapp.com domain, or your internet connection, or DNS server.
Actually I've noticed that it sometimes happen for me too for different domains, not for mandrillapp.com domain particularly, but for different, including google.com
-
·
Alex T⚜️
Apprentice
Total points: 64
Hello Garrett Ewald !
The best way is to write a separate app, see details here https://github.com/unaio/una-vendor-test/wiki . And other pages from this Wiki https://github.com/unaio/una/wiki will be useful too.