-
@mercime replied to the forum topic need rich media solution in the group Creating & Extending 14 years, 1 month ago
BP Album, free, https://wordpress.org/extend/plugins/bp-album/ has photos and the BP Media beta version will also support audio files, embedded videos, embedded images, and much, much more.
BP Gallery, premium, […]
-
@mercime replied to the forum topic Theme sidebar not displaying on BuddyPress pages – Thematic child theme in the group How-To and Troubleshooting 14 years, 1 month ago
Could just be that the widget plugin is interfering with the function calls. Not sure about that. The scope of forums assistance covers getting HTML structure of theme onto the BP Template files. I used the info […]
-
@mercime replied to the forum topic Where is the BP Group Documents Plugin? in the group Third Party Components & Plugins 14 years, 1 month ago
Could have sworn that Peter Anselmo’s documents plugin had a version compatible with BP 1.5 but the github one is compatible with lower BP version. As for working version of this that plugin, you could try and […]
-
@mercime replied to the forum topic Buddypress Integration with Boulevard Theme in the group Installing BuddyPress 14 years, 1 month ago
@neodoxa first thing, we have to remove the default image background and default left padding, etc. in your theme by adding following to your stylesheet:
`div#item-nav ul,
div#item-body ul {
padding-left: […] -
@mercime replied to the forum topic Installing Buddypress in the group Installing BuddyPress 14 years, 1 month ago
https://codex.buddypress.org/getting-started/before-installing/#system-server
Associate Registration Page during installation wizard – https://codex.buddypress.org/getting-started/setting-up-a-new-installation/ […]
-
@mercime replied to the forum topic Footer widgets not displaying in the group How-To and Troubleshooting 14 years, 1 month ago
First, what theme are you using? Did you test widget logic with bp-default theme?
-
@mercime replied to the forum topic Fixing alignment of WP theme in the group Installing BuddyPress 14 years, 1 month ago
Just checked out the insignio theme and based on the HTML structure via View Source code, it shows that there already is a
which would conflict with BP Template Pack files’, therefore I am now sure that you […] -
@mercime replied to the forum topic No Header logo and header search bar in my child theme in the group How-To and Troubleshooting 14 years, 1 month ago
I see the site title and and the header search bar in page source code.
The problem was the absolute positioning of the site title and search bar in your stylesheet
replace:
`#header #search-bar {
[…] -
@mercime replied to the forum topic Fixing alignment of WP theme in the group Installing BuddyPress 14 years, 1 month ago
1) Which WP theme are you using? Need to see a demo to confirm HTML structure.
2) What you pasted for header.php is missing opening html, head, body tags etc. Please double check and repost code […]
-
@mercime replied to the forum topic WP 3.3.1 & BP 1.5.4, user activation link does not work in the group How-To and Troubleshooting 14 years, 1 month ago
You have not indicated whether you perform basic troubleshooting procedures like:
– First way to address this is to check whether the same behavior applies when you change to bp-default theme.
– To further […] -
@mercime replied to the forum topic No Header logo and header search bar in my child theme in the group How-To and Troubleshooting 14 years, 1 month ago
http://goo.gl/zUiUO – this URL has been disabled.
There is no header image logo in bp-default theme. There is the site title link. Otherwise, what did you mean by “header logo”?
-
@mercime replied to the forum topic BP Template Integration with WP Flexishop Theme in the group Installing BuddyPress 14 years, 1 month ago
B. Copy your theme’s sidebar.php and Save As sidebar-buddypress.php
Open up sidebar-buddypress.php and at the top of the file, above all other code, add this:
then at the bottom of the same file, […]
-
@mercime replied to the forum topic BP Template Integration with WP Flexishop Theme in the group Installing BuddyPress 14 years, 1 month ago
Yes, @ mentions usually get emailed by default. Didn’t know if you disabled that in your settings like I did 🙂
a) is Good choiceIf you’ve changed any of the BP template files in your theme folder, […]
-
@mercime replied to the forum topic Installing Buddypress kills my admin section!!! in the group Installing BuddyPress 14 years, 1 month ago
Info on that page show ways and means to increase memory limits. This is a server issue. Please contact your webhosting tech support for assistance to increase memory for your plan.
-
@mercime replied to the forum topic Theme sidebar not displaying on BuddyPress pages in the group How-To and Troubleshooting 14 years, 1 month ago
B. At the bottom of the same 16 files, replace:
!-- .padder --
!-- #content --
?php do_action( '//DIFFERENT HOOKS' ); ?
?php get_sidebar( 'buddypress' ); ?
?php get_footer( 'buddypress' ); ?with […]
-
@mercime replied to the forum topic Theme sidebar not displaying on BuddyPress pages – Thematic child theme in the group How-To and Troubleshooting 14 years, 1 month ago
heyshamsw You will need to change 16 template files within the 6 BP folders transferred to your thematic child theme folder in server during the compatibility process.
If you’ve previously changed any of the […]
-
@mercime replied to the forum topic BP Template Integration with WP Flexishop Theme in the group Installing BuddyPress 14 years, 1 month ago
== Is there a way to subscribe getting an email post each time somebody responds? ==
@jamesmcbennett Not at this time.
== Below are codes as asked for. ==
Checked the code and you have two options […]
-
@mercime replied to the forum topic Theme sidebar not displaying on BuddyPress pages in the group How-To and Troubleshooting 14 years, 1 month ago
@heyshamsw we can only try our best to resolve such issues.
So what method did you try to use to make your theme compatible with BuddyPress, the first method which changes 16 template files or the second method […]
-
@mercime replied to the forum topic [Resolved] Making ”mantra” theme buddypress compatible in the group How-To and Troubleshooting 14 years, 1 month ago
B. At the bottom of the same 16 files, replace:
!-- .padder --
!-- #content --
?php do_action( '// DIFFERENT HOOKS' ); ?
?php get_sidebar( 'buddypress' ); ?
?php get_footer( 'buddypress' ); ?with […]
-
@mercime replied to the forum topic making "mantra" theme buddypress compatible in the group How-To and Troubleshooting 14 years, 1 month ago
Ok, I didn’t see that sidebar with the analog clock earlier on the registration page.
You will need to change 16 template files within the 6 BP folders transferred to your weaver theme in server during the […]
- Load More
@mercime
Active 5 years, 7 months ago