I am facing an duplicate post with infinite scroll
when i am adding This code to my index.php to order psot by views
<?php query_posts('v_sortby=views&v_orderby=desc') ?>
the post are repeated again and again
here’s the plugin link
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Me to was facing such kinds of problem with infinite scroll
so after a bit research i founded this code
THis will fix the issue with infinite scroll