Contact Form with Multiple Contacts - Joomla! Forum - community, help and support
hi guys
i new @ joomla , wondering if possible contact page.
i have got 12 different people can contacted page, each own information such , contact details
i can see how can have multiple different contacts on 1 page, called "meet team" wondering if possible have table picture , name underneath , when click on picture, takes new page more information them , contact details
cheers reading
-law
i new @ joomla , wondering if possible contact page.
i have got 12 different people can contacted page, each own information such , contact details
i can see how can have multiple different contacts on 1 page, called "meet team" wondering if possible have table picture , name underneath , when click on picture, takes new page more information them , contact details
cheers reading
-law
welcome joomla forum!
you can create menu item of type "contacts: list contacts in category".
it display page contact persons category (e.g. "meet team" category).
it doesn't show pictures though...
but can create template override accomplish that, see: http://docs.joomla.org/how_to_override_ ... omla!_core
copy file default_items.php /components/com_contact/views/category/tmpl/ , put in template's folder under directory called /html/com_contact/category/
make necessary changes in default_items.php file show pictures & link individual contact pages.
you can create menu item of type "contacts: list contacts in category".
it display page contact persons category (e.g. "meet team" category).
it doesn't show pictures though...
but can create template override accomplish that, see: http://docs.joomla.org/how_to_override_ ... omla!_core
copy file default_items.php /components/com_contact/views/category/tmpl/ , put in template's folder under directory called /html/com_contact/category/
make necessary changes in default_items.php file show pictures & link individual contact pages.
Comments
Post a Comment