Search Results for 'theme'
-
Search Results
-
Topic: Comment buttons not working
Hi! I modified my entry.php file on the child theme and the comment button stopped working, I tried putting the original into my child theme and it still not working. How can I change it without breaking the comment button?
Topic: Buddypress widgets
Hi
I was wondering if you could help me please with php.
After the user fills in the create an account section and base register form I would like 2 things to happen when the user the hits complete signup button.
1. Disable the auto activation so I can assign a member group in the wordpress users section
2. Redirect to an external website for their tiered membership paymentI have tried this for the redirection but I cant get it to work (I added the URL). I placed it in the child theme’s function.php
function ps_bp_redirect($user) {
$redirect_url = ‘url goes here’;
wp_safe_redirect( add_query_arg( array( ‘user’ => $_POST[‘signup_username’] , ’email’=> $_POST[‘signup_email’]), $redirect_url ) );
}
add_action(‘bp_core_signup_user’, ‘ps_bp_redirect’, 100, 1);and I used this to stop the auto activation and this works perfect. I added the code to snippets plugin.
add_filter( ‘bp_core_signup_send_activation_key’, ‘ps_disable_activation_email’ );
function ps_disable_activation_email() {
return false;
}
add_filter( ‘gettext’, ‘ps_change_activation_message’, 20, 3 );function ps_change_activation_message( $translated_text, $text, $domain ) {
switch ( $translated_text ) {
case ‘You have successfully created your account! To begin using this site you will need to activate your account via the email we have just sent to your address.’ :
$translated_text = __( ‘Your membership account is awaiting approval by the site administrator.’, ‘buddypress’ );
break;
}return $translated_text;
}I am using the newest version of wordpress and buddypress Version 7.3.0
Many thanks and kind regards
Tracey Kinchella
Topic: Buddypress Page Templates
Hey all.
I’m trying to determine the best way to change the header and footers on my buddypress pages like member etc. I’ve done a fair bit of searching, but haven’t been able to find the right approach. It seems like something simple that I’m just missing. To be clear, I want, for example, member pages or activity to use a theme header or footer I specify for that page…very similar to what I could do for regular wordpress pages.
Thanks for any help you can provide!
TimTopic: Indent
Is there a way to stop each reply indenting… it makes the messaging very quickly unreadable on any screen.
It’s not Theme related, as I’ve switched it to different themes and it’s still doing it.
Also, the same with spam being repeated.
New to BP, so apologies if it’s something simple I’ve overlooked.
http://fringenetwork.co.uk/wp-content/uploads/2021/04/indent.jpg
How do I fix the fact that the “read more” button on a long post doesn’t work? I’ve tested this in three themes: Ixion, Fluida, and now Melos Dark. Is there a way to enforce a character limit if this isn’t fixable?
Hello,
the signin and signup form is mixing english and german language
Can someone please help me to fix this?
I’m pretty new to wordpress and buddyboss
I’m using plattform v.1.5.8 and theme v1.6.5 and wp 5.7.1.Topic: Image Upload Help!
Hey guys i really hope you can help.
i have buddy press with inspirebook theme.
everything works well except when me or users try to upload media it shows a reaaaaaaly slow loading bar but if you just press post it will post it anyway. but the main thing is no photos or videos are showing when someone uploads them , ive checked all settings and tried looking for conflicts
Every since the BuddyPress new update, I can no longer edit pages in my Buddy X Pro themed BuddyPress site. All plugins turrned off, and can edit, until I turn on BuddyPress.
Here is the error produced:
When I attempt to edit with Elementor I get a 500 internal server error. Sometimes there is left in the php error log, this error, but not every time I get the 500 internal server error
Here is my Environment and error log from the Elementor System Info…
== Server Environment ==
Operating System: Linux
Software: Apache
MySQL version: MySQL Community Server (GPL) v5.7.33
PHP Version: 7.3.27
PHP Max Input Vars: 10000
PHP Max Post Size: 512M
GD Installed: Yes
ZIP Installed: Yes
Write Permissions: All right
Elementor Library: Connected== WordPress Environment ==
Version: 5.7
Site URL: https://www.crossazure.net
Home URL: https://www.crossazure.net
WP Multisite: No
Max Upload Size: 512 MB
Memory limit: 1028M
Permalink Structure: /%author%/%year%/%monthnum%/%day%/%postname%/
Language: en-US
Timezone: 0
Debug Mode: Inactive== Theme ==
Name: BuddyxPro
Version: 2.6.1
Author: wbcomdesigns
Child Theme: No== User ==
Role: administrator
WP Profile lang: en_US
User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:87.0) Gecko/20100101 Firefox/87.0== Active Plugins ==
Absolutely Glamorous Custom Admin
Version: 6.8
Author: CusminBuddyPress
Version: 7.3.0
Author: The BuddyPress CommunityClassic Editor
Version: 1.6
Author: WordPress ContributorsColorlib Login Customizer
Version: 1.2.99
Author: ColorlibElementor
Version: 3.1.4
Author: Elementor.comElementor Pro
Version: 3.2.1
Author: Elementor.comKirki Customizer Framework
Version: 3.1.6
Author: David VongriesWordfence Security
Version: 7.5.2
Author: WordfenceWPSSO Core
Version: 8.26.2
Author: JS Morisset== Elementor – Compatibility Tag ==
Elementor Pro: header_not_exists
== Elementor Pro – Compatibility Tag ==
== Elements Usage ==
wp-page : 3
button : 2
heading : 2
icon : 11
image : 1
bpb-buddypress : 0
bpb-members-directory-filters : 1
bpb-members-directory-list : 1
bpb-profile-member-avatar : 1
bpb-profile-member-buttons : 1
bpb-profile-member-content : 1
bpb-profile-member-cover : 1
bpb-profile-member-username : 1
icon : 26
spacer : 1== Log ==
PHP: showing 2 of 2PHP: 2021-04-12 14:03:52 [notice X 2][/home/crossazure/public_html/wp-content/plugins/elementor-pro/license/updater.php::75] Undefined index: new_version [array (
‘trace’ => ‘
#0: Elementor\Core\Logger\Manager -> shutdown()
‘,
)]
PHP: 2021-04-14 08:56:53 [error X 27][/home/crossazure/public_html/wp-content/plugins/elementor/includes/base/controls-stack.php::2038] Uncaught TypeError: Argument 1 passed to Elementor\Controls_Stack::sanitize_settings() must be of the type array, null given, called in /home/crossazure/public_html/wp-content/plugins/elementor/includes/base/controls-stack.php on line 987 and defined in /home/crossazure/public_html/wp-content/plugins/elementor/includes/base/controls-stack.php:2038
Stack trace:
#0 /home/crossazure/public_html/wp-content/plugins/elementor/includes/base/controls-stack.php(987): Elementor\Controls_Stack->sanitize_settings(NULL)
#1 /home/crossazure/public_html/wp-content/plugins/elementor/includes/base/controls-stack.php(1787): Elementor\Controls_Stack->get_data(‘settings’)
#2 /home/crossazure/public_html/wp-content/plugins/elementor/core/base/base-object.php(142): Elementor\Controls_Stack->get_init_settings()
#3 /home/crossazure/public_html/wp-content/plugins/elementor/core/base/base-object.php(40): Elementor\Core\Base\Base_Object->ensure_settings()
#4 /home/crossazure/public_html/wp-content/plugins/elementor/includes/base/contro [array (
‘trace’ => ‘
#0: Elementor\Core\Logger\Manager -> shutdown()
‘,
)]Is it possible to make better html structure and naming convention for bp nouveau template? The current naming is so confusing and make headache.
1. friendship button even insert a div tag to ul list after click button.
2. confusing naming everywhere. for example:
a member list:
.item-entry
=.list-wrap (Shouldn’t it be .item-wrap)
===.item-avatar
===.item
====.item-block
=====list-title (Shouldn’t it be .item-title)
=====-meta action (Shouldn’t it be .item-actions)There are a bunch of other bugs seems that only people who have only learned front-end development for a week will make. I don’t intend to offend, but to be honest, the BuddyPress default theme and the WordPress default theme are not at the same level. I can always learn a lot from the WordPress default theme and improve my skills, but the BuddyPress default theme is simply terrible.
Hey there,
for a client we set up Learndash and Buddyboss using the Buddyboss Theme. Elementor is also installed as a builder.
The Course and Lesson Pages however show too many information like “progress” and “members” and more. Can I change the design layout for courses and lessons? And if yes, how?The main task would be to hide many elements, not to add more.
Thanks for your help
There are a few things I’m not figuring out, and am unable to find in the documentation.
I’ve installed BuddyPress, Theme My Login with the Social extension (to allow logins via Facebook, Twitter, and Google), and bbPress.
The ability to login via any of the above mentioned social media or use the email address as a user name works.
Here is a list of what I’m not figuring out:
– I’m running a theme named Customify, which I do not recall installing. Did it somehow come with BuddyPress (which seems weird) or did I in fact install it and just forgot?
– There is an orange button labeled “BUTTON” that appears to the right of the menu, and within the menu, which slides in from the left side of the screen. It goes to the home page. I’m not seeing how to change the label within this button, but I do see it’s part of the Customify theme.
– I’ve created a forum with bbPress, but when I login as either a user or an administrator, I don’t see it.
– Sometimes when I login I find myself at the users profile page, other times I find myself at the home page. I’m not seeing the pattern as to when one occurs and when the other occurs.That’s it for now.
If anyone can help steer me in the right direction, I will be most appreciative.
Subsequent edit
As I typed the above, it occurred to me I might see my forum at host.com/forums, which I do.