agtd
Forum Replies Created
-
Forum: Plugins
In reply to: [Invite Anyone] [Plugin: Invite Anyone] Hide wp sidebar on send invites tapEdit this file /members/single/plugins.php and remove the following <?php get_sidebar( ‘buddypress’ ); ?> –>
Forum: Plugins
In reply to: [Invite Anyone] [Plugin: Invite Anyone] Hide wp sidebar on send invites tapLet me know if you get this sorted as I have the same issue. Look slike you might be able to do somethign with CSS, but would prefer to avoid that.
Forum: Fixing WordPress
In reply to: url to link to a members public profile pageDoesn’t really matter. Basically I will be providing tags to that will link back to a member profile. I need to have these tags made before I know what the member name will be. The User ID is sequential so I can have them pre-manufactured with the following: https://www.example.com/tag/1234
Then as the user register I can then give them the tag that matches the user ID. When they type in the url https://www.example.com/tag/1234
I need to do the following:
1) get the user ID
2) redirect to the member page by any meansHope this clarifies what I am trying to achieve.
Thanks for your comments to date.
Forum: Fixing WordPress
In reply to: url to link to a members public profile pageAlready have buddy press installed. Cant seem to find anything in the search results. I can get the username from the id. I also tried to use rewrite but still could not get it to work.
Forum: Fixing WordPress
In reply to: URL direct to user Profile PageYes. Sorry. I can’t find a way to delete the post. I wanted to re-create the post as my heading was missing. That was before I discovered the mod.
Forum: Fixing WordPress
In reply to: url to link to a members public profile pageDarren. Thanks for your reply. I did the author option, but this only shows the comment from the author. I want to link directly to the public profile page for the specified user.
PS not sure what happened with naming my topic. I am sure I added a heading.
[mod: appropriate topic title added]