add item in browse section of the "all members"

in this url: http://demo.boonex.com/browse.php

there is a sections named "browse". You can see  "by sex" , "by age" and "by country" in it.

 

I want to replace the "by country" with "by learning" , and add "by teaching" just after "by learning".

 

by learning: It means the language a member is learning.  

by teaching: It means the language a member is teaching. 

 

 

I already add the items "learning" and "teaching" in the "Join form" tab.

It's in this url: http://foreignteacher.com/administration/fields.php

 

Anyone tell me which file need to be modified? And how to modify?

 

tks a lot.

Walter - http://www.ForeignTeacher.com
Quote · 19 Jan 2017

If you study the code, you can see how this works.  First you extract out the data from the database into a template key; held in an array. Then in the template that displays this data, you insert the key using __key-name__ (that is two underscores).  Then when the template parser sees that key name, it will replace it with the actual data.

Geeks, making the world a better place
Quote · 19 Jan 2017

@geek_girl

 

Thank you very much.

I will find someone handle it for me.

 

thanks again.

Walter - http://www.ForeignTeacher.com
Quote · 20 Jan 2017

I do custom work, send me a PM.

Geeks, making the world a better place
Quote · 20 Jan 2017
 
 
Below is the legacy version of the Boonex site, maintained for Dolphin.Pro 7.x support.
The new Dolphin solution is powered by UNA Community Management System.