by seehowtwo » 08 Apr 2012, 11:17
Thanks for that suggestion Sayontan, which involves the following:
adding wp_reset_query(); at line 182 of the suffusion file widgets -> suffusion-query-posts.php
Sadly, this did not resolve the issue.
Also tried the query reset at several other points (line 182 is at the end of one "while ($query->have_posts())" so I tried it later at line 208, the end of a second "while ($query->have_posts())" and then further down at 225), but none of these worked either.
BTW - I just put the WordPress default Recent Posts widget in a sidebar to check and see if the Suffusion queries were actually picking up the most recent posts by date in particular categories. And it turns out the the same issue is happening - first item gets repeated at the bottom.
AND... just noticed that on interior pages, the repeating of the first item in Recent Posts no longer occurs - PLUS - it gives an accurate list of recent posts (that matches All Posts in the admin screen)...
So something on the Home page is messing up any query on that page...
Now, I do have WordPress SEO by Yoast installed and I notice that on the home page, the Browser Title just says - shotgunsbc.ca - while on all other pages, there is a proper Browser Title - name of page >> Straight Shooter...