Join Free
  • Inbox
    + Reply to Thread
    Page 2 of 2 FirstFirst 1 2
    Results 11 to 16 of 16
    1. #11

    2. #12
      I am interested! Is the source available?

      thanks

    3. #13

    4. #14
      Good Luck with it (if you dont know how to code)

    5. #15
      It's an example for programmers so they can understand how to properly call things like facets, query suggest, and properly iterate through the arrays. It isn't a script for someone to take and use on a site (although you still easily can).

    6. #16
      It actually just struck me what your problem might be. Are you visiting products.php and such without a query? If so, it will give you a page with no css styling. On my site for example, it is literally impossible to get to that page without a query of some sort, so I didn't bother doing anything about it. On my home page you either have to search via the search bar, or click a category in order to get to the products page, and from there, you would also always have a query. When the pages are indexed, they also always have a query.

      Anyhow, i'm guessing that's what you were doing to see the issue you had.

    Posting Permissions

    • You may not post new threads
    • You may not post replies
    • You may not post attachments
    • You may not edit your posts