Jetpack Portfolio
-
When activating Jetpack Portfolio and add support for the following
add_theme_support( 'jetpack-portfolio', [ 'title' => true, 'content' => true ] );
I can see the Portfolio in the customizer but for some reason when I go and edit the title or content or change section to another panel, it doesn’t seem to work.
$w_customize->get_section('jetpack_portfolio')->title = esc_html__( 'Portfolio Section', 'textdomain' );
I know these functions above work because of my old theme. Is there anything chance that I need to know.
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
- The topic ‘Jetpack Portfolio’ is closed to new replies.