• When searching for posts to add the grid it shows up empty all the time. After some searching I found this solution wich works great for our project at least.

    I have commented line 127 in content-sort class:

    $return_string = substr($return_string,"",-1);

    and search is working now.

  • The topic ‘[Plugin: Content Sort]Searching broken (2.0b)’ is closed to new replies.