-
@mercime replied to the topic [Resolved] Error in Invitation in the forum How-to & Troubleshooting 10 years, 4 months ago
Is it possible for me to copy-and-paste the old style to the new one?
@sillery4ever At this point, it would be better to override the styles in current stylesheet because the selectors used in stylesheet enqueued by BP is more specific than the selectors used in the old stylesheet.
e.g.#buddypress item-list
in BP theme compatibility vs. plain.it…
[Read more] -
@mercime replied to the topic Theme Problem on buddypress pages ! in the forum How-to & Troubleshooting 10 years, 4 months ago
@sillery4ever What about the instructions and codex article do you not understand? Please be specific.
-
@mercime replied to the topic How can I allow Authors to update their extended profiles in the forum How-to & Troubleshooting 10 years, 4 months ago
@airfieldnotes Deactivate NextGen gallery plugin and change to Twenty Fourteen theme. Some people have reported bugs with that plugin and BP.
-
@mercime replied to the topic [Resolved] Creating a Register pagerepair in the forum Installing BuddyPress 10 years, 4 months ago
@jamierat1 Could be a theme issue. Change to Twenty Fourteen theme and check the register page again.
-
@mercime replied to the topic HHVM + BuddyPress ? in the forum How-to & Troubleshooting 10 years, 4 months ago
@synaptic I believe JJJ has https://github.com/johnjamesjacoby/hhvvvm
-
@mercime replied to the topic [Resolved] Creating a Register pagerepair in the forum Installing BuddyPress 10 years, 4 months ago
Whatever page I create and set as register or activate it just takes me to the homepage
That is a default behavior if you go to the register page while you’re still logged in. Log out first.
-
@mercime replied to the topic How can I allow Authors to update their extended profiles in the forum How-to & Troubleshooting 10 years, 4 months ago
yes, I’ve done troubleshooting and searched the support forums with no luck.
@airfieldnotes RE BP Default theme http://bpdevel.wordpress.com/2013/11/13/the-future-of-the-bp-default-theme/ so at this point that theme is not the standard you should be looking at.
I’ve created some extended profiles
Sanity check: you created those via Users > Pro…[Read more]
-
@mercime replied to the topic Theme Problem on buddypress pages ! in the forum How-to & Troubleshooting 10 years, 4 months ago
@sillery4ever the simplest solution would be to create a new file named
buddypress.php
, add code, then upload it to the root of your theme’s folder in server.Re code you will place in
buddypress.php
:
Normally it is only a matter of copying over a theme’s page.php file and pasting it in buddypress.php, then configuring HTML etc. to render all…[Read more] -
@mercime replied to the topic [Resolved] Hiding member activity from google search listings in the forum How-to & Troubleshooting 10 years, 4 months ago
@foresme
1) Activity Privacy: https://wordpress.org/plugins/buddypress-activity-privacy/2) Profile Privacy: copy over this file https://buddypress.trac.wordpress.org/browser/tags/2.0.1/bp-templates/bp-legacy/buddypress/members/single/profile/profile-loop.php into your active theme folder following this structure…[Read more]
-
@mercime replied to the topic Group page commenting is not working in the forum How-to & Troubleshooting 10 years, 4 months ago
I’ve tested this against all my other plugins and themes and it seems to just be happening on this theme (called buddyboss).
@jono_39 Sorry to learn that you’re having that issue. It’s great that you took the initiative to troubleshoot and identify the cause. I can only say at this point that the best place to find resolution would be at the p…[Read more]
-
@mercime replied to the topic How to Delete the BUDDYPRESS account in the forum How-to & Troubleshooting 10 years, 4 months ago
@appinsecurity Sorry, but we do not delete accounts here. https://codex.wordpress.org/Forum_Welcome#Deleting_Accounts
-
@mercime replied to the topic Updated Buddypress in the forum How-to & Troubleshooting 10 years, 4 months ago
@mayan2014 download older WP versions at https://wordpress.org/about/roadmap/
I hope you backed up your DB and files before upgrading WP/BP. To make sure that your BP and WP versions are synced, check out https://codex.buddypress.org/developer/releases/ -
@mercime replied to the topic Updated Buddypress in the forum How-to & Troubleshooting 10 years, 4 months ago
@mayan2014 What BP version did you upgrade from? Have you checked whether the theme and/or the plugins you have activated in your site are compatible with the latest BP version?
You can rename/delete the BuddyPress plugin folder via cpanel or s/FTP. You can download older versions of BP at https://wordpress.org/plugins/buddypress/developers/
-
@mercime replied to the topic [Resolved] Error in Invitation in the forum How-to & Troubleshooting 10 years, 4 months ago
@leonyipa please delete the following lines from BuddyDefault’s
sidebar.php
file
<?php if ( bp_is_active( 'messages' ) ) : ?>
<?php bp_message_get_notices(); /* Site wide notices to all users */ ?>
<?php endif; ?>You can instead either add the Sitewide Notices widget in your sidebar or just allow the sitewide notice to appear in the header area…[Read more]
-
@mercime replied to the topic How can I allow Authors to update their extended profiles in the forum How-to & Troubleshooting 10 years, 4 months ago
@airfieldnotes WP/BP versions? Have you done some basic troubleshooting? https://codex.buddypress.org/getting-started/troubleshooting/
-
@mercime replied to the topic How can I redirect from WP author profile to BP member profile? in the forum How-to & Troubleshooting 10 years, 4 months ago
@bluep92877 easier this way -> https://wordpress.org/plugins/bp-blog-author-link/
-
@mercime replied to the topic username appearing twice on registration sign up form in the forum How-to & Troubleshooting 10 years, 4 months ago
username appearing twice on registration form
@jaciando1 Change the “User Name” profile field name in the “Profile Details” box -> go to admin menu
Users > Profile Fields and click on the “edit” button under that profile field name.I also appear to have two different register forms???
You can add the following to your theme’s functions.php…[Read more]
-
@mercime replied to the topic [Resolved] Mark up broken on buddypress.org in the forum Miscellaneous 10 years, 4 months ago
@tcbarrett Fixed! Some code from the past wrought havoc to one reply.
Thank you for the report 🙂 -
@mercime replied to the topic [Resolved] fixing the buddypress lists fields in the forum How-to & Troubleshooting 10 years, 4 months ago
@giuseppe23 Could be border around item-list li . Another guess is to look for box-shadow styles around what I mentioned above or something else. Sorry, can only guess.
You can copy all content of your stylesheet and paste at pastebin.com, then post the generated URL here. Better chances there than all this guessing.
- Load More
@mercime
Active 4 years, 2 months ago