Support Home Page › Forums › Joomla Software › Easy Folder Listing Pro Plugin › Filter Not Working
- This topic has 9 replies, 2 voices, and was last updated 13 years, 3 months ago by tenoch.
-
AuthorPosts
-
August 16, 2011 at 6:41 am #146tenochParticipant
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
August 16, 2011 at 12:58 pm #1231Michael GilkesKeymaster@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.
August 16, 2011 at 2:34 pm #1232tenochParticipantHi
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
August 16, 2011 at 3:38 pm #1233Michael GilkesKeymaster@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.
August 16, 2011 at 4:16 pm #1234tenochParticipantAugust 16, 2011 at 4:54 pm #1235Michael GilkesKeymaster@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.
August 16, 2011 at 5:02 pm #1236tenochParticipantHi
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
August 16, 2011 at 6:49 pm #1237Michael GilkesKeymaster@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?
August 16, 2011 at 9:57 pm #1238tenochParticipantHi
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
August 16, 2011 at 9:59 pm #1239tenochParticipantMmm
But it works in joomla default template,
so now is something in template
-
AuthorPosts
- The topic ‘Filter Not Working’ is closed to new replies.