Forums
(@eshahinfar)
11 years, 7 months ago
Found the solution Just change the line number 696 in search-filter.php
$category_path = $category_base."/".$categories."/"; to this $category_path = $categories."/";
$category_path = $category_base."/".$categories."/";
$category_path = $categories."/";
18 years, 2 months ago
is ther any one who can help me, please