editing the contact list layout to include images - Joomla! Forum - community, help and support


hi all,

is possible show contacts image when displayng contacts in list format? great

also possible add list<li> various contact details e.g suburb can display like

suburb
    line 1
    line 2

ive tried adding <li> tags these removed once save changes? idea if possible?

many help
luke

you have edit core joomla! files achieve these.

ljackson84 wrote:is possible show contacts image when displayng contacts in list format?
you use contact category layout this. however, have edit files default.php , default_items.php located in directory \components\com_contact\views\category\tmpl. have edit default.php heading , default_items.php details. have include code <img> tag in default_items.php show image/photo. field name image image.

in case, if choose edit these files implement standard output override technique documented in http://docs.joomla.org/how_to_override_the_output_from_the_joomla!_core.

ljackson84 wrote:also possible add list<li> various contact details e.g suburb can display like

suburb

line 1

line 2


ive tried adding <li> tags these removed once save changes? idea if possible?
did edit file default_address located in directory \components\com_contact\views\contact\tmpl this? if not, try editing file.

as mentioned above, use override technique mentioned.

note:

    next time, each of question have, better if open separate threads. give more focus in solving question asked. if there multiple questions attention diluted.

    this post, though related contact, 2 different layouts being discussed.





Comments

Popular posts from this blog

How to change text Component easybook reloaded *newbee* - Joomla! Forum - community, help and support

After Effect warning: A problem occurred when processing OpenGL commands

Preconditions Failed. - Joomla! Forum - community, help and support