Recent Topics

1 Oct 11, 2014 09:57    

Hi, i need some help.
how can i remove the sub navigation in the profile edit
you can see it in the image:
http://srv2.jpg.co.il/9/5438e1cba5c78.jpg

thanks

2 Oct 11, 2014 12:09

Hi @denis012,

Could you please tell us what version of b2evolution and also what skin are you using?

Thanks.

MG

3 Oct 11, 2014 16:27

i use a b2evolution 4.1.7 with Mystique skin

5 Oct 17, 2014 08:39

Hi @denis012,

Those tabs are dispalyed in the skins/_profile.disp.php file. It's a template file described here: http://b2evolution.net/man/templates. The "good way" to do this is by overriding that template with a new file in your own skin, in this case the new file should be named skins/mystique/profile.main.php. I know that there is some documentation in the manual, but I can't find it at this moment. In this page you'll find a sample of how that file should be: https://gist.github.com/mgsolipa/36220a37082b78ef89ce, just save it in the location mentioned before and test it.

Regards!


Form is loading...