I am using wordpress. I just see when i search or click any category links it shows an error Parse error: syntax error, unexpected '<' in /home/****/public_html/wp-includes/default-widgets.php on line 1162 I don't know which file i have to edit to solve this issue. Kindly please help me.
Go and look at the file name called default-widgets.php. Look on line 1162. Look for the unexpected "<" in the line. Problem should be solved. Or if you want you can paste line 1162 of your code here, i would be happy to help. Thanks, Michael
You should do what error tells you. it means, as Michael told, go to that line & look for unexpected < ... problem is maybe that you entered html into php code