-
mercime replied to the forum topic BuddyPress Compatibility Help in the group Creating & Extending 14 years, 8 months ago
I see this one’s resolved.
-
mercime replied to the forum topic Modify bp template pack files for onPlay theme in the group How-To and Troubleshooting 14 years, 8 months ago
Looks like you used the single.php or index.php code instead. You fixed the sidebar and pagetitle tags on your own! Cool 🙂
-
mercime replied to the forum topic 500 Internal Site Error in the group Installing BuddyPress 14 years, 8 months ago
== Memory issue powweb gives you unlimited ==
It may be so, but have you checked your php.ini file? The setting may be set to min 16MB and would need to increase it. -
mercime replied to the forum topic 500 Internal Site Error in the group Installing BuddyPress 14 years, 8 months ago
500 Error ==
-> memory issue (need to increase) and/or
-> PHP5 error and/or .
-> htaccess error and/or
-> Installing WP via webhost script instead of uploading WP manually i.e. via FTP/cpanel etc. -
mercime replied to the forum topic Newbie – how to get members directory on member only pages in the group How-To and Troubleshooting 14 years, 8 months ago
Different strokes for different dropdown plugins. At this stage, recommend that you contact plugin author and/or post at WP.org forums https://wordpress.org/support/forum/plugins-and-hacks where you’d need to be clear which dropdown […]
-
mercime replied to the forum topic Modify bp template pack files for onPlay theme in the group How-To and Troubleshooting 14 years, 8 months ago
I will presume you’ve gone through this https://codex.buddypress.org/theme-development/wordpress-to-buddypress-theme/ and only need to adjust code in BP template pack files as follows:
Open up the first file, activity/index.php […]
-
mercime replied to the forum topic Changing The Title Tags For the Forums in the group How-To and Troubleshooting 14 years, 8 months ago
EDIT – didn’t see you there DJPaul, I sure took my time to answer 🙂
-
mercime replied to the forum topic Changing The Title Tags For the Forums in the group How-To and Troubleshooting 14 years, 8 months ago
Check out this trac ticket. Know however, that in upcoming BP 1.5, the bp_page_title has been deprecated and WP’s wp_title […]
-
mercime replied to the forum topic User can Register. Registered but can't LOGIN in the group Miscellaneous 14 years, 8 months ago
-
@mercime posted an update 14 years, 8 months ago
@mmendezmi @mmendezmi BP template pack modifications depends on the WP theme. And rpd’s theme is quite different from your theme. You’re missing a div or two from your theme.
Start a new topic in our forum and paste the code in your theme’s page.php file.
-
mercime replied to the forum topic Documentation for Customizing BP Theme? in the group Creating & Extending 14 years, 8 months ago
== As far as the coding goes, am I supposed to start from scratch or copy over all the files from the plugin / bp-default directory? ==
Depends on what modifications you’d like to implement and how you want to go about it.
[…] -
mercime replied to the forum topic Documentation for Customizing BP Theme? in the group Creating & Extending 14 years, 8 months ago
There’s no available documentation in the BP codex at this time. Big assistance in theme styling is Firefox add-on Firebug https://addons.mozilla.org/en-US/firefox/addon/firebug/
-
mercime replied to the forum topic Help to make my WPTheme BuddyPress compatible in the group Installing BuddyPress 14 years, 8 months ago
De rien. De nada. Prego. Welcome to BuddyPress 🙂
-
mercime replied to the forum topic BuddyPress Compatibility Help in the group Creating & Extending 14 years, 8 months ago
@tomcos Double-checked source code of your other regular pages. You need to wrap content with additional
<div class="col-595">which will pull in […] -
mercime replied to the forum topic Column Widths in the group How-To and Troubleshooting 14 years, 8 months ago
You should be able to get free support for your premium theme at BuddyDress.
-
mercime replied to the forum topic Help to make my WPTheme BuddyPress compatible in the group Installing BuddyPress 14 years, 8 months ago
@RPD If you mean this theme, https://wordpress.org/extend/themes/animass, then we’ll use the WP page.php file as guide in the transformation.
Open up […]
-
mercime replied to the forum topic Help to make my WPTheme BuddyPress compatible in the group Installing BuddyPress 14 years, 8 months ago
Looks like a souped up template file. What theme are you using? You can post code of your WP theme’s page.php at pastebin.com. Click submit and post generated URL here.
-
mercime replied to the forum topic buddypress custom header in the group How-To and Troubleshooting 14 years, 8 months ago
bp-default theme has default custom header support. Add this to your child theme’s functions.php file:
// Disable bp-default theme's custom header support
define( 'BP_DTHEME_DISABLE_CUSTOM_HEADER', true ); -
mercime replied to the forum topic bbPRESS still won't work: I've tried solutions listed in this forum. in the group How-To and Troubleshooting 14 years, 8 months ago
== I did change the code in bb-config.php ==
bb-config.php is automatically generated if you go through the BP Forums set-up. You shouldn’t have to change anything in the code.== Is it possible to use a different forum service […]
- Load More
@mercime
Active 5 years, 7 months ago