Filter Not Working

Home \ forums/topic \ Filter Not Working
Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • #146
    tenoch
    Participant

    I am using joomla 1.5.23

    Easy Folder Listing Pro V1.1

    And the Filter is not working

    Just nothing happen, when I write in the filter

    #1231
    Michael Gilkes
    Keymaster

    @tenoch. Thanks for using my plugin. The filter not working usually means that there is a jQuery conflict. Do you have another Joomla extension or maybe even your Joomla template that loads another version of jQuery? I have included an option in the Plugins Manager that allows you to specify to not load jQuery. Try selecting that option. By not loading jQuery with my plugin, there would not be any conflict with the jQuery already loaded in your site.

    Let me know how it works out. If it doesn’t work out, I can have a look at the page and make a suggestion on how to solve it.

    #1232
    tenoch
    Participant

    Hi

    My template loads the jQuery, so I desactivated that option before

    Also tried activating it

    But still is not working

    Not only that, the collapse or expand option does not work, folders are always expanded

    I am using template Hot Sportal from hotjoomlatemplates.com

    Thanks

    #1233
    Michael Gilkes
    Keymaster

    @tenoch. Collapse and expand all use jQuery. So, the issue is definitely the jquery on your site. Is it possible to provide me with a link to your page with the listing so that I can have a look at it in action? If you don’t want to share your site on the forum, you can email it to me.

    I can better advise you if I see what it going on myself.

    #1234
    tenoch
    Participant
    #1235
    Michael Gilkes
    Keymaster

    @tenoch. Thanks. From looking at your site, the problem is definitely that jQuery isn’t loaded. You can prove this for yourself by viewing the Error Console for your browser. If you use Firefox, you can access it via Firebug. If you use Safari, you can access it via Develop > Show Error Console. If you check you will see the error: “EFLPRO Critical: jQuery is not loaded!”

    There is also some javascript error that is unrelated to my plugin. The exact message is “ReferenceError: Can’t find variable: hs”

    So, you need to load jQuery in the plugins manager, and then we can check it again from there.

    #1236
    tenoch
    Participant

    Hi

    is enabled now again

    I made another menu, that load a joomla default template (JA Purity)

    and is the same problem:

    http://www.cicloviasrecreativas.org/doc5

    Thanks

    #1237
    Michael Gilkes
    Keymaster

    @tenoch. Thanks for posting. From looking at your site, the same error keeps coming up “ReferenceError: Can’t find variable: hs”. Oftentimes with Javascript errors, when you have one error in the code, it stops the execution of the rest of the Javascript, including jQuery. You can verify this error by checking the console errors on your browser.

    Is it possible to disable or remove whatever is adding that code with “hs.addSlideshow” temporarily to see if that is causing the conflict?

    At least, now we know that it is not an issue with the template. btw, do you see the errors in your browser’s console?

    #1238
    tenoch
    Participant

    Hi

    Thanks

    It was mavikthumbnails plugin

    I desactivated it, and start working better

    After, better found that moving mavikthumbnails plugin to a lower order position, was the same result

    But now, filter does not work as it should

    When I type anything, even something it exist, just does not show any result

    Thanks

    #1239
    tenoch
    Participant

    Mmm

    But it works in joomla default template,

    so now is something in template

Viewing 10 posts - 1 through 10 (of 10 total)
  • The topic ‘Filter Not Working’ is closed to new replies.