-
@mercime replied to the forum topic Sidebar Alignment Issue for TheStyle Theme in the group How-To and Troubleshooting 14 years ago
You’re welcome 😉 Marking this as resolved.
-
@mercime replied to the forum topic problem installing integrated with WP DaVinci theme in the group Installing BuddyPress 14 years ago
Check the content of your wp-content/themes/wp-davinci-prem/ folder it should at least contain the 6 BP folders I mentioned in my previous post – /activity, /blogs, /forums, /groups, /members, and /registration […]
-
@mercime replied to the forum topic admin avatar appears on users profile in the group How-To and Troubleshooting 14 years ago
-
@mercime replied to the forum topic Sidebar Alignment Issue for TheStyle Theme in the group How-To and Troubleshooting 14 years 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 Sidebar Alignment Issue for TheStyle Theme in the group How-To and Troubleshooting 14 years ago
@dsmndwng Based on the HTML structure of your theme, you’d need to use the first option, i.e., change 16 template files within the 6 BP folders transferred to your TheStyle theme folder in server during the […]
-
@mercime replied to the forum topic Threaded comments, forum and wall in the group How-To and Troubleshooting 14 years ago
== It appears that my comments on my wall are threaded, but my comments in the forum are not. ==
That is correct, that is the default layout – activities are threaded just like comments in blog posts while forums […] -
@mercime replied to the forum topic problem installing integrated with WP DaVinci theme in the group Installing BuddyPress 14 years 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 topic [Resolved] Problem installing integrated with WP DaVinci theme in the forum Installing BuddyPress 14 years ago
code posted at http://wp.me/p1I84P-1H
-
@mercime replied to the forum topic problem installing integrated with WP DaVinci theme in the group Installing BuddyPress 14 years ago
@faithcoach first of all, you’re using a theme which needs to be updated to recommended coding standards e.g.
–?php include (TEMPLATEPATH . '/featured-wide.php'); ?should be `?php get_template_part ( […] -
@mercime replied to the topic [Resolved] Problem installing integrated with WP DaVinci theme in the forum Installing BuddyPress 14 years ago
@faithcoach first of all, you’re using a theme which needs to be updated to recommended coding standards 🙂
At this point however, we will proceed with the original tags in your template files. Based on the […]
-
@mercime replied to the forum topic Is this the correct Registration Page? in the group Installing BuddyPress 14 years ago
== I have not upgraded to 1.5.5. ==
Let’s go to basic troubleshooting.
– What version of BP and WP are you on?
– Single WP or WP multisite? If multisite, is BP installed in main site or subsite?
– Is your WP […] -
@mercime replied to the forum topic problem installing integrated with my theme in the group Installing BuddyPress 14 years ago
@faithcoach where’s the code for your theme’s page.php? And what is the name of your theme and/or URI of the theme?
-
@mercime replied to the forum topic Group Forum within the Group itself? in the group Creating & Extending 14 years ago
@teoh89 No, you do not need a plugin for that. You just need to install the Forums for Groups under dashboard menu BuddyPress Forums and you’re good to go […]
-
@mercime replied to the forum topic Is this the correct Registration Page? in the group Installing BuddyPress 14 years ago
This is the original registration form from bp-default theme https://buddypress.trac.wordpress.org/browser/tags/1.5.5/bp-themes/bp-default/registration/register.php
Back up your current registration/register.php […]
-
@mercime replied to the forum topic Groupblog: Assigning one blog/site to multiple groups in the group Third Party Components & Plugins 14 years ago
You should post in courseware plugin developer’s forums https://buddypress.org/community/groups/buddypress-courseware/forum/
-
@mercime replied to the forum topic problem installing integrated with my theme in the group Installing BuddyPress 14 years ago
@faithcoach what WP theme are you currently using? Theme demo url?
Open up that theme’s header.php file, copy all code, paste in pastebin.com, click submit and post generated URI here. Do the same for the […] -
@mercime replied to the forum topic [Resolved] Problems Getting BuddyPress Running in the group Installing BuddyPress 14 years ago
@linkfr please start a new topic. Your issue is completely different from original poster’s and this topic has already been marked as resolved.
-
@mercime replied to the forum topic [Resolved] Sidebar Alignment Issue for TheStyle Theme in the group How-To and Troubleshooting 14 years ago
@katandmouse It’s the best way to avoid confusion since you have a different theme and therefore a different solution which I posted in your new topic. Thank you for following instructions 🙂
-
@mercime replied to the forum topic Sidebar dropping in Wootheme's Diner in the group How-To and Troubleshooting 14 years 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 Sidebar dropping in Wootheme's Diner in the group How-To and Troubleshooting 14 years ago
== but asked that I start my own thread. ==
@katandmouse Yes, because you have different themes and I’ll be posting different codes/instructionsBased on the HTML structure of your theme, you’d need to use […]
- Load More
@mercime
Active 5 years, 7 months ago