Server IP : 192.158.238.246 / Your IP : 3.147.44.46 Web Server : LiteSpeed System : Linux uniform.iwebfusion.net 4.18.0-553.27.1.lve.1.el8.x86_64 #1 SMP Wed Nov 20 15:58:00 UTC 2024 x86_64 User : jenniferflocom ( 1321) PHP Version : 8.1.32 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : OFF | Pkexec : OFF Directory : /home/jenniferflocom/www/wp-content/themes/open-shop/lib/th-option/ |
Upload File : |
<!--- tab first --> <div class="theme_link"> <h3><?php _e('1. Install Recommended Plugins','open-shop'); ?></h3> <p><?php _e('We highly Recommend to install Hunk Companion plugin to get all customization options in Open Shop theme. Also install recommended plugins available in recommended tab.','open-shop'); ?></p> </div> <div class="theme_link"> <h3><?php _e('2. Setup Home Page','open-shop'); ?><!-- <php echo $theme_config['plugin_title']; ?> --></h3> <p><?php _e('To set up the HomePage in Open Shop theme, Just follow the below given Instructions.','open-shop'); ?> </p> <p><?php _e('Go to Wp Dashboard > Pages > Add New > Create a Page using “Home Page Template” available in Page attribute.','open-shop'); ?> </p> <p><?php _e('Now go to Settings > Reading > Your homepage displays > A static page (select below) and set that page as your homepage.','open-shop'); ?> </p> <p> <?php if($this->_check_homepage_setup()){ $class = "activated"; $btn_text = __("Home Page Activated",'open-shop'); $Bstyle = "display:none;"; $style = "display:inline-block;"; }else{ $class = "default-home"; $btn_text = __("Set Home Page",'open-shop'); $Bstyle = "display:inline-block;"; $style = "display:none;"; } ?> <button style="<?php echo $Bstyle; ?>"; class="button activate-now <?PHP echo $class; ?>"> <?php echo esc_html($btn_text);?></button> </p> <p> <a target="_blank" href="https://themehunk.com/docs/open-shop/#homepage-setting" class="button"><?php _e('Go to Doc','open-shop'); ?></a> </p> </div> <!--- tab third --> <!--- tab second --> <div class="theme_link"> <h3><?php _e('3. Customize Your Website','open-shop'); ?><!-- <php echo $theme_config['plugin_title']; ?> --></h3> <p><?php _e('Open Shop theme support live customizer for home page set up. Everything visible at home page can be changed through customize panel','open-shop'); ?></p> <p> <a href="<?php echo admin_url('customize.php'); ?>" class="button button-primary"><?php _e("Start Customize","open-shop"); ?></a> </p> </div> <!--- tab third --> <div class="theme_link"> <h3><?php _e("4. Customizer Links","open-shop"); ?></h3> <div class="card-content"> <div class="columns"> <div class="col"> <a href="<?php echo admin_url('customize.php?autofocus[control]=custom_logo'); ?>" class="components-button is-link"><?php _e("Upload Logo","open-shop"); ?></a> <hr><a href="<?php echo admin_url('customize.php?autofocus[section]=open-shop-gloabal-color'); ?>" class="components-button is-link"><?php _e("Global Colors","open-shop"); ?></a><hr> <a href="<?php echo admin_url('customize.php?autofocus[panel]=woocommerce'); ?>" class="components-button is-link"><?php _e("Woocommerce","open-shop"); ?></a><hr> </div> <div class="col"> <a href="<?php echo admin_url('customize.php?autofocus[section]=open-shop-section-header-group'); ?>" class="components-button is-link"><?php _e("Header Options","open-shop"); ?></a> <hr> <a href="<?php echo admin_url('customize.php?autofocus[section]=open-shop-woo-shop-page'); ?>" class="components-button is-link"><?php _e("Shop Page Options","open-shop"); ?></a><hr> <a href="<?php echo admin_url('customize.php?autofocus[section]=open-shop-section-footer-group'); ?>" class="components-button is-link"><?php _e("Footer Section","open-shop"); ?></a><hr> </div> </div> </div> </div> <!--- tab fourth -->