Page 55 of 81 FirstFirst ... 545535455565765 ... LastLast
Results 541 to 550 of 808
  1. #541
    Join Date
    Sep 2010
    Posts
    43
    Plugin Contributions
    0

    Default Re: Dynamic Filter - filter does not work on product listing

    I just want to say THANK YOU ALL for the reply. I will integrate and test the filter under 1.5.4.

    Best Regards,

    Admir M.
    Sucess is the Sum of Small Efforts

  2. #542
    Join Date
    Dec 2009
    Location
    Amersfoort, The Netherlands
    Posts
    2,846
    Plugin Contributions
    25

    Default Re: Dynamic Filter - filter does not work on product listing

    I am looking for Beta testers of the latest version of this mod.
    If you are interested in seriously testing this mod please send me a PM.

    There has been some major code shuffling. Moving Queries to the modules files and html stuff to to tpl files.
    • New in this release are some additional choices: Filter by price can be switched on and off in the admin
    • The number of products left behind the attributes can be switched on and of
    • There have been added some language defines to make the module multilingual

  3. #543
    Join Date
    Dec 2014
    Location
    North Platte, NE & Fountain Valley, CA
    Posts
    37
    Plugin Contributions
    0

    Default Re: Dynamic Filter - filter does not work on product listing

    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?

    Name:  filter.JPG
Views: 199
Size:  20.6 KB
    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.

  4. #544
    Join Date
    Dec 2009
    Location
    Amersfoort, The Netherlands
    Posts
    2,846
    Plugin Contributions
    25

    Default Re: Dynamic Filter - filter does not work on product listing

    Quote Originally Posted by Craig Freeburg View Post
    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?

    Name:  filter.JPG
Views: 199
Size:  20.6 KB
    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.
    Craig,

    You don't bother me it is part of the job.
    In the latest test version, all the jscript file were removed and replaced by on script in the templates folder. Please compare your installed version against the latest version. You know where to find it.

    For all the other readers. We are very close on releasing the latest and greatest version of this module. There are as you can read above some small bugs to be removed, but that's all.

  5. #545
    Join Date
    Dec 2014
    Location
    North Platte, NE & Fountain Valley, CA
    Posts
    37
    Plugin Contributions
    0

    Default Re: Dynamic Filter - filter does not work on product listing

    Thanks Erik,
    I just compared the script on my site, to the one in the folder from the Dynamic download, and they're identical. So, that makes me even more confused. ha

  6. #546
    Join Date
    Dec 2009
    Location
    Amersfoort, The Netherlands
    Posts
    2,846
    Plugin Contributions
    25

    Default Re: Dynamic Filter - filter does not work on product listing

    Okay, forgot to merge two edits, please try again

  7. #547
    Join Date
    Dec 2014
    Location
    North Platte, NE & Fountain Valley, CA
    Posts
    37
    Plugin Contributions
    0

    Default Re: Dynamic Filter - filter does not work on product listing

    Update: This may not be an issue for most that installing something fresh, but I wanted to post my solution since I posted the problem. That way if someone is facing that issue, they can also see the solution.
    In my products_all folder was still a separate script to run the filter. In the new version they are working on now, the script is written all in one file. So I removed that script from the folder, leaving only the header php and it works fine now on all pages

  8. #548
    Join Date
    Dec 2014
    Location
    North Platte, NE & Fountain Valley, CA
    Posts
    37
    Plugin Contributions
    0

    Default Re: Dynamic Filter - filter does not work on product listing

    I'm trying to rename the categories for the category filter. After quite a bit of searching, I've found 2 files that look like they could contain the language to pull the category names from. Either tpl_categories.php or tpl_dynamic_filter.php My main question is does zen cart give each category a specific name? Or are they just defined in some sort of category1, category2 way? If someone could look at those 2 files, or let me know how to find out the exact names of my categories, I could possibly make the changes. Thanks!

  9. #549
    Join Date
    Nov 2012
    Posts
    27
    Plugin Contributions
    0

    Default Re: Dynamic Filter - filter does not work on product listing

    Hi,

    I am using the stirling grand template on zen cart v 1.5.3 and wondered if this plugin would be suitable for both? if so, could someone tell me where would I find the download link for it as I can only find the link for v1.3.9, v1.5.0, and v1.5.1

    Thanks in advance :)

    Dee.

  10. #550
    Join Date
    Dec 2009
    Location
    Amersfoort, The Netherlands
    Posts
    2,846
    Plugin Contributions
    25

    Default Re: Dynamic Filter - filter does not work on product listing

    Quote Originally Posted by newbie_girl View Post
    Hi,

    I am using the stirling grand template on zen cart v 1.5.3 and wondered if this plugin would be suitable for both? if so, could someone tell me where would I find the download link for it as I can only find the link for v1.3.9, v1.5.0, and v1.5.1

    Thanks in advance :)

    Dee.
    Dee,

    There is no official download yet for ZC > 1.5.1, I am currently testing the one for 1.5.4. I have not looked worked on a version for 1.5.3, but I can take a look for you what is needed to make it work with 1.5.3.

 

 
Page 55 of 81 FirstFirst ... 545535455565765 ... LastLast

Similar Threads

  1. Hebrew Support - latest release [Support Thread]
    By eranariel in forum Addon Language Packs
    Replies: 19
    Last Post: 23 Jan 2023, 08:04 AM
  2. Empty Dynamic Filter
    By LadyoftheCave in forum All Other Contributions/Addons
    Replies: 3
    Last Post: 6 Jun 2016, 12:47 PM
  3. v150 Dynamic filter
    By Dinoleix in forum All Other Contributions/Addons
    Replies: 1
    Last Post: 13 Aug 2013, 10:23 AM
  4. v150 Dynamic filter - All pages
    By Okkwebmedia in forum Addon Sideboxes
    Replies: 0
    Last Post: 8 Jul 2013, 08:52 AM
  5. v138a Dynamic Filter
    By SoftCorpse in forum All Other Contributions/Addons
    Replies: 9
    Last Post: 18 Jun 2012, 01:32 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
disjunctive-egg
Zen-Cart, Internet Selling Services, Klamath Falls, OR