I have two pages, a parent and a child page. Both pages are excluded from search results.
My issue occurs when I try to search for the name of the parent page to add it to the child page. The name of the parent page I want to select is displayed briefly as a suggestion but then disappears.
It looks like the pages are somehow excluded from the parent page suggestions.
]]>I downgraded WP to 6.2.3 and everything was back to normal. running on php 8.1.23.
]]>Hi folks,
My site is generally working well with Responsive Theme, as it has been for the past 9 years.
The site contains an archive of magazine articles, each on its own web page. There are currently 4,980 pages on the site.
For each article there is a parent page devoted to the magazine issue in which the article appeared.
All of the issue pages have as their parent a page displaying all the issues (fifthestate.org/archive).
Recently I decided to start using the WP Block Editor and am having a problem setting parent page titles using the Parent Page dropdown menu.
I never have any problem selecting parent pages using the dropdown menu in the Classic Editor, but the menu in the Block Editor shows only a few top-level pages to select from.
Even if I paste in the parent page title it is not accepted.
If I switch back to the Classic Editor the parent page title is accepted and the current edit becomes a child of that page.
Some parent pages are displayed, but not all.
For example a parent page beginning with 3 digits, such as 401, Summer 2018, is displayed. But a parent page with 2 digits such as 30, May 15-31, 1967 is not.
I checked with my theme developers and was told that the problem is in the WP core, not the theme.
So I will be grateful for any and all help you can give me with solving this problem.
]]>I’m trying to build a form for submitting Pages on the frontend.
How do I display the Page Attributes – Parent Page using ACF Frontend Forms?
InsyaAllah n Thank You
]]>Using the following plugins:
PublishPress Capabilities
PublishPress Permissions
Thanks.
Brandon
]]>Usually the template options would be under “page attributes” in the sidebar, but it is no longer there. I looked under screen options and made sure that every checkbox was selected, but it still never showed. I also tried changing from classic editor to block editor. In block editor view, I’m able to see that there is a new section called “template” that is separate from “page attributes,” but even when it is selected “template” never shows up in the sidebar.
I saw that I should add “add_theme_support( ‘block-templates’ );” to my theme’s functions.php file, so I added it to the underscores_setup function. This doesn’t seem to change anything though.
]]>I’ve ticked the checkbox under Support for Page Attributes, but it only displays the numerical text field for Post Order in the meta box and not the Post Hierarchy in terms of Parent > Child drop-down menu.
I had converted these entries with Post Type Switcher from Page to my new Post Type and they are showing the “-” next to the Post Title in the List View, but there’s no option in the Quick Edit or the Edit view to manage those relationships.
I saw a few posts here (https://www.ads-software.com/support/topic/hierarchical-custom-post-type-not-showing-parent-drop-down-option/) suggesting to tick the Support Page Atribures tick box, but nothing on what’s actually in the meta box to select from.
]]>add_post_type_support( 'post', 'page-attributes' );
A long project – when I started the project WordPress 2020 was version 1.4 and I was working on a sandpit site for the customer.
WordPress 2020 version 1.4 had options for Page Attributes including “Full Width Template” which I need for my design.
Now I am starting to configure the final product for the customer I cannot see this option in version 1.8
Please tell me wordpress do not withdraw fundamental options like this from a theme once established. I don’t want to install 1.4 as a solution the customer could always wreck it by upgrading. Surely options like this do not get withdrawn in an existing theme.
I cannot recall setting a switch to active these options in 1.4 I think they were just there for the taking.
Any insight appreciated.
Kind regards
Jon