Make WordPress Themes


Ignore:
Timestamp:
11/20/2025 12:36:55 PM (4 days ago)
Author:
themedropbox
Message:

New version of Business School - 0.4

Location:
business-school/0.4
Files:
1 edited
1 copied

Legend:

Unmodified
Added
Removed
  • business-school/0.4/inc/addon.php

    r288189 r299461  
    1414    $business_school_theme = wp_get_theme();
    1515    add_theme_page(
     16        /* translators: 1: Theme name. */
    1617        sprintf( esc_html__( 'Welcome to %1$s', 'business-school' ), $business_school_theme->get( 'Name' )),
    1718        esc_html__( 'Theme Demo Import', 'business-school' ),
     
    5253            </div>
    5354        </div>
    54         <div class="column column-first clearfix">
     55        <div class="column column-half clearfix">
    5556            <div class="important-link">
    5657                <div class="main-box columns-wrapper clearfix">
    57                     <div class="themelink column column-third clearfix">
    58                         <p><strong><?php esc_html_e( 'Pro version of our theme', 'business-school' ); ?></strong></p>
    59                         <p><?php esc_html_e( 'Are you excited for our theme? Then we will proceed for pro version of theme.', 'business-school' ); ?></p>
    60                         <a class="get-premium" href="<?php echo esc_url( BUSINESS_SCHOOL_PREMIUM_PAGE ); ?>" target="_blank">
    61                         <?php esc_html_e( 'Go To Premium', 'business-school' ); ?>
     58
     59                    <div class="themelink column column-half column-border clearfix">
     60                        <p><strong><?php esc_html_e( 'Free Theme Documentation', 'business-school' ); ?></strong></p>
     61                        <p><?php esc_html_e( 'Need more details? Please check our full documentation for detailed theme setup.', 'business-school' ); ?></p>
     62                        <a href="<?php echo esc_url( BUSINESS_SCHOOL_THEME_DOCUMENTATION ); ?>" target="_blank">
     63                        <?php esc_html_e( 'Documentation', 'business-school' ); ?>
    6264                        </a>
    6365                    </div>
    6466
    65                     <div class="themelink column column-third clearfix">
     67                    <div class="themelink column column-half column-padding clearfix">
    6668                        <p><strong><?php esc_html_e( 'Need Help?', 'business-school' ); ?></strong></p>
    6769                        <p><?php esc_html_e( 'Go to our support forum to help you out in case of queries and doubts regarding our theme.', 'business-school' ); ?></p>
     
    7072                        </a>
    7173                    </div>
    72 
    73                     <div class="themelink column column-third clearfix">
    74                         <p><strong><?php esc_html_e( 'Check Our Demo', 'business-school' ); ?></strong></p>
    75                         <p><?php esc_html_e( 'Here, you can view a live demonstration of our premium theme.', 'business-school' ); ?></p>
    76                         <a href="<?php echo esc_url( BUSINESS_SCHOOL_PRO_DEMO ); ?>" target="_blank">
    77                         <?php esc_html_e( 'Premium Demo', 'business-school' ); ?>
    78                         </a>
    79                     </div>
    8074                </div>
    8175                <hr>
    8276                <div class="main-box columns-wrapper clearfix">
    83                     <div class="themelink column column-third clearfix">
    84                         <p><strong><?php esc_html_e( 'Check all classic features', 'business-school' ); ?></strong></p>
    85                         <p><?php esc_html_e( 'Explore all our 90+ Premium Themes Collections', 'business-school' ); ?></p>
    86                         <a href="<?php echo esc_url( BUSINESS_SCHOOL_THEME_PAGE ); ?>" target="_blank">
    87                         <?php esc_html_e( 'Theme Page', 'business-school' ); ?>
     77
     78                    <div class="themelink column column-half column-border clearfix">
     79                        <p><strong><?php esc_html_e( 'Pro version of our theme', 'business-school' ); ?></strong></p>
     80                        <p><?php esc_html_e( 'Are you excited for our theme? Then we will proceed for pro version of theme.', 'business-school' ); ?></p>
     81                        <a class="get-premium" href="<?php echo esc_url( BUSINESS_SCHOOL_PREMIUM_PAGE ); ?>" target="_blank">
     82                        <?php esc_html_e( 'Get Premium', 'business-school' ); ?>
    8883                        </a>
    8984                    </div>
    9085
    91                     <div class="themelink column column-third clearfix">
     86                    <div class="themelink column column-half column-padding clearfix">
    9287                        <p><strong><?php esc_html_e( 'Leave us a review', 'business-school' ); ?></strong></p>
    9388                        <p><?php esc_html_e( 'Are you enjoying our theme? We would love to hear your feedback.', 'business-school' ); ?></p>
     
    9792                    </div>
    9893
    99                     <div class="themelink column column-third clearfix">
    100                         <p><strong><?php esc_html_e( 'Theme Documentation', 'business-school' ); ?></strong></p>
    101                         <p><?php esc_html_e( 'Need more details? Please check our full documentation for detailed theme setup.', 'business-school' ); ?></p>
    102                         <a href="<?php echo esc_url( BUSINESS_SCHOOL_THEME_DOCUMENTATION ); ?>" target="_blank">
    103                         <?php esc_html_e( 'Documentation', 'business-school' ); ?>
    104                         </a>
    105                     </div>
     94                </div>
     95            </div>
     96        </div>
     97        <div class="column column-quarter clearfix start-box">
     98            <div class="bundle-info">
     99                <img src="<?php echo esc_url( get_template_directory_uri().'/images/bundle.png'); ?>" alt="<?php echo esc_attr( 'screenshot', 'business-school'); ?>" class="bundle-image"/>
     100                <div class="bundle-content themelink">
     101                    <h3><?php esc_html_e( 'WordPress Theme Bundle', 'business-school' ); ?></h3>
     102                    <small><b><?php esc_html_e( 'Get access to a collection of 100+ stunning WordPress themes for just $99 — featuring designs for every business niche!', 'business-school' ); ?></small></b>
     103                    <a class="get-premium" href="<?php echo esc_url( BUSINESS_SCHOOL_BUNDLE_PAGE ); ?>" target="_blank">
     104                    <?php esc_html_e( 'Get Bundle at 20% OFF', 'business-school' ); ?>
     105                    </a>
    106106                </div>
    107107            </div>
     
    110110    <div id="getting-started">
    111111        <div class="section">
    112             <h3><?php printf( esc_html__( 'Getting started with %s', 'business-school' ),
     112            <h3><?php
     113            /* translators: %s: Theme name. */
     114            printf( esc_html__( 'Getting started with %s', 'business-school' ),
    113115            esc_html($business_school_theme->get( 'Name' ))); ?></h3>
    114116            <div class="columns-wrapper clearfix">
     
    118120                            <a class="" href="<?php echo esc_url( BUSINESS_SCHOOL_PREMIUM_PAGE ); ?>" target="_blank"><?php esc_html_e( 'Get Premium', 'business-school' ); ?></a>
    119121                            <a href="<?php echo esc_url( BUSINESS_SCHOOL_PRO_DEMO ); ?>" target="_blank"><?php esc_html_e( 'View Demo', 'business-school' ); ?></a>
    120                             <a class="get-premium" href="<?php echo esc_url( BUSINESS_SCHOOL_BUNDLE_PAGE ); ?>" target="_blank"><?php esc_html_e( 'Bundle of 90+ Themes at $99', 'business-school' ); ?></a>
     122                            <a class="get-premium" href="<?php echo esc_url( BUSINESS_SCHOOL_BUNDLE_PAGE ); ?>" target="_blank"><?php esc_html_e( 'Bundle of 100+ Themes at $99', 'business-school' ); ?></a>
    121123                        </div>
    122124                        <div class="theme-description-1"><?php echo esc_html($business_school_theme->get( 'Description' )); ?></div>
     
    124126                </div>
    125127                <div class="column column-half clearfix">
    126                     <img src="<?php echo esc_url( $business_school_theme->get_screenshot() ); ?>" alt=""/>
     128                    <img src="<?php echo esc_url( $business_school_theme->get_screenshot() ); ?>" alt="<?php echo esc_attr( 'screenshot', 'business-school'); ?>"/>
    127129                </div>
    128130            </div>
     
    132134    <div id="theme-author">
    133135      <p><?php
     136        /* translators: 1: Theme name, 2: Author name, 3: Call to action text. */
    134137        printf( esc_html__( '%1$s is proudly brought to you by %2$s. If you like this theme, %3$s :)', 'business-school' ),
    135138            esc_html($business_school_theme->get( 'Name' )),
Note: See TracChangeset for help on using the changeset viewer.