skizzoweb
Total posts: 20
30 Mar 2014 22:26

Hi guys, i have a find a new bug!

I a module search, when i research a value, after result i can't reset the filter.

Practically clears the filter as alert, but nothing happens! Does not reset the page redisplaying results

Last Modified: 01 Apr 2014


Sergey
Total posts: 13,748
31 Mar 2014 06:58

Please check console. I suspect there is javascript error. Does page reloads itself when reset clicked?


skizzoweb
Total posts: 20
31 Mar 2014 09:50

No Sergey, the page not reloads. Please try there:

http://www.play2share.com/en/initiatives/study-grant.html


skizzoweb
Total posts: 20
31 Mar 2014 09:54

Before I did the update of Cobalt worked fine filter RESET


Konstantin
Total posts: 1,113
31 Mar 2014 12:02

Looks like you have a custom filter for field, maybe you made something wrong. We can't help without any access.


skizzoweb
Total posts: 20
31 Mar 2014 12:16

I checked and the problem does not seem to derive from my override. In fact, I've set the standard theme of Cobalt and the problem remains.


skizzoweb
Total posts: 20
31 Mar 2014 12:29

Ok, seems indeed a problem in my override. Control and I let you know


Konstantin
Total posts: 1,113
01 Apr 2014 06:09

To correct display filter you must use something like this

<?php echo $filter->onRenderFilter($this->section);?>
Powered by Cobalt