Page Not Found
-
Hello,
I created a custom post type titled Podcasts. I’m using Elementor Pro along with Ele Custom Skin. For the most part, the custom post type is all set to default. I’m having an issue where when I click “Next” on the page, it gives me a Page Not Found Error. Using the same style, widgets, and plugin, I created an Articles page that is essentially the WP Blog. The pagination works there. But it’s not working for the Custom Post Type (Podcasts).
https://dev-possibility-of-today.pantheonsite.io/podcasts/
Below are my current settings:
name: podcasts
label: Podcasts
singular_label: Podcast
description: “”
public: true
publicly_queryable: true
show_ui: true
show_in_nav_menus: true
delete_with_user: false
show_in_rest: true
rest_base: “”
rest_controller_class: “”
has_archive: true
has_archive_string: “”
exclude_from_search: false
capability_type: post
hierarchical: true
rewrite: true
rewrite_slug: “”
rewrite_withfront: true
query_var: true
query_var_slug: “”
menu_position: “”
show_in_menu: true
show_in_menu_string: “”
menu_icon: dashicons-format-video
custom_supports: “”
- The topic ‘Page Not Found’ is closed to new replies.