I am wondering how can I modify the layout of the featured members module? I can see that part of it is in the template folder of the module in file
module/user/template/<mytemplate>/block/featured.html.php
and some part I find in
file/cache/template_user_template_default_block_fetaured.html.php
Does that mean I need to make changes in this second file too? If yes then it will reflect on all themes.
Can anyone explain the PhpFox file and folder structure?