• Hi Andrew,

    First, let me say thanks for creating something that fills such a simple void in the available Gutenberg blocks. It’s *almost* exactly what I needed, and not something I was confident in creating myself.

    I’m wondering if it’s possible to have a drop-down that first allows you to select the post type, then select the single post from the available posts in that type?

    I modified your plugin locally to query the post type for my needs, but admittedly, I’m not familiar enough with creating blocks to know how I would make that doable from the block settings (instead of modifying the code). I’m not even sure if it’s an easy or hard thing to do! In PHP it would be simple enough to query the available post types, then query the posts within the select post type, but I haven’t got the faintest idea on how to do that within the index.js code.

    I think I’m going to use my locally-modified version for now, but that means I won’t be able to update the plugin moving forward… hence my asking if it’s possible to add the option to select the post type first.

    Thanks! 🙂

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Creative Andrew

    (@geisthanen)

    Hi Darek, thanks for your message.
    This feature has been requested several times and I’m planning to add it in the next release. Hopefully by the end of the month after doing some tests.

    I will keep you posted here once it’s ready!

    Best regards,
    Andrew

    Thread Starter Derek Rippe

    (@dwrippe)

    Amazing!

    My current project won’t be going to production for at least 6 weeks, so if you’d like any assistance with testing, just let me know. I’d be more than happy to put it through some paces.

Viewing 2 replies - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.