Create a module & shortcode for custom post type

Posted in: Newspaper
Post count: 4

I have created a custom post type and use a copy of the single template to display it. That’s ok.
But now I need to modify the way the custom post type is displayed in the blocks (e.g: home page, category roll, etc.).

I have seen the /shortcodes and /modules folders, where original blocks and shortcodes are stored, but wonder what the correct/best way to create a custom block would be, so we add a few custom field data to the block…

Thank you for your help!
Gustavo

Post count: 22421

Hello,

Unfortunately creating a whole new block falls beyond what the theme support can offer you. This represents customization and you will require substantial coding knowledge to create a new block. You can read the theme API documentation here: https://forum.tagdiv.com/td_api_blockadd/ but the them API is not part of the theme support. It is intended for developers only.

Thank you!

Post count: 4

Thank you Bogdan. We will try to do something there. Does you or someone offer dev services to maybe make a customized plugin for us that adds this functionality?

Post count: 22421

Hi,

Unfortunately we have no customization department so we cannot offer any customization services. Sorry. You can hire a developer/freelancer online as there are many sites that offer such services at different prices.

Thank you!

Viewing 4 posts - 1 through 4 (of 4 total)
The forum ‘Newspaper’ is closed to new topics and replies.