Topic: duplicating profile sub menu
I am trying to create a page like the profile page with the sub menu, I know that that menu is generated in functions.php but I cant find in profile.php how it is called in, could somebody help me with this?
You are not logged in. Please login or register.
PunBB Forums → PunBB 1.2 troubleshooting → duplicating profile sub menu
I am trying to create a page like the profile page with the sub menu, I know that that menu is generated in functions.php but I cant find in profile.php how it is called in, could somebody help me with this?
I have searched functions.php and I see that that menu is called function generate_profile_menu($page = '') So when you search profile.php for generate_profile_menu than you should find it.
If that is what you mean?!
generate_profile_menu('categoryname'); where category name is is currently displayed section of the profile
nvm i see it now, I am going to mess around with it again and post back later
ok i have I tried just copy and paste the div from functions.php, it worked somewhat, it moved my left hand nav way down
PunBB Forums → PunBB 1.2 troubleshooting → duplicating profile sub menu
Powered by PunBB, supported by Informer Technologies, Inc.