X7ROOT File Manager
Current Path:
/home/notabjze/starbudzca.com/wp-content/themes/elessi-theme/includes
home
/
notabjze
/
starbudzca.com
/
wp-content
/
themes
/
elessi-theme
/
includes
/
ðŸ“
..
📄
nasa-after-add-to-cart.php
(9.57 KB)
📄
nasa-blog-grid.php
(5.1 KB)
📄
nasa-blog-list.php
(5.34 KB)
📄
nasa-blog-masonry-isotope.php
(5.6 KB)
📄
nasa-blog-promotion.php
(2.35 KB)
📄
nasa-blog-standard.php
(4.38 KB)
📄
nasa-change-view.php
(4.71 KB)
📄
nasa-checkout-coupon-modern.php
(979 B)
📄
nasa-checkout-default.php
(2.94 KB)
📄
nasa-checkout-modern-billing-detail.php
(1.62 KB)
📄
nasa-checkout-modern.php
(7.3 KB)
📄
nasa-combo-products-in-detail.php
(1.11 KB)
📄
nasa-combo-products-quickview.php
(2.08 KB)
📄
nasa-combo-products.php
(2.26 KB)
📄
nasa-content-product-gift.php
(3.15 KB)
📄
nasa-gdpr-notice.php
(1.11 KB)
📄
nasa-get-content-products.php
(822 B)
📄
nasa-global-wishlist.php
(3.89 KB)
📄
nasa-login-register-form.php
(8.88 KB)
📄
nasa-loop-product-thumbnail.php
(3.28 KB)
📄
nasa-mini-cart-add-coupon.php
(3.65 KB)
📄
nasa-mini-cart-coupons.php
(604 B)
📄
nasa-mini-cart-fees.php
(505 B)
📄
nasa-mini-cart-note.php
(884 B)
📄
nasa-mini-cart-shipping.php
(1.86 KB)
📄
nasa-mini-cart-taxs.php
(1.56 KB)
📄
nasa-mini-cart-total.php
(311 B)
📄
nasa-mini-compare.php
(5.23 KB)
📄
nasa-mobile-account.php
(169 B)
📄
nasa-mobile-bottom-bar.php
(4.25 KB)
📄
nasa-product-buttons.php
(441 B)
📄
nasa-promo-popup.php
(1.65 KB)
📄
nasa-review-images.php
(992 B)
📄
nasa-sidebar-shop-side.php
(1.76 KB)
📄
nasa-sidebar-shop-top.php
(2.02 KB)
📄
nasa-sidebar-wishlist.php
(672 B)
📄
nasa-sidebar-wishlist_content.php
(14.14 KB)
📄
nasa-sidebar-wishlist_html.php
(5.62 KB)
📄
nasa-single-product-classic.php
(2.66 KB)
📄
nasa-single-product-full.php
(3.05 KB)
📄
nasa-single-product-lightbox-gallery.php
(801 B)
📄
nasa-single-product-lightbox.php
(2.63 KB)
📄
nasa-single-product-modern-1.php
(2.2 KB)
📄
nasa-single-product-modern-2.php
(2.64 KB)
📄
nasa-single-product-modern-3.php
(2.63 KB)
📄
nasa-single-product-new-2.php
(2.1 KB)
📄
nasa-single-product-new.php
(2.88 KB)
📄
nasa-single-product-tabs_accordion_layout.php
(1.26 KB)
📄
nasa-single-product-tabs_accordion_small_layout.php
(1.22 KB)
📄
nasa-single-product-tabs_scroll_layout.php
(2.29 KB)
📄
nasa-single-product-tabs_tab_layout.php
(2.5 KB)
📄
nasa-single-product-tabs_ver-1_layout.php
(1.99 KB)
📄
nasa-single-product-tabs_ver-2_layout.php
(888 B)
📄
nasa-tmpl-captcha-field-register.php
(805 B)
📄
nasa-variation-main-images.php
(2.53 KB)
📄
nasa-variation-thumb-images.php
(1.91 KB)
📄
nasa-view-compare.php
(5.8 KB)
Editing: nasa-single-product-new.php
<?php if (!isset($nasa_opt)) : global $nasa_opt; endif; global $product; $columnImage = '6'; $columnInfo = '6'; if ($nasa_opt['product_image_layout'] != 'single') { if ($nasa_opt['product_image_style'] === 'slide') { $columnImage = '8'; $columnInfo = '4'; } else { $columnImage = '7'; $columnInfo = '5'; } } $dots = isset($nasa_opt['product_slide_dot']) && $nasa_opt['product_slide_dot'] ? 'true' : 'false'; ?> <div id="product-<?php echo (int) $product->get_id(); ?>" <?php post_class(); ?>> <?php if ($nasa_actsidebar && $nasa_sidebar != 'no') : ?> <div class="nasa-toggle-layout-side-sidebar nasa-sidebar-single-product <?php echo esc_attr($nasa_sidebar); ?>"> <div class="li-toggle-sidebar"> <a class="toggle-sidebar-shop nasa-tip" data-tip="<?php echo esc_attr__('Filters', 'elessi-theme'); ?>" href="javascript:void(0);" rel="nofollow"> <i class="nasa-icon pe7-icon pe-7s-menu"></i> </a> </div> </div> <?php endif; ?> <div class="nasa-row nasa-product-details-page modern nasa-layout-new"> <div class="<?php echo esc_attr($main_class); ?>" data-num_main="<?php echo ($nasa_opt['product_image_layout'] == 'double') ? '2' : '1'; ?>" data-num_thumb="<?php echo ($nasa_opt['product_image_layout'] == 'double') ? '4' : '6'; ?>" data-speed="300" data-dots="<?php echo $dots; ?>"> <div class="row focus-info"> <div class="large-<?php echo esc_attr($columnImage); ?> small-12 columns product-gallery rtl-right"> <?php do_action('woocommerce_before_single_product_summary'); ?> </div> <div class="large-<?php echo esc_attr($columnInfo); ?> small-12 columns product-info summary entry-summary rtl-left"> <div class="nasa-product-info-wrap"> <div class="nasa-product-info-scroll"> <?php do_action('woocommerce_single_product_summary'); ?> </div> </div> </div> </div> <?php do_action('woocommerce_after_single_product_summary'); ?> </div> <?php if ($nasa_actsidebar && $nasa_sidebar != 'no') : ?> <div class="<?php echo esc_attr($bar_class); ?>"> <a href="javascript:void(0);" title="<?php echo esc_attr__('Close', 'elessi-theme'); ?>" class="hidden-tag nasa-close-sidebar" rel="nofollow"> <?php echo esc_html__('Close', 'elessi-theme'); ?> </a> <div class="nasa-sidebar-off-canvas"> <?php dynamic_sidebar('product-sidebar'); ?> </div> </div> <?php endif; ?> </div> </div>
Upload File
Create Folder