I've been messaging Design75 about these issues, I just thought I'd post here so I didn't bother him as much, as well as maybe help others that may be facing the same issues. I'm still on zencart 1.5.1 and have the filter working on index pages within each category. But when on the products_all page, the filter doesn't work at all. Also on the all products page, is another filter added, for categories. It makes complete sense why this wouldn't show up on the other pages, because you're already inside a category and filtering them wouldn't do anything. I don't know if they should work the same, so I started comparing files within each folder.
Inside of the latest Dynamic Filter download is
includes > modules > pages > header_php
includes > modules > pages > jscript_dynamic_filter
But there are no files for the Index pages folder.
Within the current site, there are
includes > modules > pages > index > header_php
includes > modules > pages > index > main_template_vars
So I guess my main question is, should the index folder have a jscript file in it and that's why it's not working? Or could that be included in the main template php file?
This is the current "category" filter I'm trying to turn off. If it was actual category names, it might not be as bad. So there are a few options as far as fixes.
Bookmarks