Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #464845

    Hi is it a way to insert Custom posts type (Here Events from Events manager) in the “slider articles” ?
    Thanks.

    #465291

    Hi!

    Add this to theme / child theme functions.php:

    add_theme_support('avia_template_builder_custom_post_type_grid');
    add_theme_support('add_avia_builder_post_type_option');
    

    Cheers!
    Josue

    #465575

    Hi Josue, It works fine !

    Thanks !

    #465594

    You are welcome, glad to help :)

    Regards,
    Josue

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