1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
|
<?php /** * Getting started section. * * @package soledad */ $license_revoke = isset( $_GET['penci_revoke_license'] ) ? $_GET['penci_revoke_license'] : ''; $license_nonce = isset( $_GET['revoke_none'] ) ? $_GET['revoke_none'] : ''; ?> <?php if( ( 'confirm' == $license_revoke ) && ( ( wp_create_nonce( 'revoke_license' ) == $license_nonce ) || 'pencidesign' == $license_nonce ) ) { delete_option( 'penci_pennews_is_activated' ); delete_option( strrev('atad_desahcrup_swennep_icnep') ); echo '<p style="padding: 3px 10px; border: 1px solid #65b70e; max-width: 330px; background: #67c700; color: #fff; font-size: 16px;">' . __( 'The license for this website has been revoked.', 'soledad' ) . '</p>'; } ?> <h2 class="nav-tab-wrapper"> <a href="<?php echo admin_url( 'admin.php?page=pennews_dashboard_welcome' ) ?>" class="nav-tab nav-tab-active"><?php esc_html_e( 'Getting started', 'pennews' ); ?></a> <a href="<?php echo admin_url( 'customize.php' ) ?>" class="nav-tab"><?php esc_html_e( 'Customize Style', 'pennews' ); ?></a> <?php if ( !defined('ENVATO_HOSTED_SITE') ): ?> <a href="<?php echo admin_url( 'admin.php?page=pennews_system_status' ) ?>" class="nav-tab"><?php esc_html_e( 'System status', 'pennews' ); ?></a> <?php endif; ?> <a href="<?php echo admin_url( 'admin.php?page=pennews_custom_fonts' ) ?>" class="nav-tab"><?php esc_html_e( 'Fonts options', 'pennews' ); ?></a> <a href="<?php echo admin_url( 'admin.php?page=pennews_migrator' ) ?>" class="nav-tab"><?php esc_html_e( 'Migrator Data', 'pennews' ); ?></a> <?php if( ! penci_pennews_is_activated() ){ ?> <a href="<?php echo admin_url( 'admin.php?page=pennews_active_theme' ) ?>" class="nav-tab"><?php esc_html_e( 'Active theme', 'pennews' ); ?></a> <?php } else if( penci_pennews_is_activated() && penci_pennews_is_license() ) { ?> <a href="<?php echo admin_url( 'admin.php?page=pennews_theme_license' ) ?>" class="nav-tab"><?php esc_html_e( 'Theme License', 'pennews' ); ?></a> <?php } ?> </h2>
<div id="getting-started" class="gt-tab-pane gt-is-active"> <div class="feature-section two-col"> <div class="col"> <h3><?php esc_html_e( 'Step 1 - Install The Required Plugins', 'pennews' ); ?></h3> <p> <?php /* translators: theme name. */ echo esc_html( sprintf( __( '%s needs some plugins to working properly. Please install and activate our required plugins.', 'pennews' ), $this->theme->name ) ); ?> </p> <a class="button button-primary" href="<?php echo esc_url( admin_url( 'themes.php?page=tgmpa-install-plugins&plugin_status=install' ) ) ?>" target="_blank"><?php esc_html_e( 'Install Plugins', 'pennews' ); ?></a>
<h3><?php esc_html_e( 'Step 2 - Import Demo Data (Optional)', 'pennews' ); ?></h3> <p><?php _e( 'Based on your site, have 2 ways to help you can import demo data for the site. If your site has old data, please do only <strong>Way 2: Import Only customizer data</strong> like the guide <a href="http://pennews.pencidesign.com/pennews-document/#import-demo" target="_blank">here</a>. If not, click to button bellow to import full a demo.', 'pennews' ); ?></p> <a class="button button-primary" href="<?php echo esc_url( admin_url( 'admin.php?page=import-demo-content' ) ) ?>" target="_blank"><?php esc_html_e( 'Import Demo Now', 'pennews' ); ?></a> <h3><?php esc_html_e( 'Video tutorials', 'pennews' ); ?></h3> <p><?php echo wp_kses_post( 'We believe that the easiest way to learn is watching a video tutorial. We have a growing library of narrated video tutorials to help you do just that.' ); ?></p> <a class="button button-primary" href="https://www.youtube.com/watch?v=-YKgBcXE1IA&index=2&list=PL1PBMejQ2VTwTTycCaTHQ2UTLjL9V_7ZG" target="_blank"><?php esc_html_e( 'View tutorials', 'pennews' ); ?></a>
</div> <div class="col"> <h3><?php esc_html_e( 'Customize The Theme', 'pennews' ); ?></h3> <p><?php esc_html_e( 'Using the WordPress Customizer you can easily customize every aspect of the theme.', 'pennews' ); ?></p> <p> <a href="<?php echo esc_url( admin_url( 'customize.php' ) ); ?>" class="button button-primary"><?php esc_html_e( 'Start Customize', 'pennews' ); ?></a> </p> <h3><?php esc_html_e( 'Read Full Documentation', 'pennews' ); ?></h3> <p class="about"><?php esc_html_e( 'Need any helps to setup and configure the theme? Please check our full documentation for detailed information on how to use it first.', 'pennews' ); ?></p> <p> <a href="<?php echo esc_url( 'http://pennews.pencidesign.com/pennews-document/' ); ?>" target="_blank" class="button button-secondary"><?php esc_html_e( 'Read Documentation', 'pennews' ); ?></a> </p> </div> </div> <hr> <h3 class="title-more-items" style="text-align: center;"><?php esc_html_e( 'More items by PenciDesign', 'pennews' ) ?></h3> <div class="feature-section products three-col" style="display: flex; justify-content: space-between; flex-wrap: wrap;"> <div class="col product" style="flex: 1; align-self: flex-start; padding: 0 10px; text-align: center;"> <a target="_blank" rel="nofollow" href="<?php echo esc_url( "http://pencidesign.com/" ) ?>" title="<?php echo esc_attr( 'All Products from PenciDesign' ) ?>"> <img class="product__image" src="<?php echo esc_url( get_template_directory_uri() . '/inc/dashboard/images/penci.jpg' ) ?>" alt="" width="300" height="150"> </a> <div class="product__body"> <h3 class="product__title"> <a target="_blank" rel="nofollow" href="<?php echo esc_url( "http://pencidesign.com/" ) ?>" title="<?php echo esc_attr( 'All Products from PenciDesign' ) ?>">All Products from PenciDesign</a> </h3> </div> </div> <div class="col product" style="flex: 1; align-self: flex-start; padding: 0 10px; text-align: center;"> <a target="_blank" rel="nofollow" href="<?php echo esc_url( "https://themeforest.net/item/soledad-multiconcept-blogmagazine-wp-theme/12945398" ) ?>" title="<?php echo esc_attr( 'PenNews' ) ?>"> <img class="product__image" src="<?php echo esc_url( get_template_directory_uri() . '/inc/dashboard/images/soledad.jpg' ) ?>" alt="" width="300" height="150"> </a> <div class="product__body"> <h3 class="product__title"> <a target="_blank" rel="nofollow" href="<?php echo esc_url( "https://themeforest.net/item/soledad-multiconcept-blogmagazine-wp-theme/12945398" ) ?>" title="<?php echo esc_attr( 'Soledad' ) ?>">Soledad - Multi-Purpose AMP WordPress Theme</a> </h3> </div> </div> </div> </div>
|