[Support request] Sidebar setting not returning to Default

Home Forums Support [Support request] Sidebar setting not returning to Default

Home Forums Support Sidebar setting not returning to Default

Viewing 9 posts - 16 through 24 (of 24 total)
  • Author
    Posts
  • #1043601
    Tom
    Lead Developer
    Lead Developer

    Strange, does the option work correctly on regular pages and posts?

    What if you create a custom post type using a plugin (just to test)?: https://wordpress.org/plugins/custom-post-type-ui/

    #1046418
    Matthew

    hi Tom,

    Thanks for your helpful suggestion,

    I have installed the CPT UI plugin and the problem persists with new testing custom posts I made. Below is the question I have just put forward in their forum:

    https://wordpress.org/support/topic/post-meta-not-updating/

    thanks,

    #1047072
    Tom
    Lead Developer
    Lead Developer

    Found the issue – bug in GP 2.3.2.

    Here’s the fix, which I’ve committed to 2.4: https://github.com/tomusborne/generatepress/commit/b736612964ef5b2c676fd9e0b1a64d8e4a6294ba

    Thanks for pointing this out! ๐Ÿ™‚

    #1047525
    Matthew

    That’s great. Shall I wait for 2.4 release or do something with the github resource, install the fix myself, etc. Not sure of the process

    Thanks,

    #1047961
    Tom
    Lead Developer
    Lead Developer

    You can make those changes directly to your install if you’d like – that way you don’t need to wait for 2.4.

    Let me know if you need help doing so ๐Ÿ™‚

    #1048353
    Matthew

    Some instructions would be awesome. Also, what is the ETA for 2.4

    thanks,

    #1048891
    David
    Staff
    Customer Support

    Hi there,

    you would need to replace the contents of the block-editor.js file found in the generatepress/js/admin folder with the code provided here:

    https://github.com/tomusborne/generatepress/blob/release/2.4/js/admin/block-editor.js

    #1050167
    Matthew

    That worked, thanks Tom and David! (or David and Tom),

    Also, regarding the placement of the GP Layout control box

    For the CPT that was created from me placing a code snippet into my site-specific plug-in, the control is placed in the main body area of the post as shown below:

    https://drive.google.com/open?id=123M3wTuPzQsNTwXfi9NMEGUV8U_Rs0v5

    Whereas for the CPT that was created from using the CPT-UI plug-in Tom recommended to me for testing, the control is placed in the side section area of the post as shown below:

    https://drive.google.com/open?id=1G7CUGeEeOpFfRvCdTGBYxNkhUAKhWWmN

    Is this (a) pointing to any potential problem, and (b) could you say how I can move it to the side section which I prefer.

    thanks again,

    #1050404
    David
    Staff
    Customer Support

    Glad we could be of help.
    No issue where the meta box is placed.
    If you hover over the Meta box heading you should see the drag cursor appear, click and drag it over the sidebar – can be a bit fiddly something Gutenberg could improve upon.

Viewing 9 posts - 16 through 24 (of 24 total)
  • You must be logged in to reply to this topic.