All About User mini panel change

All About User mini panel change

1 reply
Visitor
I am digging into using Advanced Profile and have gotten almost everything in place that I need with out any coding. This is truly cool functionality! Anyway, what I am wondering is if there is anyway to control the order of the elements as they display in the "All about user" mini panel. In particular I would like to rearrange the order of the pane called "user info" so that user badges display at the top rather than #3. I am a newbie at this, but not afraid to get into code if I need to.
Visitor (not verified)
Solved

I figured it out. I noticed that there is an include file called /advanced profile/advanced_profile_userinfo.tpl.php which contains the elements that are written into advanced_profile.module.

I downloaded advanced_profile.module into a text editor and found the list of elements for the ouputting of user info at about line 156. I simply rearranged the order. And it worked.

Great module!

Post new comment
The content of this field is kept private and will not be shown publicly.
  • Web page addresses and e-mail addresses turn into links automatically.
  • Allowed HTML tags: <a> <em> <strong> <cite> <code> <ul> <ol> <li> <dl> <dt> <dd><blockquote>
  • Lines and paragraphs break automatically.
  • You may post code using <code>...</code> (generic) or <?php ... ?> (highlighted PHP) tags.

More information about formatting options