+ Reply to Thread
Page 2 of 3 FirstFirst 123 LastLast
Results 11 to 20 of 23

Thread: How make all type of listing in home page

  1. #11
    I was sure that solving the problem would require the intervention of heavy weapons such as technical expert Victor
    Thanks to everyone who helped solve the problem

  2. #12
    Senior Member
    Join Date
    May 2014
    Posts
    182
    Hello, This solution still work?

    I have category icons plugin installed. I just want to have 10 listing type icons without any categories on homepage.

    On each listing type, its having option to set the icon. But how can show it on homepage without categories?

    Or Custom HTML code with icons will work?

  3. #13
    What a template do you use and what a version of your software?
    Viktor,
    Flynax technical department,
    Best wishes.

  4. #14
    Senior Member
    Join Date
    May 2014
    Posts
    182
    Hello Viktor, I'm using latest 4.8.2 version and General Nova Template

    In Nova theme, By default its having a option for categories with icons. But not for listing types with icons.

    I want to have 10 listing type names with icons instead of categories. (5 icons per row)

    I approached via ticket, Rudi said its possible only on olx template.
    Attached Images Attached Images
    Last edited by Pricky; November 8, 2021 at 06:51 AM.

  5. #15
    Do you want to add listing types in the blue line? instead of categories?
    Will be better to create a new ticket with the request. Because need some changes in the database code and styles. Maybe it will take 1-2 hours.
    Viktor,
    Flynax technical department,
    Best wishes.

  6. #16
    Senior Member
    Join Date
    May 2014
    Posts
    182
    No, I don't want to make the changes in the core.

    I just want to have plain html code like below.

    Is there any possiblity of adding listing type with icons using smarty php code or custom html code?


    Like this html code used for "Popular Cities" with field bound boxes plugin

    Code:
    Only registered members can view the code.
    Last edited by Pricky; November 8, 2021 at 07:28 AM.

  7. #17
    If you want to add icons and manage listing types via the admin panel in the future you need a dynamic code. But you show us a static html code.
    Viktor,
    Flynax technical department,
    Best wishes.

  8. #18
    Senior Member
    Join Date
    May 2014
    Posts
    182
    I don't have any plans to add any new listing types in future.

    I'm okay to use static html code(Eventhough i need extra one, i will add manaullay in static code),

    I have 10 listing types, i want to show 5 listngs with images per row.

    Shall i directly copy & edit the code like above, it won't create or conflict with field bound boxes plugin

    or

    Can you send me any example html code for having 5 names with images in a row using our site style?
    Last edited by Pricky; November 8, 2021 at 08:18 AM.

  9. #19
    You can open file: ftp://templates>>general_nova>>tpl>>blocks>>categories_c arousel.tpl
    find {foreach} and replace to your static code.

    PHP Code:
    Only registered members can view the code
    Then maybe need to change css a bit, but create this code at first.
    Viktor,
    Flynax technical department,
    Best wishes.

  10. #20
    Senior Member
    Join Date
    May 2014
    Posts
    182
    Thank you viktor, Will it work with "Content Box" html code instead of editing the template file?

    Above code didn't worked like field bound boxes layout

    icon-listings.png
    Last edited by Pricky; November 8, 2021 at 08:55 AM.

+ Reply to Thread