07/23/2013 at 12:03 pm
#265526
Keymaster
@ Carlos
I’ve refreshed the page a couple dozen times and have not been able to replicate the issue.
The only suggestion I have is to move this line of code:
<script type="text/javascript">jQuery(function($) { $("li.post-item-255").children("a").attr('href', "javascript:void(0)");});</script>
In the header.php file to after the wp_head(); template tag. That should remove the error.
