Try the Demo

Magento Forum

   
Sorting product list
 
Pallazzio
Jr. Member
 
Total Posts:  3
Joined:  2009-07-15
Phoenix
 

http://magichatpromotions.com/dev/clone/blue-gear/

When I click on “Grid” or “List” it adds #!mode=grid instead of ?mode=grid to the url

http://magichatpromotions.com/dev/clone/blue-gear/#!cat=19&color;=57&mode;=grid
http://magichatpromotions.com/dev/clone/blue-gear/?cat=19&color;=57&mode;=grid

Layered navigation is broken. Take a look at the difference between the above two links.

When I click on “Grid” Magento generates a url with #! instead of ?
If i manually change the url to have “?” instead of “#!” it works fine.

How do I fix it so that clicking on the Grid, List, Sort, Number of Products buttons gives me a url with “?” instead of “#!”

Thanks!!!

Update: I tried switching to the default template. Same thing happens. Also, I tried clearing cache and reindexing everything. Didn’t help.

 
Magento Community Magento Community
Magento Community
Magento Community
 
tzyganu
Mentor
 
Avatar
Total Posts:  2168
Joined:  2009-11-18
Bucharest, Romania
 

Hello
I think you have an extension installed that uses AJAX for the product list toolbar. This happens not only when you change the display mode but the page number and sorting field also.

Marius.

 Signature 

http://marius-strajeru.blogspot.com/
Check out the Ultimate Module Creator:
on magento connect
on github

 
Magento Community Magento Community
Magento Community
Magento Community
Magento Community
Magento Community
    Back to top