Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • Saguaros Moderator
    #1086206

    Hi,

    With the new version, you will need to access backend of your site and configure the page display options for the filter again.

    Pls check out this guide for more info: https://www.joomlart.com/documentation/joomla-component/ja-megafilter#page-display

    gusev Friend
    #1086288

    Thank you for a valuable advice, I have made the progress.
    Now I see the fields, but how to display the icon picture? (see pic)


    1. fltdsp
    Saguaros Moderator
    #1086294

    Kindy share the credentials of your site so I can take a look.

    gusev Friend
    #1086316
    This reply has been marked as private.
    Saguaros Moderator
    #1086432
    This reply has been marked as private.
    gusev Friend
    #1086499
    This reply has been marked as private.
    Saguaros Moderator
    #1086567

    Hi,

    Could you share the FTP account also? I will take a closer look at the code.

    Regards

    gusev Friend
    #1086768
    This reply has been marked as private.
    Saguaros Moderator
    #1086927

    Hi,

    We updated the file: /plugins/megafilter/vituemart/helper.php

    At approx line 168, change:

    $file = basename($item['file_url']);

    To:

    $file = end(explode('/', $item['file_url']));

    and the thumbs are showing now.

    Regards

    gusev Friend
    #1086941

    Thank you a lot!

    Regards,
    Vasiliy

Viewing 10 posts - 1 through 10 (of 10 total)

This topic contains 10 replies, has 2 voices, and was last updated by  gusev 6 years, 3 months ago.

The topic ‘Megafilter shows empty items’ is closed to new replies.