This topic contains a post which is marked as Best Answer. Press here if you would like to see it.
*

hichamtach

  • ***
  • 24 posts
Veronika list view
« on: May 09, 2017, 05:11:18 PM »
please how can make listing list view with more details
like image see

*

MB Themes

Re: Veronika list view
« Reply #1 on: May 10, 2017, 08:15:55 AM »
@hichamtach
Modify loop-single.php in section LIST.
You can use any osclass function: https://doc.osclass.org/HItems.php
  To get fast support, we need following details: Detail description, URL to reproduce problem, Screenshots

*

hichamtach

  • ***
  • 24 posts
Re: Veronika list view
« Reply #2 on: May 10, 2017, 03:16:44 PM »
@hichamtach
Modify loop-single.php in section LIST.
You can use any osclass function: https://doc.osclass.org/HItems.php
@frosticek
thank you , i will try

*

hichamtach

  • ***
  • 24 posts
Re: Veronika list view
« Reply #3 on: May 10, 2017, 03:39:15 PM »
please can you make me an example ,
how to add category for example

Marked as best answer by hichamtach on May 10, 2017, 07:53:34 PM
*

MB Themes

Re: Veronika list view
« Reply #4 on: May 10, 2017, 03:48:38 PM »
@hichamtach
Code: [Select]
<?php echo osc_item_category(); ?>
  To get fast support, we need following details: Detail description, URL to reproduce problem, Screenshots