Forum Replies Created
-
Can’t mark resolved.
Changes on line 6317, doesn’t change front end.
#: bp-templates/bp-legacy/buddypress/activity/index.php:142
#: bp-templates/bp-legacy/buddypress/groups/single/activity.php:12
msgid “RSS”
msgstrAnd to make this element invisible with css makes all the item list tabs invisible.
I see a .pot file only when I use a string locator plugin.
The only instance is
#: bp-activity/bp-activity-template.php:3774
msgid “Site Wide Activity RSS Feed”
msgstr “”I’ve edited this line before in the activity file and it doesn’t change.
Not seeing a .pot file in plugin>edit
Just changed the font site with css and sacrificed the desktop style.
How did the above link convert to a card please?
Seems compatible already https://wordpress.org/plugins/iframely/
Doesn’t do anything default for links.
There’s also this option for now @binary10 if I’m understanding your request, but it’s not so automatic. https://wordpress.org/plugins/buddypress-activity-plus/
The vid explains that adding a bp activity link to a post embeds. Is embedding in the activity native yet?
What the embed scripts? like of the provider.
Would love to make this compatible , especially in the groups https://wordpress.org/plugins/iframely/
Here was my old combo to achieve this. https://wordpress.org/support/topic/plugin-oembed-for-buddypress-embedly-oembed-4-bp-all-embedly-content-in-bp-forum-yaaay/
Or shortcode the activity stream into a page and style it however you want. https://buddydev.com/plugins/bp-activity-shortcode/
Using Plain permalinks gives this mesage “BuddyPress is almost ready. You must update your permalink structure to something other than the default for it to work.” So I’m switching back to what it was before.
It was Imsanity plugin ” this plugin prevents upload of large images”. Good grief.
All uploading now.
Started to get this error because I think my host added both when I already had GD.
“add_filter( ‘wp_image_editors’, ‘change_graphic_lib’ ); Â Â Â Â function change_graphic_lib($array) { return array( ‘WP_Image_Editor_GD’, ‘WP_Image_Editor_Imagick’ )};”
And it wouldn’t add the group page.
add_filter( ‘wp_image_editors’, ‘change_graphic_lib’ ); Â Â Â Â function change_graphic_lib($array) { return array( ‘WP_Image_Editor_GD’, ‘WP_Image_Editor_Imagick’ )};
Warning: Cannot modify header information – headers already sent by (output started at /home/bahamalife/public_html/wp-content/themes/colormag/functions.php:127) in /home/bahamalife/public_html/wp-includes/pluggable.php on line 1171Fixed
Reason
Whenever your host does a php upgrade/install they ask if you want it as the default version (on for everything automatically) or side by side (optional). My 5.6 was put as side by side but that handler has to be set for each cPanel that wants to run 5.6 as a side by side install was elected
so it needed to be enabled and wasn’t.It seems to add any photo with less than 120 width. 96 gets no problems. However th epic is of course a very poor fit.
It has given me a new dimension suggestion of 1170 x 260 which works. Can i write this instruction in on the field somehow for users to know? The HTTP Error message is related to dimensions.
And another error I haven’t seen is from another plugin “Upload Failed! Error was: Oh Snap! Imsanity was unable to resize this image for the following reason: ‘No editor could be selected.’ . If you continue to see this error message, you may need to either install missing server components or disable the Imsanity plugin. If you think you have discovered a bug, please report it on the Imsanity support forum.”
Sounds like the plugin should show a checklist for all this somewhere. The plugin is working so that means all the requirements are met.
I have
PHP version 5.6 or greater
MySQL version 5.6 or greater
BuddyPress 2.6.0+ with WordPress 4.1.0+
Apache Module mod_rewrite enabled for “pretty permalinks”. (Wenet to settings> permalinks> checked plain> saved)
WP was installed via cpanel’s wordpress installer and BP is working
Using subdomains not subdirectories
Folder name for any subdirectory or subdomain WordPress/BuddyPress installation must be in lowercase.BP is on the main blog.Tested not using the child theme.
Is this supposed to be a created file and folder?
“AllowOverride should be set to All in folder where .htaccess is, for example”My host supports all those and my wordpress is the latest. Stil having this issue since the latest bp upgrade.
This is BP as I’m still unable to get any cover to upload with it saying ‘http” despite my large upload size allowance. The group user photo wont crop either.
Using a Group Tags plugin for now. Would like a tutorial on templating for those files.
It’s also telling me the cropping doesn’t work for the group avatar photo.
“An error occurred. Please try again later.”
I’m able to get a 400×300 photo to upload as the user avatar. Should show this dimension suggestion in the prompt.
For group cover photo I’m able to upload size 480×480 that’s 73kb. When it does upload it says ” for better results upload larger than 660x 225″. However doesn’t upload that size or larger.
When it doesn’t upload the prompt is also “Choose File
An error occurred. Please try again later” , giving no reason.
Tried uploading less than 73kb and have issues so the dimension may be more the problem.Would be helpful if the error message could give the size of what couldn’t be uploaded.
Preferred not to hack each site’s theme or the bp plugin.
https://wordpress.org/plugins/admin-bar-disabler/
Removes the bp section as well. Can set by role or capability
So avatar’s aren’t native?
I don’t have an avatar upload option either. What covers?