• Resolved themaster5_07

    (@themaster5_07)


    In the theme files “sidebar-left.php” and “sidebar-right.php” you mistakenly use “post_per_page” as an argument for the testimonials loop which then caused it to ignore that argument and show all testimonials. This argument should have the key of “posts_per_page” as per the documentation for the wp_query loop

Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘BUG: post_per_page vs posts_per_page’ is closed to new replies.