Answer the question
In order to leave comments, you need to log in
Gallery output in Carbon Fields?
I can not figure out how to display the gallery in the template
<?php
use Carbon_Fields\Container;
use Carbon_Fields\Field;
Container::make( 'theme_options', __( 'Мой Сайт' ) )
->add_tab( __( 'Главная' ), array(
Field::make( 'media_gallery', 'crb_media_gallery', __( 'Слайдер' ) ),
) )
?>
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question