Forum Replies Created

Viewing 4 replies - 1 through 4 (of 4 total)
  • Hi @bennymcl and @kld53,

    This plugin doesn’t work with regular posts out-of-the-box. It only woks with pages, hierarchical custom post types, or custom post types with “page-attributes” by default.

    However, if you check out the FAQ page, the first question/answer offers a code snippet as a possible solution.

    It says:

    Why can’t I reorder my posts?
    Generic posts are not displayed by menu order – they’re displayed by chronology. You can theoretically add menu ordering to posts in your code (theme functions.php, plug-in) by using:

    add_post_type_support( 'post', 'page-attributes' );

    I’d recommend creating a backup before trying it out but if do you give it a go, let us know how it went.

    Hope this helps!

    Hi TomCobbley,

    I’m not able to replicate this behavior. I only receive that message if I haven’t checked at least one sidebar to be replaced in the Widgets area.

    If you haven’t already, try going to Appearance > Widgets, and go through the sidebars on the right (Theme Sidebars) and tick the checkbox at the bottom for each sidebar that you want to allow to be replaced.

    Next, add a second custom sidebar before finally trying to swap out the default sidebar for one of the new custom sidebars you’ve created.

    Let me know if this helps 🙂

    HA! Glad you tracked it down and thanks for posting back the issue causing it.

    Hi Vayu,

    I’ve only briefly tested this plugin but I think this may the process:

    1. Upload your file as you did before
    Only click “Save All Changes” if you actually made any changes immediately after uploading the file(s) – i.e. adding a caption, description, editing, etc.
    2. Either way – whether you click Save All Changes button or not – you’ll then need to click the “Media Library” tab at the top.
    3. Find your file and click “Show” to the right of it to expand the details
    4. Click the Select button and you’re done!

    Again, I’ve only just started testing with this plugin so if I’m missing something maybe the author will jump in and let us know.

    Hope that helps!

Viewing 4 replies - 1 through 4 (of 4 total)