Hi guys. Does anyone know how to put a button on the groups pages for adding content similar to the + add content button on organization and personal profile interior pages? Thanks!
The BLOCK is the "Photos actions" Block if we are talking about adding a photo in an Org or Personal profile. The relevant page ispage/photos-author?profile_id=
Module = Photos
Method = my_entries_actions
or if we are talking about Videos
Module = Videos
Method =my_entries_actions
--------------------------------------
Can this button be used within the context of groups and spaces?
The relevant page is page/photos-context?profile_id=
I have the page https://canada2.com/page/groups-joined but when I look at the page from studio the only block is Joined Groups. I am hoping to find a create content in context button that will be clearly available to users of groups and spaces so that they can upload photos from the photos page, vids from the vids page, just like profiles. Sorry, Leonid. You must get frustrated with novices.
Hi Will. Yes the same function as that add new button - but in groups or spaces in context like the image below - which appears on profile submenu pages already, just below the submenus,. perhaps its not possible in groups.
Why not just add the block to those pages, makes life a lot easier. In my opinion, if you or anyone f*cking around with too much coding, it can be a nightmare when you perform any upgrades.
This is a group on my site, it's the timeline on that group.
The BLOCK is the "Photos actions" Block if we are talking about adding a photo in an Org or Personal profile. The relevant page ispage/photos-author?profile_id=
Module = Photos
Method = my_entries_actions
or if we are talking about Videos
Module = Videos
Method =my_entries_actions
--------------------------------------
Can this button be used within the context of groups and spaces?
The relevant page is page/photos-context?profile_id=
Hello @Stardreamer !
You need to place the link to the page/joined-groups/administrator page. It contains the same functional.
I'm sorry Leonid. I don't understand this statement. A link to the page - /page/groups-joined ?
Yes, this one. I just provided the link from the current dev version 😊
Where? What link?
I have the page https://canada2.com/page/groups-joined but when I look at the page from studio the only block is Joined Groups. I am hoping to find a create content in context button that will be clearly available to users of groups and spaces so that they can upload photos from the photos page, vids from the vids page, just like profiles. Sorry, Leonid. You must get frustrated with novices.
Do you mean the add new or add content on the profile page?
Hi Will. Yes the same function as that add new button - but in groups or spaces in context like the image below - which appears on profile submenu pages already, just below the submenus,. perhaps its not possible in groups.
Why not just add the block to those pages, makes life a lot easier. In my opinion, if you or anyone f*cking around with too much coding, it can be a nightmare when you perform any upgrades.
This is a group on my site, it's the timeline on that group.
Oh I see what your saying. Thanks - and thanks for the advice on coding. Appreciate it Will
No problem!
You were totally right. That works just fine!
Cool, glad it worked.