Search Results for 'wordpress'
-
AuthorSearch Results
-
May 14, 2013 at 2:42 pm #163965
In reply to: am i doing something wrong ? buddypress
skippyg
Participantpermalinks seem to be fine as i’ve changed a couple of times on seperare wordpress install (same server) format YEAR/MONTH/POST
May 14, 2013 at 2:39 pm #163964In reply to: am i doing something wrong ? buddypress
skippyg
ParticipantHi Hugo,
I posted this a few days ago but didn’t get a solution so i thought i should fill in the support details fully.So I have wordpress installed at http://www.mydomain.com/SITENAME/wordpress – using the montezuma theme which is apparently compatible with buddy press.
I download, installed and configured buddy press and can see the “activity” and “members”
menu items, assigned the pages etc.
However when i try to edit my profile or view mentions through the buddypress toolbar menu.. i get broken links… the URL for these links is (by default)“SITENAME/wordpress/members/admin/profile/public/
(NB. I did note that ‘index.php’ was not in the URL for any of the buddypress links but was
for my blog links.)(Just to mention i haven’t changed anythign as of yet, just installed WP in the a domain sub folder and then installed buddypress)
I’m presuming i need to change a variable in a config file to point to
wp-content\plugins\buddypress\bp-members ?? or something like that?And yes i can change permalinks and have done that but no change. Also get the
“permalinks updated successfully” message.Would appreciate alternative solutions.
I could potentially remove and install in the domain root…. but i didn’t do this because i dont want http://www.mydomain.com pointing towards wordpress install.Thoughts on how to resolve ?
Might be important to mention i have a seperate wordpress install running in a different subfolder… no issues with either seperate install – just with buddypress links
thanks
May 14, 2013 at 2:33 pm #163963In reply to: am i doing something wrong ? buddypress
Hugo Ashmore
ParticipantYou don’t really preface all that with a brief description of what is wrong!
Windows for starters is an issue with permalinks, you’ll need to read this for a better understanding:
https://codex.wordpress.org/Using_PermalinksAlthough you say WP was/is working what permalink structure do you have? BP needs anything other than the default set.
May 14, 2013 at 2:10 pm #163960In reply to: Registered Members Not Being Added to Members List
Hugo Ashmore
ParticipantThe usual test please switch to a theme such as twentytwelve and see if issue persists also ensure some activity has taken place, add an update just to be certain the member is picked up on.
WordPress.org-approved BuddyPress themes
Is that a theme name then! helps to perhaps state an actual theme you’re using when this happens.
May 14, 2013 at 1:58 pm #163958In reply to: treat custom post as post in BP 1.7
@mercime
ParticipantMay 14, 2013 at 11:55 am #163951In reply to: where to get older releases of bp?
danbpfr
ParticipantOfficial BuddyPress dowload is here, and only here:
https://buddypress.trac.wordpress.org/browser/tagsMay 14, 2013 at 10:50 am #163949In reply to: buddypress link issue
skippyg
Participant@modemlooper would you be able to assist with this ?
I basically dont want http://www.domain.com point towards my blog..
I believe if i follow @chouf1 ‘s suggestion it will.Thanks for your suggestion.
https://codex.wordpress.org/Giving_WordPress_Its_Own_DirectoryMay 14, 2013 at 10:24 am #163948In reply to: buddypress link issue
skippyg
ParticipantThanks for your suggestion.
https://codex.wordpress.org/Giving_WordPress_Its_Own_DirectoryIf i do as you suggest above will the root then point towards my site ?
as i dont want this… i want the URL to my site to be domain.com/subfolder/wordpress.The root domain points towards a different site (non wordpress)
Can you explain a bit more ?
I had no problems setting up wordpress, it works fine in the sub directory…but
when i installed buddypress I’m getting broken links (just in buddypress)I believe there should be a pretty simple solution to this if you know how…
thanks
May 14, 2013 at 9:00 am #163946lenasterg
ParticipantFixed in the https://buddypress.trac.wordpress.org/ticket/4982
Just replace the /buddypress/bp_blogs/bp-blogs-widgets.ph with this
https://buddypress.trac.wordpress.org/attachment/ticket/4982/bp-blogs-widgets.phpMay 14, 2013 at 2:15 am #163929In reply to: BP 1.7 Group editing problems
r-a-y
KeymasterThanks for the report; sounds like a bug.
I’ve added a ticket about this here:
https://buddypress.trac.wordpress.org/ticket/5000May 14, 2013 at 2:11 am #163928In reply to: bbPress forum posts not appearing in activity stream
r-a-y
KeymasterIf you disabled search engines from indexing your site (under “Settings > Reading” in the WP dashboard), then bbPress will not add any activity entries to the site.
Here’s a ticket I posted on the bbPress site about this:
https://bbpress.trac.wordpress.org/ticket/2151To override this behavior, add the following snippet to your theme’s functions.php:
add_filter( 'bbp_is_site_public', '__return_true' );May 14, 2013 at 2:02 am #163927r-a-y
KeymasterThanks for the bug report, Peter.
I have confirmed your issue and have added a ticket here:
https://buddypress.trac.wordpress.org/ticket/4999The ticket has a patch that will add back the “Forums” tab so you can configure the old legacy forums.
Moving forward, the legacy forums will not be the preferred option and you should look to use the bbPress plugin.
Check out this codex article for more info:
https://codex.buddypress.org/user/setting-up-a-new-installation/installing-group-and-sitewide-forums/using-bbpress-2-2-with-buddypress/May 13, 2013 at 6:06 pm #163902In reply to: [Resolved] Urgent please – Registration form
@mercime
Participant@robinlolo I’m getting Service Unavailable – HTTP Error 503. The service is unavailable
when I go to your site. It would be better for you if your webhost can move you from Windows/IIS hosting to Linux/Apache hosting.But if that’s beyond your control, I suggest that you deactivate all plugins including BuddyPress. Resolve pretty permalinks without index.php in your WordPress installation first at https://wordpress.org/support/forum/how-to-and-troubleshooting
May 13, 2013 at 5:10 pm #163898modemlooper
ModeratorIf you can not drag widgets in the WordPress admin then your install is most likely broken. This could be anything and you will need to narrow it down by deactivating everything except the very basics of WordPress. Use Twenty Twelve theme with no plugins active and then test dragging widgets, if dragging works then test each plugin one by one.
May 13, 2013 at 3:43 pm #163889In reply to: [Resolved] Urgent please – Registration form
robinlolo
Participant@mercime : I have contact my web hosting company and they said they support buddypress installation.
they said you might have a problem with your .htaccess redirecting.
please have a look on its code
RewriteBase / #uploaded files RewriteRule ^(.*/)?files/$ index.php [L] RewriteCond %{REQUEST_URI} !.*wp-content/plugins.* RewriteRule ^(.*/)?files/(.*) wp-content/blogs.php?file=$2 [L] # add a trailing slash to /wp-admin RewriteCond %{REQUEST_URI} ^.*/wp-admin$ RewriteRule ^(.+)$ $1/ [R=301,L] RewriteCond %{REQUEST_FILENAME} -f [OR] RewriteCond %{REQUEST_FILENAME} -d RewriteRule . - [L] RewriteRule ^([_0-9a-zA-Z-]+/)?(wp-.*) $2 [L] RewriteRule ^([_0-9a-zA-Z-]+/)?(.*\.php)$ $2 [L] RewriteRule . index.php [L] <IfModule mod_security.c> <Files async-upload.php> SecFilterEngine Off SecFilterScanPOST Off </Files> </IfModule> # BEGIN WordPress <IfModule mod_rewrite.c> RewriteEngine On RewriteBase / RewriteCond %{REQUEST_FILENAME} !-f RewriteCond %{REQUEST_FILENAME} !-d RewriteRule . /index.php [L] </IfModule>May 13, 2013 at 2:50 pm #163883In reply to: [Resolved] Urgent please – Registration form
robinlolo
Participant@mercime Thank you for your decent reply.
I will check with them now and will let you know.
I just want to modify my last problem … I can use the registration via wordpress , but nothing related to buddy press or bbpress is working … forums and groups member and the rest.
Thank you again.
May 13, 2013 at 11:35 am #163878In reply to: buddypress link issue
skippyg
Participantthanks for the response. . wordpress is working fine…
just the links issue as described aboveMay 13, 2013 at 6:10 am #163869Henry
MemberThere is a plugin which will let you do this very easily
BuddyPress Block Activity Stream Types:
https://wordpress.org/extend/plugins/buddypress-block-activity-stream-types/May 13, 2013 at 4:58 am #163863In reply to: [Resolved] Profile Field Groups
@mercime
ParticipantMay 13, 2013 at 4:56 am #163862In reply to: My social network
@mercime
Participant@haies Re themes: Nearly all WordPress themes are compatible with BuddyPress since BuddyPress 1.7.
Re plugins compatible with BuddyPress: most, not all, of the plugins tagged BuddyPress in the WordPress plugins repository https://wordpress.org/extend/plugins/tags/buddypress
Do check first if the plugin is compatible with the latest WordPress/BuddyPress versions.May 13, 2013 at 4:52 am #163861In reply to: [Resolved] Urgent please – Registration form
@mercime
Participant@robinlolo I assume that you’re on a Windows server hence the index.php added to your URL for pretty permalinks like http://indonesia.nexeviintl.com/index.php/members/ Adding index.php is not going to work with BuddyPress.
Check out https://codex.buddypress.org/developer/developer-docs/iis7-web-config/ or https://codex.wordpress.org/Using_Permalinks#Permalinks_without_mod_rewrite or contact tech support of your webhosting service for assistance. Please make sure that your pretty permalinks are working before activating BuddyPress again.
May 12, 2013 at 4:54 pm #163826modemlooper
ModeratorThis theme is severely outdated. I would not use it with BP 1.7. You can use most any 3 column WordPress theme with BuddyPress 1.7
May 12, 2013 at 12:05 pm #163812In reply to: SEO for BuddyPress
meg@info
ParticipantHi @henrywright-1,
I think the free version of SeoPress cover 70% of SEO in buddypress :
May 11, 2013 at 6:05 pm #163785In reply to: CSS Transitions for BP Navigation
John Conner
Participant@mercime I prefer not to use plugins as much as I could, besides in this case there is no hearty one (just some of not bad plugins in codecanion for purchasing and one on wordpress.org -menu effect- not working at all). So I’ll spend some hours to find the best way of sub menu animation specially for BP default theme and if I get a result I’ll send words.
May 11, 2013 at 4:14 pm #163772In reply to: SEO for BuddyPress
bp-help
Participant@henrywright-1
I don’t know of any that is fully compatible but you can try this:
http://bp-tricks.com/coding/making-buddypress-compatible-with-the-wordpress-seo-plugin-from-yoast/ -
AuthorSearch Results