-
-
Notifications
You must be signed in to change notification settings - Fork 3.8k
Add image on contact category list #8580
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add image on contact category list #8580
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I think you should check this #8300 regarding lang vars ending with "_1"
|
Have you tested the CSS with a RTL language? |
|
What do you mean infograf768? I used the standard Protostar to test. I think if someone wants to change the order of the columns to show from right to left, then he/she has to create an override of the view. |
|
was just wondering about but, after testing, it looks like it is OK both in RTL and LTR |
|
I added this line to the CSS because in Protostar "row" is defined with margin-left: -20px |
|
I have tested this item ✅ successfully on 7274628 This comment was created with the J!Tracker Application at issues.joomla.org/joomla-cms/8580. |
|
It can also be added to the override of Beez... |
|
I have tested this item ✅ successfully on 7274628 This comment was created with the J!Tracker Application at issues.joomla.org/joomla-cms/8580. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This should be Column not columns
|
This PR has received new commits. CC: @kleinhelmi, @waader This comment was created with the J!Tracker Application at issues.joomla.org/joomla-cms/8580. |
|
I have tested this item ✅ successfully on 2a8f4f4 This comment was created with the J!Tracker Application at issues.joomla.org/joomla-cms/8580. |
|
RTC This comment was created with the J!Tracker Application at issues.joomla.org/joomla-cms/8580. |
|
This PR has received new commits. CC: @kleinhelmi, @mikeveeckmans, @waader This comment was created with the J!Tracker Application at issues.joomla.org/joomla-cms/8580. |
|
OK I'm going to make an executive decision here. Can we remove the param for setting column widths please? It's unnecessary - we have far too many params as it is - template overrides are easy to create for that sort of thing |
|
This PR has received new commits. CC: @kleinhelmi, @mikeveeckmans, @waader This comment was created with the J!Tracker Application at issues.joomla.org/joomla-cms/8580. |
|
@wilsonge I removed the parameter for column width |
|
Thanks! Now can you add back the installation directory please :) |
|
This PR has received new commits. CC: @kleinhelmi, @mikeveeckmans, @waader This comment was created with the J!Tracker Application at issues.joomla.org/joomla-cms/8580. |
|
ready for test ? This comment was created with the J!Tracker Application at issues.joomla.org/joomla-cms/8580. |
|
This PR has received new commits. CC: @kleinhelmi, @mikeveeckmans, @waader This comment was created with the J!Tracker Application at issues.joomla.org/joomla-cms/8580. |
1 similar comment
|
This PR has received new commits. CC: @kleinhelmi, @mikeveeckmans, @waader This comment was created with the J!Tracker Application at issues.joomla.org/joomla-cms/8580. |
|
This PR has received new commits. CC: @kleinhelmi, @mikeveeckmans, @waader This comment was created with the J!Tracker Application at issues.joomla.org/joomla-cms/8580. |
|
Closed please retest #9906 This comment was created with the J!Tracker Application at issues.joomla.org/joomla-cms/8580. |
com_contact has the possibility to add photos to each contact. The photo can be showed on the view of a single contact, but not in the list of contacts inside a category.

I added two new fields under the List Layouts options to be able to display the contact photo in the list of contacts:
That is the view (I added Bootstrap 2 and 3 classes to make it compatible with the two versions of the framework):

I also added a definition into the CSS file of Protostar to correct the display of the rows.