• Resolved Laxman Prajapati

    (@laxman-prajapati)


    Hello team,
    Can you please help me on below:
    We need to create custom block with gutenberg editor.

    For Example:
    We have created custom post type called “portfolio”. When we edit any page, on the gutenberg editor we need to add the block as “Portfolio Listing” and if we can add the section on page, need to get a dropdown with list of created portfolio and after select the portfolio on dropdown and publish the page, We need to display the selected portfolio on the same page in frontend.

    Thanks in advance.

Viewing 2 replies - 1 through 2 (of 2 total)
  • You may be lucky enough to find a plugin that works with custom post types that does what you want – for example GetWid Custom Post Block – otherwise you would need to develop the block. It’s probably 2-3 hours work for an experienced Gutenberg developer, otherwise you could look at Advanced Custom Fields Pro for an easier approach to building a block.

    • This reply was modified 4 years, 4 months ago by James Hunt.
    Thread Starter Laxman Prajapati

    (@laxman-prajapati)

    Thank you so much @bonkerz for help on this.
    We have used Advanced Custom Fields Pro and now solved.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Need to create custom block with Gutenberg editor’ is closed to new replies.