Search Results for 'theme'
-
Search Results
-
I hope I can optimize better for my website theme. Unfortunately, I am not good at technology. I did search a lot of information on the Internet and heard about BSS Theme. This company is so professional which provides magento theme with a variety of templates such as: magento modern theme, magento theme marketplace, . I plan to install magento athlete theme for my website. However, I do not know it’s well or not. So, I need advice from experts in this field. Thank you so much!
Topic: BuddyPress Video/Audio call
Hello, Buddypress has video/audio calling options for Members registering in? Also advice me good Buddypress themes for just groups, private messaging, paid membership.
Fresh and clean install of WP (5.4), recent PHP (7.4.3) – after installing BP (5.1.2) new user registration newer completes – after filling all fields and clicking “Submit” nothing happens – email notification not sent, page not refreshed etc – everything stays still like no button was pressed.
This as also confirmed on ANY theme and language.Site is located here: https://яцдютт.рф/
Hello everyone,
Very nice to e-meet you.
I am seeking for advices.
I would like to launch an alumni website and thought Buddypress would be the best for that.
Do you know if someone of the community already did a tutorial?
The main goal is :
– to have an alumni directory
– members profile should display only their resume (CV with things such as current and past positions, associations, diplomas, year of graduation from our uni featured)- nothing such as wall post and activity on the website.
– ability to post positions / apply for positionsSo I found out buddypress might be the best plugin but wondered 1) if i am right or 2) do you see any other one instead?
Second question : are the feature I look for easily implemented (I don’t speak about theme here) if I know wordpress or should it require extensive customisation?
– is there a recommended wordpress plugin for the job board which would be highly compatible with Buddypress and make it less painful for customisation? Maybe Wp job board?Thanks a lot lot in advance for any recommendations over those points.
Kind regards,
Vince
Topic: current_component not set
Hello, we need help with the following problem:
When switching our live system from bp 4.3.0 (legacy templates) to bp 5.1.2 (nouveau templates), we are running into problems with the pagination and grid layout for example on the groups page. The reason for this seems to be that buddypress()->current_component is empty. Therefore the loop classes (bp_nouveau_loop_classes()) can’t be generated correctly. We don’t understand why this happens and so far we haven’t been able to reproduce the error on our development system. (This makes troubleshooting almost impossible, because we need our live system to be up and running and therefore switched it back to the old state.)
We are running wp 5.3.2 and bbpress 2.6.4. We already tried to clone the file system and database from our live system (as far as possible), but so far the error did not occur on any other system. We are using several other plugins and tried to deactivate them one by one, also without success. We use a custom theme and template overrides, but this doesn’t cause any trouble at all on our development system. We would be grateful for any advice on how to reproduce the error on our development system or any ideas why current_component is not set as it should be.
Wordpress: 5.4
BuddyPress: 5.1.2
Theme: BeTheme
BuddyPress is messing with my registration page. It looks awkward and I can’t edit it (before the wordpress update or after). I can only see it when I’m logged out and can’t find a place to edit it when I’m logged in. A developer tried to help me and when they deactivated BuddyPress, everything worked fine. Any ideas?
ThanksTopic: CSS bug in Nouveau
Hopefully I’ve tested this correctly, in previous versions and the current beta the membership list avatars always have a round profile image (border-radius:50%), but all other versions of these images on thumbnails etc can be toggled from square to round using the “General BP Settings: Use the round style for member and group avatars.”
I tested with 2020 and 2019 but hopefully haven’t missed something, I know I can override this in my theme but wasn’t sure if something had been missed.
ThanksGood morning. I installed Buddypress on an alterview blog with the Extra theme, all in Italian. I am practical in using “Loco Translate”, in fact I translated everything I needed, but an important thing remained for me: the first message that Buddypress sends to the newly registered user. I’ll explain.
The new user registers by filling in all the fields and sends the request. At this point he receives the first email as below:——————-
Thanks for registering!
To complete the activation of your account, go to the following link and click on the Activate button:
xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxIf the ‘Activation Key’ field is empty, copy and paste the following into the field – xxxxxxxxxxxxxxxxx
———————-
Through Loco Translate I have traced the corresponding string but it has already been translated into Italian and despite everything THE ASPIRING NEW USER RECEIVES THE EMAIL IN ENGLISH. I tried to “synchronize” but the situation remains the same. Can anyone help me? I would be infinitely grateful to you.
ClaudioFor each group the data below is shown
Private Group / 14 members
active 1 day, 13 hours agoHow to hide this data?
PS:
WordPress 5.3.2 running sinatra child theme theme.
BuddyPress Version 5.1.2I have a snippet I use to redirect people from the homepage to a dashboard page if they are already logged in. However, something weird happens when I (the admin user) try to create a new buddypress group (pressing “add new” on the Groups page) – the snippet fires and sends me to the dashboard page. If I turn off the snippet, the group creation page appears as normal. It’s unrelated to theme – it does it with any theme. Any ideas what happens that I also need to exclude? Cheers
—
function myld_loggedin_redirect()
{ if ( is_user_logged_in() && is_front_page() && ! wp_doing_ajax() ) {
wp_redirect(‘/launchpad/’);
exit;
}
}
add_action(‘wp’, ‘myld_loggedin_redirect’);
—Hello
I’m using BP Profile Search + BP Maps for Members * Gwangi Theme.
On the members search there is the search function is working fine.
But after clicking on the map view (membersmap) there is only the map and a list of member next to it.
The Profile search is not showing. I’ve tried everything to fix this. There is a template for the map filters and a template for the map page, right?Thanks for your time!
Hi, I purchased a premium them via themforest.net Its called “Centum”. I would like to make buddypress seamless looking with this theme.
What files can I edit or .CSS files etc can I edit to do this? Where are these files located?
Thanks in advance.
Good morning. I installed Buddypress on an alterview blog with the Extra theme, all in Italian. I am practical in using “Loco Translate”, in fact I translated everything I needed, but an important thing remained for me: the first message that Buddypress sends to the newly registered user. I’ll explain.
The new user registers by filling in all the fields and sends the request. At this point he receives the first email as below:——————-
Thanks for registering!
To complete the activation of your account, go to the following link and click on the Activate button:
xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxIf the ‘Activation Key’ field is empty, copy and paste the following into the field – xxxxxxxxxxxxxxxxx
———————-
Through Loco Translate I have traced the corresponding string but it has already been translated into Italian and despite everything THE ASPIRING NEW USER RECEIVES THE EMAIL IN ENGLISH. I tried to “synchronize” but the situation remains the same. Can anyone help me? I would be infinitely grateful to you.
Claudio