Form Configuration step. * * @package ConvertKit * @author ConvertKit */ // If no Forms exist on the ConvertKit account, show the user how to add a Form to ConvertKit, // with an option to refresh this page so that they can then select the Form to be displayed on e.g. Posts. if ( ! $this->forms->exist() ) { ?>
%2$s', esc_html__( 'Not sure how to do this in Kit?', 'convertkit' ), esc_html__( 'Follow our step by step documentation', 'convertkit' ) ); ?>
preview_post_url ) { printf( '%s %s %s', esc_html__( 'Select a form above.', 'convertkit' ), '' . esc_html__( 'Click here', 'convertkit' ) . '', esc_html__( 'to preview how this will look on individual posts.', 'convertkit' ) ); } else { esc_html_e( 'Select a form above.', 'convertkit' ); } ?>
preview_page_url ) { printf( '%s %s %s', esc_html__( 'Select a form above.', 'convertkit' ), '' . esc_html__( 'Click here', 'convertkit' ) . '', esc_html__( 'to preview how this will look on individual pages.', 'convertkit' ) ); } else { esc_html_e( 'Select a form above.', 'convertkit' ); } ?>
%s', esc_html__( 'By allowing us to collect usage data, we can better understand which WordPress configurations, themes and plugins we should test. Complete documentation on usage tracking can be found', 'convertkit' ), esc_html__( 'here', 'convertkit' ) ); ?>