+ Reply to Thread
Results 11 to 16 of 16
-
07-03-2012 10:32 AM #11Junior Member
- Join Date
- May 2011
- Posts
- 12
All good, Thanks B
-
09-19-2012 10:43 PM #12Junior Member
- Join Date
- Sep 2012
- Posts
- 2
I am interested! Is the source available?
thanks
-
09-20-2012 08:21 AM #13
-
09-20-2012 10:45 AM #14Senior Member
- Join Date
- May 2011
- Posts
- 122
Good Luck with it (if you dont know how to code)
-
09-20-2012 10:49 AM #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).
-
09-22-2012 09:43 AM #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.

Reply With Quote
