I think this happening for pages that are not transformed by URI like http://www.mystore.com/mystore/index...e=products_all how can I tell to ceon module to convert this pages ( specials , products_new also ) ?
I think this happening for pages that are not transformed by URI like http://www.mystore.com/mystore/index...e=products_all how can I tell to ceon module to convert this pages ( specials , products_new also ) ?
I confirm Is working on products_all page once link page converted by CEON module and my problem is solved for this page . I still have one question : By default this module convert products_all page or my installation of the module is wrong ?
I had the same. Only fix was to generate urls for all the listing pages, small price to pay for the functionality though hey
Phil Rogers
A problem shared is a problem solved.
I still can't use Dynamic Filter for the all_products page (only categories works fine). Even when I turn off CEON URI mapping the filter won't work. What do I need to do to fix this. How can I alter the listing pages which might fix this for me?
Paul
Hi Phil,
Thanks for your response. I tried that yesterday, but it had no effect.
If CEON uri mapping is on it generates this link:
- http://www.12bead.com/?disp_order=3&fltPrijs[]=&fltMateriaal[]=&fltVorm[]=&fltType[]=&fltKleur[]=Blauw&fltMerk[]=&fltLengte[]=&fltBreedte[]=&fltDikte-Hoogte[]=&fltDiameter[]=&fltGatmaat[]=&fltAantalGaten[]=&fltLood-Nikkelvrij[]=&fltCategorie[]=&fltDiversen[]=
==> zencart goes to the home page
If CEON uri mapping is off it generates this link:
- http://www.12bead.com/index.php?main_page=products_all&disp_order=3&fltPrijs[]=&fltMateriaal[]=&fltVorm[]=&fltType[]=&fltKleur[]=Blauw&fltMerk[]=&fltLengte[]=&fltBreedte[]=&fltDikte-Hoogte[]=&fltDiameter[]=&fltGatmaat[]=&fltAantalGaten[]=&fltLood-Nikkelvrij[]=&fltCategorie[]=&fltDiversen[]=
==> it keeps displaying all the products and it doesn't filter the displayed list. The Dynamic filter sidebox seems to be filtering though.
paul
What have you set your products all page URL to?
Phil Rogers
A problem shared is a problem solved.
I'm looking at your site and you don't have a URL generated for products_all
You will need to generate one. Either by using the CEON manager if you have it or you will have to manually set it in the database table
Phil Rogers
A problem shared is a problem solved.