We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6466976 commit 39b28a7Copy full SHA for 39b28a7
src/includes/configs/customizer/panels.config.php
@@ -48,7 +48,7 @@
48
),
49
'bgtfw_pages_panel' => array(
50
'title' => __( 'Pages', 'bgtfw' ),
51
- 'description' => '<div class="bgtfw-description"><p>' . esc_html__( 'Change the display of your site\'s pages', 'bgtfw' ) . '</p><div class="help"><a href="https://www.boldgrid.com/support/boldgrid-crio-supertheme-product-guide/customizing-the-page-layout-with-boldgrid-crio/" target="_blank"><span class="dashicons"></span>Help</a></div></div>',
+ 'description' => '<div class="bgtfw-description"><p>' . esc_html__( 'Change the display of your site\'s pages', 'bgtfw' ) . '</p><div class="help"><a href="https://www.boldgrid.com/support/boldgrid-crio-supertheme-product-guide/using-the-homepage-settings/" target="_blank"><span class="dashicons"></span>Help</a></div></div>',
52
'priority' => 2,
53
'panel' => 'bgtfw_design_panel',
54
'icon' => 'dashicons-admin-page',
0 commit comments