| @@ -103,8 +103,16 @@ | ||
| 103 | 103 | |
| 104 | 104 | <a class="button button-secondary" href="<?php echo esc_url( admin_url( 'users.php' ) ); ?>"><?php esc_html_e( 'View All Users', 'profile-builder' ); ?></a> |
| 105 | 105 | </div> |
| 106 | 106 | |
| 107 | + <div class="postbox cozmoslabs-form-subsection-wrapper wppb-dashboard-progress"> | |
| 108 | + <h4 class="cozmoslabs-subsection-title"><?php esc_html_e( 'Setup Progress Review', 'profile-builder' ); ?></h4> | |
| 109 | + | |
| 110 | + <?php WPPB_Setup_Wizard::output_progress_steps(); ?> | |
| 111 | + | |
| 112 | + <a class="button button-secondary" href="<?php echo esc_url( admin_url( 'admin.php?page=profile-builder-dashboard&subpage=wppb-setup' ) ); ?>"><?php esc_html_e( 'Open the Setup Wizard', 'profile-builder' ); ?></a> | |
| 113 | + </div> | |
| 114 | + | |
| 107 | 115 | <div class="postbox cozmoslabs-form-subsection-wrapper"> |
| 108 | 116 | <h4 class="cozmoslabs-subsection-title"><?php esc_html_e( 'Have a question? Not sure how to proceed?', 'profile-builder' ); ?><span class="dashicons dashicons-editor-help" style="color: #0F15B0;"> </span></h4> |
| 109 | 117 | |
| 110 | 118 | <p><strong><span class="dashicons dashicons-plus" style="color: #0F15B0;"></span><?php esc_html_e( ' Open a new ticket over at', 'profile-builder' ); ?></strong> |
| @@ -123,16 +131,8 @@ | ||
| 123 | 131 | </ul> |
| 124 | 132 | |
| 125 | 133 | <p><strong><span class="dashicons dashicons-yes" style="color: #0F15B0;"></span><?php esc_html_e( 'Get help from our team', 'profile-builder' ); ?></strong></p> |
| 126 | 134 | |
| 127 | - </div> | |
| 128 | - | |
| 129 | - <div class="postbox cozmoslabs-form-subsection-wrapper wppb-dashboard-progress"> | |
| 130 | - <h4 class="cozmoslabs-subsection-title"><?php esc_html_e( 'Setup Progress Review', 'profile-builder' ); ?></h4> | |
| 131 | - | |
| 132 | - <?php WPPB_Setup_Wizard::output_progress_steps(); ?> | |
| 133 | - | |
| 134 | - <a class="button button-secondary" href="<?php echo esc_url( admin_url( 'admin.php?page=profile-builder-dashboard&subpage=wppb-setup' ) ); ?>"><?php esc_html_e( 'Open the Setup Wizard', 'profile-builder' ); ?></a> | |
| 135 | 135 | </div> |
| 136 | 136 | |
| 137 | 137 | <div class="postbox cozmoslabs-form-subsection-wrapper"> |
| 138 | 138 | <h4 class="cozmoslabs-subsection-title"><?php esc_html_e( 'Useful shortcodes for setup', 'profile-builder' ); ?></h4> |