Hi,
I found a setting under System >> Global Configuration >> Contacts >> Icons while
working with the JA Alpha template that; when set to Text, disables the icons that
are shown on the contact page for that template. I then attempted to do that same
thing to the JA Symphony template but did not get the same results. I then tried
using the default_address.php from the ALPHA template with the SYMPHONY
template but it failed to achieve the same result. I compared the code of the two
files and they have a few different lines from one another. It seems that there is
another file that is overwriting the Global Configuration's control settings for the
icons in the JA Symphony template. As such, the only way so far that has worked
is by renaming JA Symphony's default_address.php to default_address.php.ORIG,
thus disabling that setting altogether on the site.
Oddly, that same fix does not work for the JA Alpha template; the icons disappear
but there were commas "," left in their place. Additionally, there was no affect for
either template when the contacts' Global Settings were both set to None; they
were still showing. I am going to continue trying to figure out the rogue code that
is affecting these results but at least the contact page layout is working as desired
for both templates; no icons showing.
Regards.