Search Results for 'wordpress'
-
Search Results
-
1. Which version of WordPress are you running?
Wordpress 3.1.4
2. Did you install WordPress as a directory or subdomain install?
Directory
3. If a directory install, is it in root or in a subdirectory?
Root
4. Did you upgrade from a previous version of WordPress? If so, from which version?
Nope;
5. Was WordPress functioning properly before installing/upgrading BuddyPress (BP)? e.g. permalinks, creating a new post, commenting.
Yes
6. Which version of BP are you running?
1.5.7
7. Did you upgraded from a previous version of BP? If so, from which version?
Nope, fresh install
8. Do you have any plugins other than BuddyPress installed and activated? If so, which ones?
.Buddypress 1.5.7
.Bp-Album
.Bp Hovercards
.bbPress Forums
.Wordpress Backup to Dropbox
9. Are you using the standard BuddyPress themes or customized themes?
Customized, ReviewIt from themeforest
10. Have you modified the core files in any way?
Not yet
11. Do you have any custom functions in bp-custom.php?
Not yet
12. If running bbPress, which version? Or did your BuddyPress install come with a copy of bbPress built-in?
Latest Version, dont remember right now
13. Please provide a list of any errors in your server’s log files.
No error logs.
14. Which company provides your hosting?
Bluehost
15. Is your server running Windows, or if Linux; Apache, nginx or something else?
Linux.I want to remove the favorite buttons from activiy (know that if I just delete the ahref reference it does) and remove the link “my favorites” from buddypress bar and menus in user profile, and where it exists more.
(Portuguese native language, sorry if theres any error in spelling)
I have a site that runs WordPress 3.4.1 with Buddypress 1.5.6
It has the Group forums turned on but they just mess me about and here is why:
1. The editor will format a forum page quite nicely yet the formatting disappears when the forum post is displayed
2. I put in standard double quotes and it decides to change them to something different. Took me ages to solve that one today when that messed up an html snippet that I had posted.
3. I post a snippet of html to demonstrate something which gets displayed as html. I go i to correct a typo and then it decides to decipher it as a link. I use the actual codes around the link then edit the post again cos I still had something wrong. It has decided to replace the codes yet again. Basically I am unable to edit a post for fear that it will change something
4. There is no easy way to add images to forum posts yet I can do it in the actual group. Now I may just be missing a plugin for this one but I cannot tell users to type in the html to include something. They dont know html so I increase my support loadI need forums to work for some things but the way they are is causing me immense frustration. I may be missing something obvious. If so What?
Note that I wont change core files because I have enough of an IT background to know that causes many problems with upgrades. Child theme might be the solution although I would prefer to wait for BP 1.6 to do that
I have tried all of the suggestions in many other threads regarding this issue, but nothing works for me so I am starting a new thread.
Problem: I have group forums installed, however I am unable to post a topic in any group (I get the red error message stated in the title above). I have “Enable discussion forum” checked under the admin settings for the group, and I have also tried toggling this setting and saving. I have bbPress installed, but have tried disabling the plugin and deleting bb-config.php prior to re-installing group forums. I have checked the settings in bb-config.php to make sure that they match wp-config.php. I have also tried deleting the group and creating a new one.
FYI:
1. WordPress version 3.4.1
2. WordPress is not installed on a subdomain.
3. Install is in the root directory.
4. Upgraded from previous version of WordPress.
5. WordPress was functioning properly prior to installing Buddypress.
6. Buddypress version 1.5.7
7. I did not upgrade from a previous version of Buddypress.
8. I have deactivated all other plugins besides Buddypress but still have the same issue.
9. I am using my own custom theme, along with BuddyPress Template Pack plugin.
10. I have not modified the core files.
11. I have no custom functions in bp-custom.php.
12. I have bbPress version 2.1.1
13. My server’s error log is empty.
14. I use Inmotion hosting.
15. Apache version 2.2.22, PHP version 5.3.10, MySQL version 5.1.61-log, linux operating system
16. My website is http://www.balletuni.comHello all,
I’ve recently updated both WordPress (to Ver. 3.4.1) and BuddyPress (to Ver.1.5.7) and weird display problems started popping up. Unfortunately I cannot recall which previous versions they were prior to the upgrade but everything worked perfectly before…I tried deleting BP completely and installed a downgraded version (1.5.6 – 1.5). Doesn’t solve the problem.
I currently have WP&BP installed in a subdirectory, not a subdomain. I have not tampered with anything in the core files & I have always been using the default theme that came with BuddyPress.
The main problem is that every time I activate BuddyPress, the text editor becomes this:
http://img803.imageshack.us/img803/8573/screenshot20120731at124.png
You can’t click the upload/insert media button; can’t switch over to html mode and no rich text editing (font colors, sizes,links etc) buttons at all. Also the default font color in the actual input area becomes white and I can’t see what I’m typing…In addition to this, as long as BuddyPress is activated I get all sorts of display problems in dashboard on the backend:
1) All the sidebar hover menus stop working- I can only click on a section and view the expanded sub-menus;
2) As I search for plugins from the backend, whenever I’m trying to view “details” of a certain plug-in I was getting a Lightbox-ish pop up window for all the details. Now I don’t get that. It simply opens whatever was in that pop up window in a new page…
2) Most frustratingly, I can’t drag any widgets around, which is actually a big problem.I have the following plugins activated at the moment:
– Akismet
– bAll-in-One Event Calendar
– BP Labs
– BuddyPress Group Email Subscription
– BuddyPress Twitter
– Easy Contact Forms
– Featured articles Lite
– Google Analytics for WordPress
– HL Twitter
– jQuery Colorbox
– KK I Like It
– Private WordPress
– Section Widget
– U BuddyPress Forum Attachment
– WP Live Stream
– WP User FrontendEven if I deactivate them all the above problem still exists. But once I deactivate BP everything becomes normal…Something must’ve gone wrong during the upgrade. Could it be that the problems actually comes from the WordPress end of things? Please help me out here! Any thoughts is appreciated!
Topic: Best Strategy?
I’ve installed Buddypress to a test server and have played around with it and really enjoy its capabilities. I’d like to use it for an upcoming project but would like somebody to point me in the right direction.
The project requires that we have http://www.domain.com that is a typical WordPress install and then a http://www.domain.com/community which would include the Buddypress site. The client does not want any of the community options on their root domain, they want it all contained in the community directory.
My question is, what is the best approach? The two ways that I have considered are creating two separate WordPress installs and then trying to make them share the same userbase. The more likely approach seems to be to convert the WordPress into a Multisite or Network with directories. I should then be able to install my main theme at the root and Buddypress in the subdirectory. I understand that I can change the main directory for Buddypress with a bp-custom.php file and have seen the commands that can be used within that file.
Which is the better solution? Is there a better way than the two I’ve listed?
Thanks in advance!
StSmtihHi everyone,
I would like to create a custom menu using the links found on the Buddypress admin bar (so I can just hide the admin bar and place the menu somewhere else). Is there a way to do this? Is there a plugin/widget that can do this? I’ve been googling for hours but to no avail.
I’m kinda new to WordPress/Buddypress so please bear with me. Thank you.
Hello,
I am having some difficulties on trying this make to work:
`<?php $args = array(
‘field’ => ‘Location’,
‘user_id’ => $curauth->ID); ?>
`
it just doesn’t display anything for me. Am i doing something wrong.
I am running this code in the author wordpress page.
Thanks very much for your help!Hi – Sorry if this question has been answered before – please point me in the right direction if it has…
(WordPress 3.4.1 / BuddyPress 1.5.7)ISSUE: Users are successfully posting ‘updates’ to the BuddyPress Activity Stream – but, if you Search for words contained in the Update, the Search Results do NOT include these updates.
Could you let me know how I can fix this? Thanks!
Hi,
I search, How to Bring back the Activity information with a php fonction, to show it in a different way.
Like in the home page of the Circle me website, for exemple.Because I know the post_query fonction for wordpress, but I don’t find how how to do it with Buddy press.
Thanks
S
Greetings code monkeys. I’m new here, but not to WordPress. I have been searching hard and long for a plugin with no avail. So I’m asking for a mod. I need a visual editor, wysiwyg editor if you will for the member profiles on my buddypress site. Each profile info page has your typical fields I have created: facebook url, twitter id, website, about me, etc…but I need to give them an html field where they can add a small snippet of script.
Now, I am still learning php, brand spanking new at it, but still, learning the basics. I don’t have a dedicated server yet or the skills to run a cpanel on limited help from my host. I wondered if it would be better to run buddypress on WordPress MS(mulitsite) install instead. I only have about..147gb of server space so I will eventually have to move it over to a dedicated server(heard that sucks)
In any case, I need a hand or advice on the mod versus moving to multisite.
If the mod adding a wysiwyg front end editor on profiles for BP is easier, then how to??Site is still in tweeking mode..but you can take a peek if you choose: http://artfirelink.com
Hi,
I could have missed something obvious, but nevertheless I need your help. I’m using BuddyPress with a child theme (Frisco) and want to add a custom js file to it, but where should I put and link to it? I’ve tried to put the link in the child theme’s header.php and put the javascript file into that theme’s js folder – without success. I’ve also tried putting it into the buddypress default theme’s header.php…
I’m using WordPress version 3.4.1 and BuddyPress version 1.5.6Topic: Registration problems
Dear forum members,
I am having problems with registering users. New users cannot register via the site. Also links send with the plugin “Invite Anyone” do not direct to a register page. They get redirected to the default login page. Also the register link in the default wp login page does not work.
In the wp settings I allow anyone to register to the site.
In the Buddypress Pages Registration settings I have register pointing to a Register WP page and Activate pointing to a Activate WP page.Did I miss anything? Any help would be appreciated very much.
My site is http://www.duikteamdidam.nl
Wordpress version is 3.4.1
Buddypress version is 1.5.7
