I'm sure its a recurring question but the search isnt helping me.
How can I change the tags block in the homepage to NOT show PROFILE tags?
Thank you
I'm sure its a recurring question but the search isnt helping me. How can I change the tags block in the homepage to NOT show PROFILE tags? Thank you |
Hello? |
Hello I think you need to do a small custom modification in PHP code. Take a look at templates/base/scripts/BxBaseTags.php file -> getTagsTopMenu function. You may filter Profiles related menu item from there. Best Regards AntonLV - http://www.boonex.com/market/posts/AntonLV |
Thanks Anton, but a liiittle more detail would really get me on the right path. |