• Resolved ashf

    (@ashf)


    Are there filter/action hooks for the Post Carousel block?
    I’d like to add/modify custom fields/terms on the slides.

    • This topic was modified 3 years, 11 months ago by ashf.
Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Support dimned

    (@dimned)

    Hi @ashf,
    Thanks for your question. There are no filter or action hooks to override the Post Carousel block however you may override it by copying the following file

    \wp-content\plugins\getwid\includes\templates\post-carousel\post.php

    and paste it to your theme folder with the following directory structure

    \wp-content\themes\ %active-theme% \getwid\post-carousel\post.php

    Note: you may also create your custom Post Template for Carousel where you may add Custom Fields block if you wish to show some https://prntscr.com/1175t3w

    Thread Starter ashf

    (@ashf)

    Is it possible to create a custom php template without overriding default template?

    Also how do I add custom fields on the Block Editor?

    Plugin Support dimned

    (@dimned)

    Hi @ashf,
    I’m sorry for the delay. Unfortunately, there is no possibility to create a custom PHP template nor add additional parameters to the Custom Post Type block. Let us know if you have my further questions.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Hooks for Post Carousel’ is closed to new replies.