Search Results for 'wordpress'
-
Search Results
-
1. Which version of WordPress are you running? 3.7
2. Did you install WordPress as a directory or subdomain install? Subdirectory
3. If a directory install, is it in root or in a subdirectory? Subdirectory
4. Did you upgrade from a previous version of WordPress? If so, from which version? 3.6.1
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.8.1
7. Did you upgraded from a previous version of BP? If so, from which version? No
8. Do you have any plugins other than BuddyPress installed and activated? If so, which ones? Installed: a bunch, but deactivated them all to get BuddyPress to work first.
9. Are you using the standard BuddyPress themes or customized themes? Customized but I know the theme is not the issue because I have it working at http://nextgencu.com. But not working at http://nextgencu.com/CitizensFirst
10. Have you modified the core files in any way? No
11. Do you have any custom functions in bp-custom.php? No
12. If running bbPress, which version? Or did your BuddyPress install come with a copy of bbPress built-in? No
14. Which company provides your hosting? CU Answers
15. Is your server running Windows, or if Linux; Apache, nginx or something else? Apache2. Register page reloads on submit keeping all fields filled besides password.
3. Like I stated before I have it working fine at http://nextgencu.com but not working in Subdirectory http://nextgencu.com/CitizensFirst
4. I have done a lot of reading to fix this issue and have not found a solution. Some people have said the issue is with the permalinks and the .htaccess file.<IfModule mod_rewrite.c>
RewriteEngine On
RewriteBase /CitizensFirst/
RewriteRule ^index\.php$ – [L]
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule . /CitizensFirst/index.php [L]
</IfModule>The search parameter ‘s’ for the search query is easy enough to track in Google Analytics (GA).
I’d like to be able to categorise the search submissions with an additional parameter, according to whether the search is for a member, group or (bbPress) forum (or any other type of component).For example, when viewing the members directory, if I search for “Vernon” then I will see the search term (as my GA is configured to the parameter ‘s’ for search) but I can’t tell whether the search was conducted on the member search form, the groups search form, or any other.
Is there some add_filter or other function to do this?
I’m using the latest WordPress 3.7 and BuddyPress 1.8.1 with bbPress 2.4.xThanks for your time.
Vernoni am using wordpress 3.5 and buddypress 1.8..
User Registration was working fine until moved to new domain..
After moving domain .. when the user click submit button , refresh the page and form populated with user filled data and required fileds also not displaying error messages ..
and it is like none of registration process is performing on form submit..i am new to buddypress..
please help meHello,
I am running a wordpress 3.7 and buddypress 1.8.1. I have a wordpress multisite with buddypress installed and I am looking to activate the buddypress plugin sitewide. I want to change the registration page instead from the mainsite (i.e. mainsite.com) to a subsite that I created (i.e mainsite.com/account). Is there a way to do that? Because right now all of the buddypress pages are showing up and selectable only on the mainsite when I activated it sitewide. So I had to set it up to where buddypress is only activated on the mainsite.com/account site and I am redirected users to that site for registration. The problem with this is that the admin bar now doesn’t work sitewide only the site that I activated buddypress.
Your help is greatly appreciated! Thank you in advance.
On the profile pages I want the page title (which is also the member name) to be rendered AFTER the avatar.
I am thinking one way to go about this is to remove the page title and then add it elsewhere in the template. I know I can easily add the title to my custom member-header.php file I added to my theme. What I’m trying to figure out is how to delete the original title on the profile pages– but only the profile pages since I still need the title to show on posts/pages/etc.
So how do I un-hook the title from it’s current location on the profile pages and re-hook it after the avatar…
Still pretty new to buddypress, so any help is appreciated!
I should also mention I’m using the most recent version of Genesis with the Eleven40 theme.
wordpress 3.6.1
buddypress 1.8.1Topic: User Profile Plugin
I’m looking for a wordpress plugin to provide an expanded more visually appealing user profile for our site members. An example would be what you find on guru.com. In a perfect world, I’d like it to allow them to upload videos, etc. to their profile. Does anyone have any plugins you recommend for this purpose?
I would like to translate my buddyprss to hungary.
I try follow this instuction : http://codex.buddypress.org/developer/translations/ but this very old.
like him sayed me:
“Move the PO and MO files to /wp-content/languages/ on your server.
If the /wp-content/languages/ folder does not exist, create it!Also, make sure you have enabled the same language on the WordPress “Settings > General” admin page.”
But I can’t find this settings.Topic: I cant add new page.
Hmm… im having a problem i cannot add new page. is there any issue because i didn’t upgrade to wordpress 3.7 yet? 🙁
I’m having this problem on my Buddypress site. I have made a second test site at http://rvdogs.net and can reproduce the problem running only the latest WordPress 3.7 and Buddypress 1.8.1 with no other plugins and the default Buddypress Default theme.
Problem:
When a user logs in sometimes pages will show them not logged in even though they are. A browser refresh like when hitting F5, fixes that page and they are then shown logged in.
IE. They will be shown logged in to say Home and Groups, but when clicking Blog or Activity suddenly they are logged out. A page refresh always logs them back in. The page they may be log in or logged out of is random. It can happen to any of them. Once they have refreshed the pages and they are logged in it remains fine until the next time they need to log in to the site.
It seems like a caching problem but I run no cache and I asked my host Siteground.com and they say there is no caching going on.
I have reproduced the problem on Chrome, Firefox and IE. Many users have complained of the issue.
Any ideas?
Thanks Ray
WordPress v 3.7
BuddyPress v 1.8.1
bbPress v 2.4I have a buddypress installation (groups that are private, and need to make the group forums within those groups public – actually all forums on site need to be public – so that all site members can use the forums.
I can’t seem to figure out how best to accomplish this. Any help would be greatly appreciated. THank you.