Forum Replies Created
-
AuthorPosts
-
KatrineParticipant@gyziiedk
- 45 Topics
- 174 Posts
Found it lol ..
Turns out I had to use the .text-capitalize and not the h2.. So seems to be working now with the following snippet.
Thanks! 🙂
/* CUSTOM: Remove header from follow-pages */ div#members-dir-list.dir-list.members.follow.following .text-capitalize { display: none; } div#members-dir-list.dir-list.members.follow.followers .text-capitalize { display: none; }
October 29, 2024 at 12:11 #48758KatrineParticipant@gyziiedk- 45 Topics
- 174 Posts
Hello again
You’re right! – After troubleshooting it turns out that the missing text was from a snippet code.
I was trying to hide the page-headers on the follow pages but the snippet I used removed the “headers” within the cards too.Not sure on how to remove the page header, without removing the card headers too.
I was using the following snippets:
/* CUSTOM: Remove header from follow-pages */ div#members-dir-list.dir-list.members.follow.following h2 { display: none; } div#members-dir-list.dir-list.members.follow.followers h2 { display: none; }
I want to remove the marked header in the image attached – thanks! 🙂
October 29, 2024 at 12:05 #48757KatrineParticipant@gyziiedk- 45 Topics
- 174 Posts
Morning! 🙂
No worries – I decided to try the GD bbPress Attachments plugin, since I’m already using their Poll plugin too and this works perfectly with the theme.
So everything should be working as intended now for sure. 🙂
Maybe something to add to your list of compatible third party plugin as a suggestion instead – this would also make sense since the other one is abandoned and higher risk.
Thank you though! 🙂
October 23, 2024 at 09:12 #48700KatrineParticipant@gyziiedk- 45 Topics
- 174 Posts
Another fun error with this (just tested this).
I just made a new topic in the forum – this time without uploading an image to the first topic.
If I then upload an image to a new reply/answer within this topic it dosen’t upload the image.The first of these comments are the main comment in this topic – the second one is the one where I did upload an image (nothing shows up though).
*Tried to upload images to this one – but now I just get HTTP error in here too*
October 21, 2024 at 15:34 #48685KatrineParticipant@gyziiedk- 45 Topics
- 174 Posts
Hello
I just noticed an error with the image uploader plugin. I’m not sure if this is only on my setup or if this happens for you too?
When someone post in the forum and attach an image in the first post – then later replies (no image attached to that comment or reply) it adds the image in the post/answer even though it shouldn’t?
Not sure how to fix this? 😀
October 21, 2024 at 15:24 #48681KatrineParticipant@gyziiedk- 45 Topics
- 174 Posts
Hello again
I highly reccomend the TranslatePress for things like the BuddyPress like mentioned (also has a lot of cool features).
I use both Loco Translate and TranslatePress (both are compatible without cousing conflicts).TranslatePress is used for the dynamic content and the strings that Loco Translate is having issues with.
Loco Translate is used for the fixed content that the other one dosen’t seem to manage too wellSo both combined works wonders. 🙂
I managed to translate 95% of the ones I wanted – some were because of cache that didn’t seem to clear in the activity (despite browser and site cache clearing).
Once I deleted the activity that didn’t want to translate and I made the post again, it worked and was translated. 🙂So I’m sure I’ll manage to get all of it translated using both plugins *fingers crossed* 🙂
October 20, 2024 at 12:01 #48656KatrineParticipant@gyziiedk- 45 Topics
- 174 Posts
Hello again
I already checked these and still no luck. 🙂
It did help a lot with switching Loco Translate for the TranslatePress though.Most issues are from Loco Translate not being able to translate “dynamic content” (most of the content on BuddyPress).
I do still have a few areas that i still dosen’t allow me to translate – but I’m trying to translate everything possible and then see what’s left that I need help with locating. 🙂
October 17, 2024 at 13:39 #48645KatrineParticipant@gyziiedk- 45 Topics
- 174 Posts
Did read online that Loco Translate is garbage when it comes to dynamic content since it dosen’t really allow for dynamic content at all.
I just downloaded TranslatePress and I’m now trying to see how far that will get me when it comes to translating the rest of the things.So far it seems to be working way better for the dynamic content *knock on wood!*
October 15, 2024 at 15:51 #48640KatrineParticipant@gyziiedk- 45 Topics
- 174 Posts
Hello again!
Hope you’re enjoying your weekend! 🙂
Thank you so much for the list.. I did install the private answer one (looks great!) – and the image upload.
For some reason the image upload “drop-box/border” container starts off by looking great in size like on here – but after a couple of seconds “reloads” into something with more space on top, which looks wierd? – Am I doing something wrong? 😀Thank you!
October 13, 2024 at 15:57 #48618KatrineParticipant@gyziiedk- 45 Topics
- 174 Posts
Hello!
I love the suggestion – however .. I would like to point out that some of us do not use “big images” in the featured images of forums – and only small icons now (as intended by design). If this someday is made into a feature, then it needs to be a toggle setting so people can choose to have it or not since my icons would look super weird as a header. 🙂
Kind regards!
July 4, 2024 at 07:52 #48219KatrineParticipant@gyziiedk- 45 Topics
- 174 Posts
It dosen’t work – it for some reason is forcing the old image to overwrite even if I exchange the image (with same name and type) through http://FTP.. Super wierd – and annoying.. xD
June 7, 2024 at 11:16 #48047KatrineParticipant@gyziiedk- 45 Topics
- 174 Posts
Hello again
By default BuddyPress gets ther images from own folder:
/public_html/wp-content/plugins/buddypress/bp-core/images“mystery-group” and “mystery-group-50”
The image used by default is set by the theme and it must be placed somewhere for me to change?
June 7, 2024 at 10:54 #48043 -
AuthorPosts