Having the permalink as /%postname%/
it doesn’t work either if I switch back to the original WP theme and disable all plugins. It works though if I change the permalink to the predefined /%year%/%monthnum%/%postname%/
or to a custom /%year%/%postname%/
permalink. From my point of view, it is a WP bug.
Related Posts:
- Get link of inserted media file of post within loop
- Problem the_permalink
- Redirect Loop to Page, Can’t Find Origin, Can’t Remove [closed]
- taxonomy tags 404 to custom post types
- Blog’s post count cause irratic behavior
- Obtain page data and use regular loop
- Getting posts link in WordPress
- Can’t get the previous and next posts permalink
- WordPress finding posts on 404 page
- Duplicated tag in loop
- How wp maps urls into files
- WordPress loop put title into variable
- How to split a loop into multiple columns
- Is it necessary to reset the query after using get_posts()?
- Using the Loop to show all levels of subpages under a parent page? Halfway there
- Cleanest Way to Select Every Second Element in a Loop?
- Get post by page name or slug
- save_post + insert_post = infinite loop
- Get ID of a page containing secondary loop in content
- ACF Repeater loops and resets – where is the reset_rows() documentation? [closed]
- Why do themes have `while( have_posts() )` in templates like single.php?
- What is best way passing variables to theme templates and using them different places like widgets?
- Apply styling only to first page sticky posts
- Exclude category by slug for for each loop
- Too many nested wp_query loops in this hypothetical query?
- pop-up lighbox with AJAX
- Load comments per post on click with AJAX
- The main Loop is not starting in a custom blog template page
- WordPress Loop – Style rows of posts differently
- connect last post with first post
- Breaking the loop?
- Only display videos and images in the_content() within loop
- woocommerce stored variable
- Query last updated posts (posts updated in the last 24 hours)
- A smarter way to display multiple loops inside a page template
- Publish Categories for a particular Author on a given Post
- How to print out menu names in the foreach loop?
- Permalinks 404 error with HTTPS host
- How do I style the first two posts of a loop
- How to get the role id from the role name?
- How do I paginate a get_posts() request inside another page loop (Paginating childpages)
- How to hook into container
- How to create a multidimensional array with multiple loops
- Get paged outside of loop?
- One Custom post type 404’s others don’t
- How to create custom popup in shop page on every loop products?
- Show scheduled posts in loop (but don’t link to them)?
- How to get a count of all posts in foreach loop and split into fourths
- Loop through an array inside a class using foreach [closed]
- using wp_get_attachment_image_src in foreach loop
- How to loop through yoast primary categories? [closed]
- How to separate posts loop in to two columns? [duplicate]
- WordPress get post thumbnail url
- query_posts clarification needed
- Main blog page works but title says Page not found
- Adding first and last classes to three column layout in Bones boilerplate
- Modifying a Loop to Show More
- WordPress permalink change causes all incoming links to give 404 errors
- Does search.php autofilter The Loop?
- “the_excerpt” in loop just keeps repeating first post?
- wpdb inside foreach loop only returns first result – 2 other similar cases found [closed]
- Using jQuery .after inside loop
- Safe to throw 404 error in request filter?
- Add 2 values to post__not_in
- How to loop specific Category menu from archive page?
- Loop order issue with Ajax filter
- Database query and get_user_meta return incorrect data
- Need to while loop and display contents in the subfield of a group field given by ACF
- Remove Permalink of certain posts
- How to display a loop of custom post types in columns
- Why my loop is repeat?
- Excerpts not showing on main page
- dispaly all hierarchical post types from a taxonomy
- WordPress Modal showing posts not working properly
- Query posts and display all dates in repeater field in chronological order
- Multiple loops in set intervals with code in between
- Loop shows post 5 times in a query
- Attachment Metadata inside of Loop
- Modify widget to output posts in custom order
- Make custom WordPress comments list
- Template included with plugin doesn’t return all posts for custom taxonomy
- Limit article to 100 characters. Can’t use the_excerpt…
- Default Template infinite loop of Title
- Adding pagination to WP_Query [duplicate]
- Insert/sticky multiple posts in multiple positions
- This webpage has a redirect loop issue with SSL page
- Buddypress Group Activity Loop Filter activity type [closed]
- Stuck with conflicting loops on page template
- Change the way wordpress outputs images or image galleries
- Custom Post Types and 404 Pages
- How can I access ‘key’ and ‘value’ from an array in a for loop?
- How to get current page id and compare it to looped pages inside the same page?
- Show amount of posts created today above loop?
- How to create WordPress loop with combination of 4 and 2 columns twitter-bootstrap?
- posts_nav_link() not working on index.php
- How to add custom HTML markup and classes to the_content()?
- $do_not_duplicate is not working in genesis theme
- Loop displays current page
- Tags outside the loop
- I make sticky post for my archive page for custom post type with ACF field and loop is not working