Customize user list layout

  • Cline
  • Cline's Avatar Topic Author
  • Offline
  • Junior Member
  • Junior Member
More
6 years 6 months ago #7 by Cline
Replied by Cline on topic Customize user list layout
here the front end display
This image is hidden for guests.
Please log in or register to see it.


and here the backend
This image is hidden for guests.
Please log in or register to see it.

Please Log in or Create an account to join the conversation.

  • Christopher Mavros
  • Christopher Mavros's Avatar
  • Offline
  • Administrator
  • Administrator
More
6 years 6 months ago - 6 years 6 months ago #8 by Christopher Mavros
Replied by Christopher Mavros on topic Customize user list layout
Thank you for these screenshots.
K2 offers an Image tab with a default image field. This is the one used in MyShortlist.

If you want to use a custom field for your images, you would need to create your own custom version of the following file:
Code:
modules/mod_myshortlist/tmpl/k2_item.php

You can copy that file to
Code:
templates/your_template/html/mod_myshortlist/k2_item.php

And edit it to load your K2 custom field and show it as an image. This, of course, requires knowledge of PHP, Joomla and K2 databases.
If you need us to create this custom file for you, please contact me via email at me@mavxr.com

Thanks again!

Christopher Mavros
me@mavxr.com
If you like our extensions, please rate us on the JED!
Last edit: 6 years 6 months ago by Christopher Mavros.

Please Log in or Create an account to join the conversation.

Moderators: Christopher Mavros