Header call from bp-custom.php?
-
hi,
I try to change layout of profile page customizing home.php, adding new header.php, etc. (in child).
Actually, all was done, but have one issue with plugins.I have installed few plugins, which automatically add new tabs to profile navigation (e.g. posts on profile – “posts (10)”). Issue is that on profile page these plugins continue calling old header.php, divs, etc., however in home.php it is clearly written get_header(‘x’) and so on.
Question is,
why these plugins use old header and divs? Is it possible to add some code to bp-custom.php, which would order that for profile page plugins x, y, z must use home.php from child?thank you.
- The topic ‘Header call from bp-custom.php?’ is closed to new replies.