?
avatar Silver0l
Silver0l
28 Aug 2015

Steps to reproduce the issue

Select a Contact in "Contact Manager: Contacts"

Add Miscellaneous Information in the "Miscellaneous Information" tab.

Select the "Display tab" and ask to display Misc. Information by selecting "Show" for the Misc. Information field.

Expected result

I would like to see the miscellaneous contact information when the contact is selected on the front end.

Actual result

Miscellaneous contact information is not displayed. Other information are OK.
See
http://cabinet-morin.fr/index.php/contact

System information (as much as possible)

Joomla 3.4.3

Additional comments

Also changed the "Contact Display Options" in "Menu Manager: Edit Menu Item" to have the "Misc. Information" field set to "Show", but no change.

Also changed the "Contact Manager Options" in a similar way with no result.

avatar Silver0l Silver0l - open - 28 Aug 2015
avatar infograf768
infograf768 - comment - 28 Aug 2015

Looks like you are not using the core contact layout but a custom template one.
I suggest you contact the template developer.

avatar Silver0l
Silver0l - comment - 28 Aug 2015

Yes, I am using Joomshaper's Radon template.

However, I changed the Template Style in "Menu Manager: Edit Menu Item" to "protostar - default" and I still have the same issue, just with a different look:
http://cabinet-morin.fr/index.php/contact

Best Regards


This comment was created with the J!Tracker Application at issues.joomla.org/joomla-cms/7780.

avatar infograf768
infograf768 - comment - 29 Aug 2015

Looks like, at looking at the classes used, that you are still not using a core default setting.

avatar infograf768
infograf768 - comment - 29 Aug 2015

I have tested your template and, indeed, it contains an override for the contact display which has no code to display misc information.
See templates/shaper_radon/html/com_contact/contact/default.php
compare with
https://github.com/joomla/joomla-cms/blob/staging/components/com_contact/views/contact/tmpl/default.php#L176-L210

I guess we can close this issue as it is not joomla related

avatar Silver0l
Silver0l - comment - 29 Aug 2015

Agreed.

avatar Silver0l Silver0l - change - 29 Aug 2015
Status New Closed
Closed_Date 0000-00-00 00:00:00 2015-08-29 11:19:06
Closed_By Silver0l
avatar Silver0l Silver0l - close - 29 Aug 2015
avatar Silver0l Silver0l - close - 29 Aug 2015
avatar Silver0l
Silver0l - comment - 29 Aug 2015

Just if somebody has the same issue...

Replaced templates/shaper_radon/html/com_contact/contact/default.php with https://github.com/joomla/joomla-cms/blob/staging/components/com_contact/views/contact/tmpl/default.php and now it works.

avatar N6REJ
N6REJ - comment - 29 Aug 2015

no need to replace it REMOVE it, its an OVERRIDE
Bear
On 8/29/2015 10:37, Silver0l wrote:

Just if somebody has the same issue...

Replaced templates/shaper_radon/html/com_contact/contact/default.php
with
https://github.com/joomla/joomla-cms/blob/staging/components/com_contact/views/contact/tmpl/default.php
and now it works.


Reply to this email directly or view it on GitHub
#7780 (comment).

avatar booker1001
booker1001 - comment - 15 Jun 2017

Hi!
I had the same issue on my own template.
The solution written above solved my issue.
Thanks for the information!
:)

Add a Comment

Login with GitHub to post a comment