Search Results for 'theme'
-
Search Results
-
Hi I am using bbpress for forums protected by memberpress rules.
Is that sufficient security for the forum contents?
If I wanted to switch to BP instead of using bbpress for groups,
would that cause major headaches if I am not yet going to use BP’s full features?
Is that more integrated with memberpress, and would i need to use a theme oriented towards
BP.I know its a lot of questions in one thread, but it all really relates to security firsy and what challenges may arise if I choose to instal BP
Problem Statement: I am not getting a preview/thumbnail/featured image of YouTube videos, Blogs links, when I post the link in the activity stream. Actually, When the link is copied in the activity stream it displays the preview (before pressing post button) but when it is posted, only the link remains and thumbnails disappear.
Following are the details of Configuration:
1. Premium Version of CIRKLE Theme
2. Latest Version of WordPress
3. Installed “Activity Link preview for Buddy press”WebAddress is http://www.Engineersland.com
Request you to help me resolve the issue at the earliest as without a preview of the links whole fun of developing a social media web will go.
Regards
Atul SinglaIf Buddypress is active on any of my sites with Disable Gutenberg or Classic Editor plugins — then it will not allow a featured image upload/attach to a post or page. The image can upload to the site, but it will not attach and display for the post or page.
I have run a lot of test over the last week to figure out the issue or a workaround — but this happens on every single site I’ve tried it on.
It’s not theme dependent. Or caused by a different plugin. It’s BuddyPress in conjunction with either of those two.
Topic: Post format issue
Good day beautiful people. Please I need assistance with organising the format in which the posts on my buddy press theme is presented as can be seen in the red box here https://mywokshop.com/wp-content/uploads/2022/09/Screenshot-2022-09-07-at-08.09.26.png
The image is supposed to be centred and the text directly under the image, words spilling into the next line is supposed to automatically have a hyphen showing that it is a continuation of the same word, but things are a bit scattered here.
When I have Buddypress activated, then I cannot publish featured images to my blog posts. They upload to my site, but it will not save with the post. It’s done this for months – so I had just deactivated. But I need Buddypress back again.
Also, this isn’t unique to one theme. I’ve tried it on two separate sites with different themes. I’ve deactivated all other plugins, etc…
Buddypress is the issue.
Topic: Buddypress Groups
Hi,
I set up my site, by an accident, I have deleted my Groups page,
now I added a new page Groups, but the groups details have not been published on the web page,
all the groups details have still here:
https://si3.photorapide.com/invites/photos/2022/09/058d1d.jpg
I would like to know how I can make display these groups details on my web page ( Groups) ?
thank you for your help !
WP version:6.0.2
Buddypress version: 10.4.0
Theme: HestiaTopic: Errors on Website dashboard
I’m using Buddypress version 10.4.0 on my website https://addictedtopolitics.com. Originally, I was hosting a website using the same theme (Bimber) with no issues. My current site is hosted on ionos.com. So I know it isn’t theme related. (I also tried the themes you recommended and errors are still there.) My site needs a community plugin to function properly, so I really hope to get this fixed. I also purchased the Youzify plugin which I used previously, but haven’t activated on this site yet due to this issue. Here are the error messages I get above the installed plugins page whenever I have Buddypress activated (and if I post something I get a screen with nothing but errors.
: Undefined array key “buddypress” in /homepages/27/d920217962/htdocs/clickandbuilds/AddictedToPolitics/wp-content/plugins/buddypress/bp-core/admin/bp-core-admin-tools.php on line 676
Warning: foreach() argument must be of type array|object, null given in /homepages/27/d920217962/htdocs/clickandbuilds/AddictedToPolitics/wp-content/plugins/buddypress/bp-core/admin/bp-core-admin-tools.php on line 676
Warning: Cannot modify header information – headers already sent by (output started at /homepages/27/d920217962/htdocs/clickandbuilds/AddictedToPolitics/wp-content/plugins/buddypress/bp-core/admin/bp-core-admin-tools.php:676) in /homepages/27/d920217962/htdocs/clickandbuilds/AddictedToPolitics/wp-includes/pluggable.php on line 1421
Warning: Cannot modify header information – headers already sent by (output started at /homepages/27/d920217962/htdocs/clickandbuilds/AddictedToPolitics/wp-content/plugins/buddypress/bp-core/admin/bp-core-admin-tools.php:676) in /homepages/27/d920217962/htdocs/clickandbuilds/AddictedToPolitics/wp-includes/pluggable.php on line 1424
Warning: Cannot modify header information – headers already sent by (output started at /homepages/27/d920217962/htdocs/clickandbuilds/AddictedToPolitics/wp-content/plugins/buddypress/bp-core/admin/bp-core-admin-tools.php:676) in /homepages/27/d920217962/htdocs/clickandbuilds/AddictedToPolitics/wp-admin/includes/misc.php on line 1381
Warning: Cannot modify header information – headers already sent by (output started at /homepages/27/d920217962/htdocs/clickandbuilds/AddictedToPolitics/wp-content/plugins/buddypress/bp-core/admin/bp-core-admin-tools.php:676) in /homepages/27/d920217962/htdocs/clickandbuilds/AddictedToPolitics/wp-includes/functions.php on line 6878
Warning: Cannot modify header information – headers already sent by (output started at /homepages/27/d920217962/htdocs/clickandbuilds/AddictedToPolitics/wp-content/plugins/buddypress/bp-core/admin/bp-core-admin-tools.php:676) in /homepages/27/d920217962/htdocs/clickandbuilds/AddictedToPolitics/wp-admin/admin-header.php on line 9
Skip to main contentSkip to toolbarI’m hoping someone can help! I’ve already deactivated all plugins but Buddypress and had the same issue.
Thank you!
Hi,
I want to make the Activity Post Form accessible to WordPress pages using short codes.
The reference to the post form can be found here: html/wp-content/plugins/buddyboss-platform/bp-templates/bp-nouveau/buddypress/activity/index.phpWhich contains this…
<?php /** * The template for BuddyBoss Activity templates * * This template can be overridden by copying it to yourtheme/buddypress/activity/index.php. * * @since BuddyPress 2.3.0 * @version 1.0.0 */ ?> <?php bp_nouveau_before_activity_directory_content(); ?> <?php if ( is_user_logged_in() ) : ?> <?php bp_get_template_part( 'activity/post-form' ); ?> <?php endif; ?> <?php bp_nouveau_template_notices(); ?> <?php if ( ! bp_nouveau_is_object_nav_in_sidebar() ) : ?> <?php bp_get_template_part( 'common/nav/directory-nav' ); ?> <?php endif; ?> <div class="screen-content"> <?php bp_get_template_part( 'common/search-and-filters-bar' ); ?> <?php bp_nouveau_activity_hook( 'before_directory', 'list' ); ?> <div id="activity-stream" class="activity" data-bp-list="activity"> <div id="bp-ajax-loader"><?php bp_nouveau_user_feedback( 'directory-activity-loading' ); ?></div> </div><!-- .activity --> <?php bp_nouveau_after_activity_directory_content(); ?> </div><!-- // .screen-content -->
I want to reuse the following code which can also be found in the file above:
<?php if ( is_user_logged_in() ) : ?> <?php bp_get_template_part( 'activity/post-form' ); ?> <?php endif; ?>
So I created a short code in functions.php in the child theme, which I use to place in WordPress pages as a shortcode…
function InsertPostForm() { if ( is_user_logged_in() ) : php bp_get_template_part( 'activity/post-form' ); endif; } add_shortcode('InsPostForm', 'InsertPostForm');
However, my solution does not work. I am very desperately in need of a solution. Please note my knowledge of PHP is very limited.
Thank you!
Hi,
I’m using the default BP registration page and have to use the legacy themes for various reasons. But I’m having a horrible time customizing the form!
One thing I’d like to do is apply a page background. I’ve tried using .page-id-####. I’ve tried using my Generate Press theme to apply a page layout. But it seems as though I can’t apply anything to this page other than some changes via css to the form itself (and that’s been difficult).
Thanks.
I’m not sure which version this started happening with, but in the last I want to say month or so, there’s a random string of jquery at the top of all of the Buddypress pages on my website:
https://girlinbluemusic.com/wp-content/uploads/2022/08/jquery.jpg
I have confirmed that this still happens with the 2021, 2020, and 2017 themes, and it only seems to happen with the Buddypress plugin alone.
Anyone have any idea how to get rid of this issue? I’ve also had some other recaptcha issues with my site, and I’m not sure if it’s related to this or to another plugin, but one thing at a time.
Hi,
I have a Rehub theme and Buddypress there. The problem is that the customer can write with the customer, but I want the customer to be able to write only with the seller. Can it be reduced like that?
Also, in the messages tab, the customer can see all the people registered on the site, is there any way to limit this?
Well thank you.Lukas
Hello there,
A while ago I installed BuddyBuilder and attempted to create my own profile page. Something broke and since then I am unable to access any profile page. I have tried creating a brand new page and selecting it in the Buddypress settings. I have tried uninstalling buddybuilder. I’ve tried removing all of the xprofile fields and even uninstalling it. Absolutely nothing will work and I geta critical error every time. Hoping someone can help me. Here is the stack trace:
WordPress version 6.0.1 Active theme: Twenty Twenty-One (version 1.5) Current plugin: BuddyBuilder Pro (version 1.6.7) PHP version 7.4.26 Error Details ============= An error of type E_ERROR was caused in line 81 of the file /mnt/customers-man/customers-el-2731002-14723-clubhx-wordpress-pvc-61003d1e6074e8003173bf8a/wp-content/wp-content/plugins/stax-buddy-builder-pro/core/dynamic-tags/MemberXProfileTag.php. Error message: Uncaught Error: Call to undefined function Buddy_Builder_Pro\bp_get_profile_field_data() in /mnt/customers-man/customers-el-2731002-14723-clubhx-wordpress-pvc-61003d1e6074e8003173bf8a/wp-content/wp-content/plugins/stax-buddy-builder-pro/core/dynamic-tags/MemberXProfileTag.php:81 Stack trace: #0 /mnt/customers-man/customers-el-2731002-14723-clubhx-wordpress-pvc-61003d1e6074e8003173bf8a/wp-content/wp-content/plugins/elementor/core/dynamic-tags/tag.php(35): Buddy_Builder_Pro\MemberXProfileTag->render() #1 /mnt/customers-man/customers-el-2731002-14723-clubhx-wordpress-pvc-61003d1e6074e8003173bf8a/wp-content/wp-content/plugins/elementor/core/dynamic-tags/manager.php(216): Elementor\Core\DynamicTags\Tag->get_content() #2 [internal function]: Elementor\Core\DynamicTags\Manager->get_tag_data_content() #3 /mnt/customers-man/customers-el-2731002-14723-clubhx-wordpress-pvc-61003d1e6074e8003173bf8a/wp-content/wp-content/plugins/elementor/core/dynamic-tags/manager.php(109): call_user_func_array() #4 /mnt/customers-man/cus
Topic: page tab missing in admin
Hello,
I just installed Buddypress and I can’t find the “page” tab in its setting.wordpress version : 6.0.1
buddypress version : 10.4.0
theme : OceanWP Version 3.3.4 children
site : wp.ladralha.frTopic: Theme change text color
Hello goodday,
Next to buddypress i installed the theme twenteen seventeen. Now he shows the text very lightly in the profile table. Barely legible. Do you maybe know a css code that I can paste at customizer to make the text black everywhere?
Kind regard
vd Hee