Steven,
The Pluggin was “Advanced Custom Fields”.
So another question, disabling the pluggin worked, but it turns out that pluggin is used everywhere in the website. So if I take it out I get the search capabilities.. but I lose the website lol.
Would you know of another way to fix this extra attributes adding to my code issue without disabling that pluggin?
Roberto
Sterndata – Steven Stern,
You are a genius sir.
Never though a pluggin would affect my code to that level.
Thank you!
hxh90,
The only weird line I found was this, in search.php.
<article <?php post_class() ?> id=”post-<?php the_ID(); ?>”>
Would this be wrong?
Hello hxh90,
I posted the searchform.php in http://pastebin.com/cyCUUhBJ
search.php in http://pastebin.com/EcdL2X38
get_search_form() in http://pastebin.com/wnnFhX7w
I haven’t found an extra “<” tag so far though