-
27toto's profile was updated 1 year, 3 months ago
-
Why Not Advertising, LLC replied to the topic Blurry Avatar and Cover Images in the forum How-to & Troubleshooting 1 year, 3 months ago
@emaralive @vapvarun thank you for the information, I can try editing and looking into other solutions when I get a chance but this one seems like a warranted challenge for the BuddyPress Programming team.
@thinlizzie it might be a waste of time at this point until the code is revised to take into account other CONSTANTS and the issue with high…[Read more]
-
سیاه پوش's profile was updated 1 year, 3 months ago
-
Robeen replied to the topic Installation of the plug in the new site. in the forum Installing BuddyPress 1 year, 3 months ago
Hello @patlife
To access your account and website on WordPress.com, take the following steps:
Visit the WordPress.com homepage.
Click “Log In” in the upper right corner.
In the box provided, enter your account’s email address or username. More in-depth details are here: https://wordpress.com/support/log-in-to-wordpress-com/If the above det…[Read more]
-
سودو تکنولوژی's profile was updated 1 year, 3 months ago
-
alexistogell's profile was updated 1 year, 3 months ago
-
Jak Knight's profile was updated 1 year, 3 months ago
-
سمسون's profile was updated 1 year, 3 months ago
-
sexpistolsmerch's profile was updated 1 year, 3 months ago
-
-
Robeen replied to the topic @mentions only work sporadically in the forum How-to & Troubleshooting 1 year, 3 months ago
Hello @venutius
Thank you, for sharing your insights on this.
-
Varun Dubey replied to the topic Blurry Avatar and Cover Images in the forum How-to & Troubleshooting 1 year, 3 months ago
@whyknott @thinlizzie avatar and cover images are not included as media attachments; the thumbnail generator plugins will not affect them. Avatar and cover image cropping are done when uploaded; any custom script will work only for new uploads.
-
saweetiemerch's profile was updated 1 year, 3 months ago
-
puscifermerch's profile was updated 1 year, 3 months ago
-
Viêm Xoang Đỗ Minh's profile was updated 1 year, 3 months ago
-
Why Not Advertising, LLC replied to the topic Blurry Avatar and Cover Images in the forum How-to & Troubleshooting 1 year, 3 months ago
Correct, I’m still working on adjusting that php code as it doesn’t seem to be impacting the Group Profile images and for me as I’m pretty picky, it doesn’t seem to be keeping the images at 100% quality as of yet. Go ahead and try it in your environment but please use caution. If you use the snippets plugin you can use this line to get your site…[Read more]
-
Why Not Advertising, LLC replied to the topic Blurry Avatar and Cover Images in the forum How-to & Troubleshooting 1 year, 3 months ago
No, I didn’t want to include that in the scripting because you can use the regenerate thumbnails plugin for that. Here’s one: https://wordpress.org/plugins/force-regenerate-thumbnails/ You can try that plugin on a few images from the media library first and then run it for your whole site if you find it to be successful. Just use caution.
-
Mike Witt replied to the topic bp-templates/bp-legacy/buddypress/activity/index.php line 164 in the forum Installing BuddyPress 1 year, 3 months ago
I see it. Thank you!
-
Renato Alves replied to the topic bp-templates/bp-legacy/buddypress/activity/index.php line 164 in the forum Installing BuddyPress 1 year, 3 months ago
We have a fix in progress: https://buddypress.trac.wordpress.org/ticket/9221
-
Why Not Advertising, LLC replied to the topic Blurry Avatar and Cover Images in the forum How-to & Troubleshooting 1 year, 3 months ago
This is what I came up with and I think it worked to fix the Avatar quality, however, it won’t impact the Profile images for Groups and Group cover photos. Can you point me in the correct direction for the Constants that work with those two?
Here’s my code:
// Set the BP_AVATAR_ORIGINAL_MAX_WIDTH to a higher value[Read more]
if ( ! defined(… - Load More