-
Author
Tagged: buddypress, Email, groups
-
February 26, 2015 at 16:56 #47783hmaParticipant
Hello,
yesterday, I had a line issue on a page which is now gone this morning, after turning My PC on back again.
But here is an issue I am having due to a plugin, althrough very good (Group Email Subscription), but makes groups boxes strangely behaving…
This doesnt apppear for non registered as they are not member to any of the groups by definition,and they don’t have access to group email sucriptions options.
And When I wish to click ton the options email of one group he uis a member of . He it not working.
See
one user : andre
pass : 1234567890Also, one question, Is there a way to show the user name link and profile photo nearby one article post when one user is posting, in a multiuser blog ?
Best regards,
HervéFebruary 26, 2015 at 17:00 #47785hmaParticipanthere is one picture
Attachments:
You must be logged in to view attached files.February 26, 2015 at 18:01 #47804RaduModeratorHello,
For the first problem, this in not a issue, this is a default behavior of Group Email Subscription, you cannot subscribe by email to a group without being part of it.
Regarding the second one, please post a screenshot with the exact place where you want to make the changes.
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionFebruary 26, 2015 at 18:58 #47824hmaParticipantThanks,
In fact, the issue is that you cannot even see the groups you are in, because the email options are persisitant ion the group vision, and u cannot close these.For the second question, i just would like to have a multi blog section with photo of each writer just left or right of the article title.
Thank You,
HervéAttachments:
You must be logged in to view attached files.February 26, 2015 at 19:10 #47832hmaParticipantOK, you were righton point 1;
It is not an isssue. I can close the boxes
Thnks,
HerveAttachments:
You must be logged in to view attached files.February 26, 2015 at 19:17 #47835RaduModeratorHello,
You can show post meta by navigating to pages find blog normal page, edit then ( see screenshot )
Cheers.
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionAttachments:
You must be logged in to view attached files.February 26, 2015 at 21:25 #47855hmaParticipantThanks a lot,
done. Have the link to the profile writer. is there a way toi get the picture of the writter as well ?
HervéMarch 11, 2015 at 05:10 #49627mitchcanParticipantHello,
I’d like to jump in here, as I am having a related issue. In some of my Groups I am not even able to see the ‘close’ option on the Group email overlay – see the attached screencaps (if they don’t have a long enough description). Even on ones with a description that makes the box longer, a user is not able to tell *which* Group they are clicking buttons on (unless the close it and then reopen it – not really user friendly).
Is there a way that I can css the boxes to make sure that the Group name at least shows until such time that the user decides what to do?
Thank you.
Attachments:
You must be logged in to view attached files.March 11, 2015 at 17:28 #49706RaduModeratorHello,
Please provide that URL and a dummy account to take a look closer.
Cheers
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionMarch 12, 2015 at 15:48 #49840RaduModeratorHello,
I cannot view the email settings for groups, its plugin deactivated or something ?
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionAttachments:
You must be logged in to view attached files.March 12, 2015 at 18:17 #49867RaduModeratorHello,
Yes i do that, but anyway i cannot see email options like in screenshot.
I think is caused by that user role, if you login with that dummy user you see the email settings ?
Try to create another user with different role.
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionAttachments:
You must be logged in to view attached files.March 12, 2015 at 18:53 #49882RaduModeratorHello,
With this quick css fix it should work
COPY CODE#buddypress #groups-list li div.action .generic-button { display:none; }
Let me know if is ok.
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionMarch 12, 2015 at 19:11 #49885RaduModeratorUse this CSS code instead the code from above, its more specific.
COPY CODE#buddypress #groups-list li div.action div.group-subscription-options { display:none; }
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution -
AuthorPosts
The forum ‘KLEO’ is closed to new topics and replies.