X7ROOT File Manager
Current Path:
/home/softbdltd/images-bd.com/wp-content87b/themes/eventum
home
/
softbdltd
/
images-bd.com
/
wp-content87b
/
themes
/
eventum
/
??
..
??
404.php
(729 B)
??
admin
??
author.php
(786 B)
??
blog-fullwidth.php
(985 B)
??
blog-left-sidebar.php
(1.25 KB)
??
blog-right-sidebar.php
(1.27 KB)
??
category.php
(809 B)
??
coming-soon.php
(5.21 KB)
??
comments.php
(3.05 KB)
??
css
??
e-cert.php
(5.36 KB)
??
error_log
(114.19 KB)
??
event-price.php
(13.13 KB)
??
fonts
??
footer-alternative.php
(38 B)
??
footer.php
(6.3 KB)
??
footer.php_backup
(6.74 KB)
??
functions.php
(4.69 KB)
??
header-alternative.php
(661 B)
??
header.php
(12.68 KB)
??
homepage.php
(1.07 KB)
??
images
??
index.php
(792 B)
??
js
??
languages
??
lib
??
page-archive-tmp.php
(2.13 KB)
??
page-left-sidebar.php
(1.76 KB)
??
page-right-sidebar.php
(1.3 KB)
??
page.php
(1.5 KB)
??
post-format
??
quick-preset.php
(4.38 KB)
??
quick-style.php
(5.06 KB)
??
registration.php_05_01_2018
(42.04 KB)
??
rtl.css
(2.73 KB)
??
run-details.php
(2.33 KB)
??
screenshot.png
(772 KB)
??
search.php
(695 B)
??
searchform.php
(293 B)
??
sidebar.php
(251 B)
??
single.php
(2.61 KB)
??
style.css
(1.8 KB)
??
theme-options
??
volunteer.php
(8.59 KB)
??
woocommerce
??
woocommerce.php
(688 B)
Editing: run-details.php
<?php /* * Template Name: rundetails */ get_header(); ?> <script> $(document).ready(function(){ setCookie('participants_cart_hash', '', '0'); setCookie('category_name', '', '0'); setCookie('collection_option', '', '0'); setCookie('courier_delivery_state', '', '0'); setCookie('courier_delivery_charge', '', '0'); setCookie('race_pack_delivery_name', '', '0'); setCookie('race_pack_delivery_full_address', '', '0'); setCookie('race_pack_delivery_contact_number', '', '0'); setCookie('ticket_qty', '', '0'); setCookie('cart_item_id', '', '0'); setCookie('cart_item_qty', '', '0'); setCookie('cart_item_id_addi_guardian', '', '0'); setCookie('cart_item_qty_addi_guardian', '', '0'); setCookie('race_pack_delivery_state', '', '0'); setCookie('race_pack_delivery_zip_code', '', '0'); }); function setCookie(cname, cvalue, exdays) { var d = new Date(); d.setTime(d.getTime() + (exdays*24*60*60*1000)); var expires = "expires="+ d.toUTCString(); document.cookie = cname + "=" + cvalue + ";" + expires + ";path=/"; } </script> <section id="main" class="clearfix"> <div class="container"> <div id="content" class="site-content" role="main"> <?php /* The loop */ ?> <?php while ( have_posts() ): the_post(); ?> <div id="post-<?php the_ID(); ?>" <?php post_class(); ?>> <?php if ( has_post_thumbnail() && ! post_password_required() ) : ?> <div class="entry-thumbnail"> <?php the_post_thumbnail(); ?> </div> <?php endif; ?> <div class="entry-content"> <?php the_content(); ?> <?php wp_link_pages(); ?> </div> </div> <?php // comment_template(); ?> <?php endwhile; ?> </div> <!--/#content--> </div> <!--/container--> </section> <!--/#main--> <?php $product = new WC_Product(2457);?> <input type="hidden" id="professional_run" value="<?php echo $product->get_price(); ?>" /> <?php $product = new WC_Product(2460);?> <input type="hidden" id="fun_run" value="<?php echo $product->get_price(); ?>" /> <?php $product = new WC_Product(2464);?> <input type="hidden" id="angel_run" value="<?php echo $product->get_price(); ?>" /> <?php get_footer(); ?>
Upload File
Create Folder