• Resolved stuartajohn

    (@stuartajohn)


    Hi,

    When I create a new page using Gutenberg now the Parent option no longer appears. It did when I first started using it; however that disappeared from around the Template option after an update. Can someone please advise how to correct? Any updates to existing pages in Gutenberg save the page without a parent.

Viewing 15 replies - 1 through 15 (of 23 total)
  • same here, version 3.6.2 (latest) WP Core: 4.9.8 (latest)

    Moderator Samuel Wood (Otto)

    (@otto42)

    WordPress.org Admin

    It shows up under the Page Attributes section for me:

    What are you seeing?

    Thread Starter stuartajohn

    (@stuartajohn)

    Hi Otto,

    I’m seeing everything but the Parent page option, ie Template, then Order in the Page Attributes section (I can’t seem to add in a screenshot). Template is Travel Agency.

    Moderator Samuel Wood (Otto)

    (@otto42)

    WordPress.org Admin

    Well, the Parent Page option won’t show up if you don’t actually have any other Pages to select to be a parent. That’s one possibility.

    All I see is 1) template and 2) order in the attributes tab. No parent page

    There are plenty of parent pages available

    Thread Starter stuartajohn

    (@stuartajohn)

    Same with mine – there’s parent pages available in the Classic Editor, just not in Gutenberg.

    Same for me , I’m using Hueman them and also oceanwp theme
    option apears when I open a created page with classic editor option.

    Moderator Samuel Wood (Otto)

    (@otto42)

    WordPress.org Admin

    Do you see any error messages in the javascript console when you open the editor?

    Thread Starter stuartajohn

    (@stuartajohn)

    No error messages. The parent page option was there previously; the issue only started after a recent update.

    json formatting error here ( I will get into that, it is a custom thing on my theme/side )

    Don’t know if this is the best place to report this, but it seems related.

    I am noticing a related but distinct behavior on my end with the Page Attributes -> Parent Page drop down box. The two strange behaviors that I’m noticing is that 1) the Parent Page drop down box has a delayed load time in Gutenberg (seems to be lazy loaded). But then after it is loaded, I’m only getting a list of seven pages to select from as a parent page, when this site has 50+ published pages. The page that I needed to select is not available. This behavior is noticed on both new and existing pages within Gutenberg only. As a temporary work around, after I get the page setup in Gutenberg, and then saved, I go to the Quick Edit screen from within the Pages Overview screen. The expected behavior of the full list of available pages is displayed. After I have selected the desired parent page, it is still not available from within Gutenberg.

    I’ve not tested or played with this further. I’m running the latest installs of both WordPress and Gutenberg as of this posting (WP 4.9.8 & Gutenberg 3.5.0). The browser console didn’t output anything of consequence related to this issue. Running in Firefox on Windows 10. I’m running the Pinnacle Free theme on my particular install. Also in a MultiSite environment.

    Thank you to the dev team for all their hard work on Gutenberg!

    yes there is jason error
    like source map missing

    JQMIGRATE: Migrate is installed, version 1.4.1 load-scripts.php:9:542
    At: 7:24:40.254 message: wppa-utils.js version 6.9.08 loaded. wppa-utils.js:158:3
    Unhandled promise rejection
    Object { code: “invalid_json”, message: “La réponse n’est pas une réponse JSON valide.” }
    index.js:1:43458
    Erreur dans les liens source : request failed with status 404
    URL de la ressource : http://xxxxxxxxxxxxxxxxxxxxxx/wp-admin/load-scripts.php?c=0&load%5B%5D=hoverIntent,common,admin-bar,jquery-ui-core,jquery-ui-widget,jquery-ui-mouse,jquery-ui-sortable,jquery-ui-resizable,jquery-ui-dr&load%5B%5D=aggable,jquery-ui-button,jquery-ui-position,jquery-ui-dialog,jquery-form,svg-painter&ver=4.9.8
    URL du lien source : jquery.form.min.js.map[En savoir plus]

    Moderator Samuel Wood (Otto)

    (@otto42)

    WordPress.org Admin

    If you have any security plugins, make sure that you have not enabled any settings that will affect the REST API. Try turning off the security plugins and testing without them.

    If you’re using Cloudflare, then there are known issues with it as well.

    Basically, The editor in your browser needs to be able to communicate with your website. If it can’t do that, then things won’t work. Category lists won’t appear, page lists won’t appear, autosaving won’t work, things like that.

    So try disabling other plugins and possibly not using caching systems like Cloudflare until you work out where the incompatibility is coming from. Try out the editor on a plain WordPress site, without fancy add-ons that can interfere with it, basically.

    Thread Starter stuartajohn

    (@stuartajohn)

    Hi Otto,

    I’m not using Cloudflare; I’ve tried deactivating the security plugins plus quite a few more and still not having any luck. I’m getting this error in the developer tools on Google Chrome:

    JQMIGRATE: Migrate is installed, version 1.4.1
    index.js?ver=1534538552:1 Uncaught (in promise) {code: “invalid_json”, message: “The response is not a valid JSON response.”}

    @stuartajohn in the NET tab you will find the actual JSON request

Viewing 15 replies - 1 through 15 (of 23 total)
  • The topic ‘No Parent page option in Gutenberg’ is closed to new replies.