-
Author
-
February 13, 2018 at 05:27 #188499GenevieveSimperinghamParticipant
Hi there,
Since changing to kleo theme (we’re still in staging), there appears to be a formatting error in that the group descriptions are not displaying correctly. You already have login credentials, so could you please view the group description at this link and note how the group description is cropped and only half of it is displaying.
February 13, 2018 at 21:03 #188572LauraModeratorHello, i do not have the login credentials, please share
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionLaura Solanes - Graphic Designer and Web Designer
Please be patient as I try to answer each topic as fast as i can.
If you like the theme or the support you've received please consider leaving us a review on Themeforest!
Always happy to help you 🙂
February 14, 2018 at 00:52 #188597GenevieveSimperinghamParticipantThis reply has been set as private.February 14, 2018 at 20:00 #188698LauraModeratorHello, password is invalid, let me know 🙂
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionLaura Solanes - Graphic Designer and Web Designer
Please be patient as I try to answer each topic as fast as i can.
If you like the theme or the support you've received please consider leaving us a review on Themeforest!
Always happy to help you 🙂
February 14, 2018 at 22:24 #188730GenevieveSimperinghamParticipantThis reply has been set as private.February 16, 2018 at 02:10 #188830LauraModeratorHello, logged in, please add this to style.css of child theme to fix the group description
COPY CODEdiv#item-meta p { height: auto !important; display: block !important; }
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionLaura Solanes - Graphic Designer and Web Designer
Please be patient as I try to answer each topic as fast as i can.
If you like the theme or the support you've received please consider leaving us a review on Themeforest!
Always happy to help you 🙂
February 17, 2018 at 10:15 #188915GenevieveSimperinghamParticipantThank you very much Laura. I put the code in the CSS code and it fixed the problem with the group description.
There’s another formatting error ocurring that I think could be related and would appreciate any insight you have.
This formatting error (see first pic where group description isn’t staying in the box) … is happening on the display of two groups in the list of groups here: http://peacefulparent.staging.wpengine.com/member-listing/peacefulparent/groups/
On the chrome browser, the groups; december ecourse with Tabitha and Meg description is spilling over outside the box as in the attached picture. I’ll just mention that I wondered if there was a connection to installing and using the BP Move Topics plugin because I noticed it around the same time, but when I deactivated the plugin it didn’t fix the problem.
You can also see these kind of overlapping appearing in the admin dashboard page as in the second screen shot.
My developer at WP Tangerine suggested:
“This might be occurring because you’re site is using a Child Theme, you might want to contact theme’s author and address this problem.Attachments:
You must be logged in to view attached files.February 19, 2018 at 10:11 #189128LauraModeratorHello, please try by adding this to style.css of child theme
COPY CODE.item-desc a { word-break: break-word !important; }
For the backend i can’t edit it with css
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionLaura Solanes - Graphic Designer and Web Designer
Please be patient as I try to answer each topic as fast as i can.
If you like the theme or the support you've received please consider leaving us a review on Themeforest!
Always happy to help you 🙂
February 20, 2018 at 00:21 #189209GenevieveSimperinghamParticipantThank you very much Laura, it worked!!
So there’s another formatting issue that I’m now thinking might also be related and that hopefully you can help with. The display of groups or posts is different in my chrome browser compared to internet explorer. In Chrome it only shows 2 groups in each row, whereas in explorer there are three. With post display, in chrome it only shows 3, whereas in explorer it shows 4. But this isn’t the same on the pc of Tabitha who works for me, her chrome display is fine. Do you have any ideas on this?
February 20, 2018 at 00:29 #189212GenevieveSimperinghamParticipantHi Laura,
Now I just spotted that although it’s fixed in chrome, the problem is now showing in explorer, I’ve added a photo. You can also see in the pictures how there’s only two columns of groups in chrome and 3 in explorer, it’s the same with display of posts.Attachments:
You must be logged in to view attached files.February 20, 2018 at 21:22 #189299LauraModeratorHello, will assign the ticket to a higher support level who can help and advise you in your query.
Thanks! ?Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionLaura Solanes - Graphic Designer and Web Designer
Please be patient as I try to answer each topic as fast as i can.
If you like the theme or the support you've received please consider leaving us a review on Themeforest!
Always happy to help you 🙂
February 21, 2018 at 16:50 #189352RaduModeratorHi,
Add this css
COPY CODE.item-desc a,.item-desc p { word-break: break-all !important; }
Let me know
Cheers
R.Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionMarch 12, 2018 at 05:07 #191427GenevieveSimperinghamParticipantHi Laura,
that same code was already in the CSS file. But this was just below it, so I tried taking it out to see what would happen.
.item-desc a,.item-desc p {
word-break: break-all !important;
}
But that didn’t fix the problem (I was just having a guess really).
Do you have any other ideas?March 12, 2018 at 05:09 #191429GenevieveSimperinghamParticipantThis shows this area of the CSS
Attachments:
You must be logged in to view attached files.March 12, 2018 at 16:54 #191487RaduModeratorWired cuz for me it works, where i can see a link in the members ? tried to post and cannot, leave that visible until we solve please.
Cheers
R.Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionMarch 12, 2018 at 21:10 #191521GenevieveSimperinghamParticipantWhile you’re looking at my site Radu and Laura,
Another issue that may be related, also related to display, is that in the description of the groups, the words are being broken half way through words, as in it’s not wrapping the text properly in the boxes. Any advice on how to fix this? The same happens with longer names of members on the left of a particular topic or activity item. I’ll share screen shots, but here’ the link to the groups:
http://peacefulparent.staging.wpengine.com/member-listing/peacefulparent/groups/Thank you,
GenevieveAttachments:
You must be logged in to view attached files.March 13, 2018 at 16:32 #191581RaduModeratorHmm from what you say seems to be related to this css : https://archived.seventhqueen.com/forums/topic/group-descriptions-in-buddypress-groups-not-displaying-correctly/#post-189352
To can apply that rule only updates use this css
COPY CODE.item .update a,.item .update p { word-break: break-all !important; }
Cheers
RHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionMarch 14, 2018 at 03:26 #191663GenevieveSimperinghamParticipantHi Radu,
I added that code to the CSS but it hasn’t resolved any of the above issues; The words in the group description in the groups page not wrapping properly, or the member’s profile name not displaying properly (same issue of the word being cut in the middle), or the issue of only 2 instead of 3 columns displaying.
Are you happy for these issues to all be in the one thread, I imagine they’re related? And when you post a solution can you please let me know which or all of these issues you think it might resolve? Thank you.
March 14, 2018 at 16:59 #191702RaduModeratorJust send me the credentials and the group directory to can test live some css’s current login seems to not working
And remove all this kind of css concerning this issue frmo child theme or quick css area
Cheers
RHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionMarch 15, 2018 at 00:28 #191779GenevieveSimperinghamParticipantIt’s Aymaan and pass; lcI8S4uE)VR8y56y@!oBI9%z for the staging website.
And for the live site http://www.paecefulparent.com it’s Aymaan and pass; ^LmRo)zXvIOrS!R5g0C@J&rr
March 15, 2018 at 16:52 #191872RaduModeratorUnable to reach the website
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionMarch 16, 2018 at 05:42 #191934GenevieveSimperinghamParticipantHi Radu,
Oops, So sorry about that, I misspelled my own website not good haha!It’s
And for the live site http://www.peacefulparent.com it’s Aymaan and pass; ^LmRo)zXvIOrS!R5g0C@J&rr
March 16, 2018 at 16:24 #191980RaduModeratorHi,
Ok but there i cannot see what you describe , it looks like it’s other theme,let me know when can i see our design and leave links that shows the problem in forums and members url
Cheers
RHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionApril 6, 2018 at 03:04 #193938GenevieveSimperinghamParticipantHi Radu,
I’m sorry about the confusion above, I remember writing a reply but maybe I was offline as I see it didn’t hold.
I think I misunderstood that you wanted to look at the buddypress/ bbpress in my live site to compare (as it’s working properly there), which was why I gave you the credentials for that site. Sorry about the misunderstanding, there isn’t any problems on the live site, only on the staging site.
So again mentioning the issue of the description of the groups that hasn’t been resolved. The code you’ve given me hasn’t resolved these issues. Thank you for your patience. … The words are being broken half way through words, as in it’s not wrapping the text properly in the boxes. Any advice on how to fix this? The same happens with longer names of members on the left of a particular topic or activity item. I’ll share screen shots, but here’ the link to the groups:
http://peacefulparent.staging.wpengine.com/member-listing/peacefulparent/groups/and for testing purposes of display name a group you could use that’s not active is this one; http://peacefulparent.staging.wpengine.com/groups/sharing-circle-for-parents-of-tweens-and-teens-2083400775/members/
Thank you,
GenevieveAttachments:
You must be logged in to view attached files.April 10, 2018 at 14:10 #194287RaduModeratorHi,
IT says, i think the credentials aren’t correct
“ERROR: We’re sorry, but this IP range has been blocked due to too many recent failed login attempts.
Please try again later.
You must log in to access the page you requested.”Let me know the correct one
Cheers
RHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionMay 7, 2018 at 18:19 #197034RaduModeratorHi,
Can you please link again the places where the groups and forum profile please ?
from example here : http://peacefulparent.staging.wpengine.com/member-listing/peacefulparent/groups/ i cannot see any groups. it seems that there i should have a membership or something.
CheersHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionMay 7, 2018 at 23:48 #197057GenevieveSimperinghamParticipantHi Radu, Sorry, the reason you were forced to the membership options page is because the link I gave you was http not https and since that time, the whole site has been changed to forcing https. Try this link; https://peacefulparent.staging.wpengine.com/groups/
May 8, 2018 at 15:26 #197102RaduModeratorHi,
The link it’s wrapped into block.
Let me know
Cheers
RHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionMay 8, 2018 at 23:18 #197147GenevieveSimperinghamParticipantHi Radu, yes that’s the problem. Is it possible to change it so the words don’t get divided half way through a word? Many thanks.
May 9, 2018 at 16:39 #197213RaduModeratorHi,
See the next screenshot
there are the rules that handles that, you will have to change those from
break-all !important to break-word !important and it will look like thisThe link has to many characters and it will be on two lines anyway
Cheers
RHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionMay 9, 2018 at 22:58 #197281GenevieveSimperinghamParticipantYes this is what I want them to look like. I can take out the longer link if that’s causing trouble. Can you please share these screen shots as attachments so I can share with my developer and ask him to make the changes please. Also because what’s on the screen is way too small for me to read. Thank you very much.
Attachments:
You must be logged in to view attached files.May 10, 2018 at 15:48 #197332RaduModeratorHi,
here’s the screenshot link save it or give it directly the link : http://seventhqueen.com/public-files/radu/Groups__Peaceful_Parent_2018-05-09_16-38-31.png
Cheers
RHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution -
AuthorPosts
The forum ‘Bugs & Issues’ is closed to new topics and replies.