Attribute doesn't work in seo mode in magento

It can be caused by Fishpig_AttributeSplash extension.

To solve it go to 

/app/code/community/Fishpig/AttributeSplash/etc/config.xml 

Find 

<layer_filter_item>Fishpig_AttributeSplash_Model_Layer_Filter_Item</layer_filter_item>

And replace it by

<!--<layer_filter_item>Fishpig_AttributeSplash_Model_Layer_Filter_Item</layer_filter_item>-->

Clean magento cache and re-compile.

Now it should work.

Loading

Didn’t you find the answer to your question? We are always happy to help you out.

Loading
Loading