Forum

Whether it's a plugin thats causing issues, a theme, or just needed help with styling your site...We can help! Live Person Support for all your Wordpress Needs!

Welcome Guest 

Show/Hide Header

Welcome Guest, posting in this forum requires registration.





Pages: [1]
Author Topic: Connection with BuddyPress profiles for Mingle Forum
TiagoBelot-
o
Newbie
Posts: 3
Send Message

Post Connection with BuddyPress profiles for Mingle Forum
on: Dec 13 2011, 04:27 PM

Hello, I am developing a site for a client, and I'm doing the site Worpress + BuddyPress + Mingle Forum. I do not like sitema of the BuddyPress forums, i installed Mingle Forum. When the Forum, appears who published the links, I just do not want to Mingle Forum profiles, only the profiles of BuddyPress.

I've searched forums made ​​this link, said it was very difficult the making. I looked in the file wpf.class.php some line of thought links and profile, line 1647.

There we have:

$link = "<a id='user_button' href='".$this->base_url."profile&id=$user_ID' title='".__("My profile", "mingleforum")."'>".__("My Profile", "mingleforum")."</a>";

I want to make a link to the BuddyPress this code with the user login. Example: In my BuddyPress, my profile is http://localhost/wordpress/members-2/admin/. I want to make the link http://localhost/wordpress/members-2/ and then some code to get the user login.

Would something like this:

$link = "<a id='user_button' href='http://localhost/wordpress/members-2/HERE THE FUNCTION TO GET THE USER LOGIN' title='".__("My profile", "mingleforum")."'>".__("My Profile", "mingleforum")."</a>";

It's correct? Can you help me?


Shrink, Track, Share, Control ... Dominate
yellowscre-
am
Newbie
Posts: 11
Send Message

Post Re: Connection with BuddyPress profiles for Mingle Forum
on: Jan 19 2012, 06:04 AM

can someone plz respond to this question, the solutions is there.
if you check this forum you can see that the links tot the profile have been changed from the userID to userName.
This is what we need to fix our problem

somosguate-
mala
Newbie
Posts: 4
Send Message

Post Re: Connection with BuddyPress profiles for Mingle Forum
on: Feb 03 2012, 08:15 PM

this would be nice to know! anyone?

mboyce84
Newbie
Posts: 1
Send Message

Post Re: Connection with BuddyPress profiles for Mingle Forum
on: Feb 21 2012, 09:40 PM

Any solution here? I would like to implement this also if someone has done it.

xiaomao
Newbie
Posts: 4
Send Message

Post Re: Connection with BuddyPress profiles for Mingle Forum
on: Mar 08 2012, 10:48 PM

cheap louis vuitton wallets and louis vuitton sale and neverfull louis vuitton and louis vuitton ipad
In the last decade blogging has grown from an interesting pastime for people to publish their personal thoughts and opinions on every imaginable subject, to a fully fledged marketing platform for advertising and promotion. Today the Blogosphere has become a playground for big business and the work-at-home entrepreneur to ply their wares and make money online.
According to Technorati and BlogPulse there were 164 million blogs in 2011 and Technorati's State of the Blogosphere 2011 Report reveals that corporate and entrepreneurial bloggers together account for 21% of the Blogosphere, or about 34 million blogs. To say that the field is crowded is an understatement. So how does the ordinary guy or gal who is working from home to earn a few extra dollars, get their blog to stand out from all the rest and be noticed? Seems like a very tall order. The truth is there's no singular step, tool or strategy that can deliver a solution on its own. A multi-pronged approach is necessary.
Of course the aim is to increase blog traffic so that you can make more sales, and more sales equals more profits. There are several simple things you can do on a regular basis that will expand your reach and make all that possible. For starters you should become familiar with the marketing industry, the marketplace in general, your niche in particular and the role of the search engines. Understanding how these elements relate will give you a better grasp of how to create promotional campaigns that can expose your message to the right audience.
Then there are tactics such as joint venturing with blog owners, guest blog posting and repurposing content in different formats. These will ensure you receive an increased readership and will enhance your reputation in the process.
You can significantly spice up your blog using powerful widgets and plugins to give readers a better experience and make it easy for them to share your blog posts with their friends, fans and Twitter followers. And don't forget bookmarking sites and the advantages of leveraging their systems.
Providing free reports that are shared with other people's lists can have a viral impact on your business. You can ramp this up by putting in place follow-up email campaigns that start automatically when prospects signup for your free offer. This is a smart way to use automation. You do the work once, set it and forget it, but continue to reap the rewards.
Social networking sites like FaceBook, YouTube, Linkedin and Squidoo are worth joining and exploring. They provide ample opportunities for your blog to be seen by a broader audience and can deliver more productive results.
Whether you are new to blog marketing or you've been doing it for years, it is important to remember that it's the cumulative effect of several diverse strategies that will make the difference to gaining higher visibility in your niche. Once your blog is set up the right way and you know how to deliver a consistent flow of traffic to it, you'll have the key to running a profitable business that you can easily replicate in different niches as often as you desire.
Reaching that goal requires you to have a definite plan, laser focus, discipline, persistence and patience. The real good news is that the personal satisfaction and financial rewards that can accrue are definitely worth the investment of time and effort.
Hermas Haynes has been marketing online for more than a decade. He offers an eye-opening free report that reveals simple steps you can take to get your blog higher visibility in the crowded marketplace. Take a look: louis vuitton damier and louis vuitton authentic and cheap louis vuitton handbags and cheap louis vuitton bags

Malte
Newbie
Posts: 3
Send Message

Post Re: Connection with BuddyPress profiles for Mingle Forum
on: May 06 2012, 04:54 AM

Try this:

global $current_user;
get_currentuserinfo();

$link = "<a id='user_button' href='http://www.replaying.de/mitglieder/$current_user->user_login' title='".__("My profile", "mingleforum")."'>".__("My Profile", "mingleforum")."</a>";

Works fine for me but it would be better if you called the BuddyPress Username.

Regards

Pages: [1]
Mingle Forum by cartpauj
Version: 1.0.33.2 ; Page loaded in: 0.153 seconds.


Shrink, Track, Share, Control ... Dominate