Error 404 preview elementor | WordPress.org

[ad_1]

Hi @fabriziobenelli,

The problem you are experiencing is not directly caused by Permalink Manager, but your rewrite settings for custom post type items. I guess that the problem still persists even when Permalink Manager is deactivated.

This is a very common problem and it is caused by the limitation of the WordPress inbuilt permalink system.

As you mentioned, all the permalinks of custom post type use specific permalink format:

blog.site.it/example/examplecustompost

The permalink format for custom post type have higher priority than regular pages, therefore when Elementor tries to load “page” or “post” that uses the same URL format, e.g.:

blog.site.it/example/examplepage

WordPress cannot distinguish between “pages” and custom post type items and as results tries to load non-existing item (instead of loading the correct page).

To fix this problem, you need to make sure that both pages and custom post types use its own unique permalink format. Just make sure that “rewrite” => “slug” property is not null/empty.

You can still override the inbuilt permalinks using Permalink Manager, so custom permalinks of both pages and CPT use the same permalink format. The key here is simply that only the default/built-in permalink formats must be different.

  • This reply was modified 11 minutes ago by Maciej Bis.

Hi, thank you for your response. So…also with permalink manager I can’t use the same base URL for pages and custom post types? correct?

You can, just make sure that the base URL for custom post type is unique. Then, you can overwrite the inbuilt permalinks (that should use unique format) with the custom permalinks (generated and saved by my plugin). In short, only the custom permalinks can use the same URL base, but not the original/in-built permalinks.

 

This site will teach you how to build a WordPress website for beginners. We will cover everything from installing WordPress to adding pages, posts, and images to your site. You will learn how to customize your site with themes and plugins, as well as how to market your site online.

Buy WordPress Transfer