Forum Replies Created

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter ouragos

    (@ouragos)

    do you find any problem?? any solution??

    theme support told me that….

    You should ask them how to change these queries:

    $wp_query->query(‘posts_per_page=6&paged=’.$page);

    $wp_query->query(‘orderby=meta_value_num&meta_key=_liked&posts_per_page=6′.’&paged=’.$page);

    $wp_query->query(‘orderby=comment_count&posts_per_page=6′.’&paged=’.$page);

    Thread Starter ouragos

    (@ouragos)

    ok i solved above problem..posts are displayed in my blog page (custom with query ) but when i use a pagination “load more” it’s only brings me the posts that created before added your plugin..displays the posts that the column “Submitted” is empty..

    if the column “sumbmitted”..in posts lists (admin panel)… has a values No or Yes pagination not work…!!

Viewing 2 replies - 1 through 2 (of 2 total)