solved my problem by removing
<?php query_posts('posts_per_page=3') ?>
and tried limiting posts from Settings->Reading. Thanks
Related Posts:
- Previous_post and Next_post – Custom Post Type
- How to add a class and title attribute to the link generated by next/previous post
- Retrieving next_post_link() and previous_post_link() in functions.php
- paginate_links() don’t properly work in search.php?
- How to paginate the get_users function?
- Pagination adding page-numbers dots when using ‘mid_size’ => 0
- Paged Single Post doesn’t redirect to the main url after Removing Pagination
- How to style current page number (wp_link_pages)?
- Customize “the_posts_pagination” and put list instead div
- How to make my pagination loop continuously?
- Find first image on paginated post for Pinterest
- Post Pagination Showing Same Posts Every Page
- Generating rel=prev and rel=next only on wordpress categories
- Shortcode pagination not advancing
- next_post_link for CPT only working for a few posts? weird!
- Why do next pages load the same content rather then older articles?
- Next and Previous Posts of Same Parent
- get_next_posts_link not working without parameter max_num_pages
- Pagination in relation to archive.php
- paginate_links() don’t properly work in search.php?
- the_posts_pagination() function returns missing page numbering on some blog pages
- Displaying the author of next and previous posts in pagination?
- How to exclude or filter password protected posts when using next_post_link() previous_post_link
- Custom Query Not Paginating
- query_posts pagination will always show identical content
- Where to call my pagination function?
- WordPress post pagination continuous [duplicate]
- Remove ‘page-numbers’ class from prev and next tags
- Modifying the_posts_pagination from within functions.php instead of template files
- Unable to Change “Pages:” Before WP_LINK_PAGES
- WP_Query and pagination AGAIN?
- pagination links not displaying
- How do I make a custom “Read More Blogs” button for my blog page
- I want to customize the_posts_navigation function by replacing prev and next with images
- Shortcode with pagination advancing multiple queries
- Pagination won’t work on custom page
- Pagination not working on my archive page for a custom post type
- Display page number on custom page title function
- Pagination in Search result
- Need help with get_posts pagination
- previous_posts_link returns null when querying custom post type
- Adding pagination to custom WordPress function
- Modifying Page-Links format
- pagination/prev and next page links not showing
- WordPress is adding pagination for all pages not only for blog page, How to remove pagination for all pages except blog/posts page?
- Insert image between X number of posts but on specific paginated pages?
- How Do I Unhook This Parent Theme Function?
- price of product can’t return when get data of product in functions.php
- Including Font Awesome in a Custom Theme
- remove_filter function to unhook twentysixteen parent theme function
- WP AJAX Request Not Working
- Can’t Add Pagination
- Test CDN link from function.php or wp_enqueue_script/style?
- Unable to login after registration
- Woocommerce product price change
- Remove the ‘category’ url for one category type
- Can we have conditional CSS styling?
- CSS style and app.js not loading
- Change function without filter hook
- Security when outputing wp_oembed_get code
- Help with with my function for wordpress
- Widget is displayed in two places
- Allow user only create specific tags
- is_email gives me error
- Trying to change widgets h-tags
- only update titles of single posts
- Post content overflows on my mobile phone
- Stylesheet does not load despite functions.php
- OOP Switch statement with array as parameter
- I want to display the sku in the product pages of my EDD website
- How to customize archive widget only for cpt?
- Add Change role button for list of user in an event
- Custom Function.PHP Code Not Working on One Site
- Adding new Category does not refresh the backoffice
- Why next_posts(); function does not work inside header.php?
- How set a while with a function
- Ajax in plugin fails – but only on one blog – no idea why
- get_current_user_id() always return 0 in if else statement
- Trying to get the path to my child-theme via my functions.php
- Why would one specify multiple arguments when using get_previous_posts_link() which takes only one parameter?
- How do i tweak my wp Post title base on category of the post
- Why isn’t comment validation working?
- I can’t in any way include css in my theme using functions.php
- I have an fatal error on my funcyions.php
- Get post_author email for Zapier Integration
- Enable CORS Request for hostname using IP address
- Remove clickable Link of WordPress Site Logo from Woocommerce Single Product page
- Remove nofollow from internal comment links via functions.php
- Author social media aren’t shown on the page
- I have defined 2 text strings, how do I use them in my posts?
- How to make the RTL.css the dominant css code?
- is_product_category(‘Services’) not working
- Is there anyway to force is_singular() to be true when not loading template?
- Allow logged in user to view a Page, else send to login screen and then redirect back to Page
- Show category in Previous/Next links
- How to automatically add counted number to navigation menu items?
- Show image after X para – center aligned
- Re-style Login Form Whilst Keeping CSS Separate from Frontend CSS
- Can You Set A Minimum Image Dimension For Resizing Images?
- How to create an array if ’empty’?