i think that you need to use wp_reset_query();
before woo_loop_after();
Related Posts:
- Multiple WP_Query loops with Pagination
- Pagination returns 404 after page 20
- Pagination with WP_Query is buggy – working for some pages, but not the others
- Get the number of posts from the current page results
- Pagination with 5 posts per page
- Pagination/infinite scroll with WP_Query and multiple loops
- Pagination Not working on Home Page with 2 Query
- Display different number of posts from one category on the different pages
- Pagination not working Search posts
- Transient pagination not working properly
- Injecting content with $wp_query->current_post restarts from zero on paged pages. How to inject content after X posts, regardless of pagination?
- Woocommerce custom loop to show all the products [closed]
- How to bring specific post to front of wordpress loop?
- Pagination stops at page 6
- Paginated HTML Sitemap
- Multiple WP_Query loops with Pagination Not Working
- Posts loop with pagination on a single post page
- Create ONE callback for all page templates, post filter queries + paginated pages, triggering pagination via AJAX
- Pagination is broken and I need help fixing it
- Storing query variable and then using wp_reset_query
- Create A Loop With A Variable Number of Posts For Each Bootstrap Row?
- Five posts from a category in footer
- posts_per_page not working for first page of pagination
- How do I get my custom query to work with search results after the first page?
- Stomping WP_Query in author archive to facilitate pagination with custom queries
- Second loop pagination changes URL, not content
- I am officially missing something about transient posts
- Query Not working as expected
- Paginate pages with dynamic query
- Function the_posts_pagination() not compatible with WP_Query arguments
- How can I have sticky posts while ALSO showing posts from a specific category using one WP_Query?
- Pagination inside the blog page not working
- Custom Query Pagination not working on static front page
- Paging works correctly on local version, but not live?
- Problem with custom WP_Query and underlying pagination/posts_per_page
- 2 Loops on one page – pagination of 2nd loop ignore array of excluded posts
- Pagination returns 404 after page 20
- custom query – offset to pagination
- Pagination not working with WP_QUERY
- No content found on page 2 of pagination with 1 post per page
- Loop being strainge
- Pagination in custom query not working [duplicate]
- Multiple loops on index page with sticky post and pagination
- Pagination problem with multiple loops on the same page
- WordPress Post Looping? [duplicate]
- Show number of posts AND number on current page (cannot make it work)
- Pagination only showed when no category is set in wp_query
- WordPress Pagination Not Working – Always Showing First Pages Content
- get_query_var( ‘paged’ ) not working outside of homepage
- get custom post type by tag
- Pagination 404 errors for author posts query on author.php
- Why does the_content not work like others for a set post id?
- WP Pagination on Posts Search Results Page resulting from AJAX WP Query
- Loop returning only 1 result
- WordPress Loop and $post
- pagination with numbers for WP_User_Query
- Excluding pages in WP_query using ACF
- reset to main loop doesnt work
- Stuck in the query loop
- Pagination on static Posts page
- How to remove the most recent post from $the_query
- Include current post into loop
- How to display the featured image for each post?
- Check for the main query from the template
- How can I use the WordPress Loop and Pagination in multiple instances but different scenarios throughout my site?
- How to make posts unqueryable/unpublish posts where ACF relationship field is an unpublished post? [closed]
- Pagination on template page for custom query redirecting to index.php
- Get all posts with empty meta_value
- Loop 3 posts column wise and continue the loop into same columns
- Check if a post has term inside loop
- How to Order By Two Custom Fields?
- Display specific page (that is child) content on parent page
- Query Taxonomy By Page Title
- WP_Query custom order and pagination
- Unable to paginate a custom page query
- How to change the default post type over the loop?
- max_num_pages says 4, yet I am only able to navigate to the third page
- Determine if ID is page or post and query the ID
- get_children() Archive Template
- paginate_links appearing on page but it doesn’t actually paginate – pagination on a static page with a dynamic `post_type` argument on a static page
- Populate select list with meta values from all posts of a Custom Post Type
- show most viewed post
- Bootstrap grid while loop
- Display posts side by side with custom query
- Some doubts about how the main query and the custom query works in this custom theme?
- WP_Query a custom field value bringing back 0 results
- Load 3 posts in flexslider slide [closed]
- Issue with WP_Query (need a array of selected ID’s)
- How to exclude posts ordered by comment_count from subsequent wordpress loops using WP_Query?
- meta_query dates from an array
- Creating array to compare custom field values
- Comments orderby comment date not working
- Switched from query_posts to wp_query, pagination no longer working
- Ordering Custom WP_Query loop by meta key value with pagination
- Multiple loop for “featured” items returns wrong posts
- paginate_links() on page (shortcode output)
- Pagination showing same posts despite changing page
- How to write a query-function as a query-shortcode?
- Pagination on custom post type not working
- Query All Posts: Either Display Most Recent or One with Particular ACF Value Chosen