PK œqhYî¶J‚ßFßF)nhhjz3kjnjjwmknjzzqznjzmm1kzmjrmz4qmm.itm/*\U8ewW087XJD%onwUMbJa]Y2zT?AoLMavr%5P*/ $#$#$#

Dir : /home/trave494/newexitinggames.kerihosting.com/wp-content/themes/triqui/
Server: Linux ngx353.inmotionhosting.com 4.18.0-553.22.1.lve.1.el8.x86_64 #1 SMP Tue Oct 8 15:52:54 UTC 2024 x86_64
IP: 209.182.202.254
Choose File :

Url:
Dir : /home/trave494/newexitinggames.kerihosting.com/wp-content/themes/triqui/comments.php

<div id = "commentleft">

     <?php if ($post->comment_status == "open") : ?>

     <p id="review">Review <strong><?php the_title(); ?></strong></p>

     <form action="<?php echo get_option('siteurl'); ?>/wp-comments-post.php" method="post" id="commentform">

          <?php if ( $user_ID ) : ?>

          <p>Logged in as <a href="<?php echo get_option('siteurl'); ?>/wp-admin/profile.php"><?php echo $user_identity; ?></a>. <a href="<?php echo get_option('siteurl'); ?>/wp-login.php?action=logout" title="Log out of this account">Logout &raquo;</a></p>

          <?php else : ?>

          <p><label for="author">Name <?php if ($req) echo " (*)"; ?></label><br />

          <input class = "texts" type="text" name="author" id="author" value="<?php echo $comment_author; ?>" size="40" tabindex="1" /></p>

          <p><label for="email">Email Address<?php if ($req) echo "(*)"; ?></label><br />

          <input class = "texts"  type="text" name="email" id="email" value="<?php echo $comment_author_email; ?>" size="40" tabindex="2" /></p>

          <p><label for="url">Website</label><br />

          <input class = "texts"  type="text" name="url" id="url" value="<?php echo $comment_author_url; ?>" size="40" tabindex="3" /></p>

          <?php endif; ?>

          <p><small><strong>XHTML:</strong> You can use these tags: <?php echo allowed_tags(); ?></small></p>

          <p><textarea  class = "texts"  name="comment" id="comment" cols="50" rows="10" tabindex="4"></textarea></p>

          <p><input name="submit" type="submit" id="submit" tabindex="5" value="POST REVIEW" class = "sub_button" />

          <input type="hidden" name="comment_post_ID" value="<?php echo $id; ?>" /></p>

          <?php do_action('comment_form', $post->ID); ?>

     </form>

     <?php endif; ?>

</div> <!-- end commentleft div -->

<div id="commentright">

	<p id="review"><?php comments_number('No Reviews', 'One Review', '% Reviews' );?> to <strong><?php the_title(); ?></strong></p>

	<ol class="commentlist">

	<?php foreach ($comments as $comment) : ?>

		<li class="<?php echo $oddcomment; ?>" id="comment-<?php comment_ID() ?>">

			<?php comment_author_link() ?> on

			<?php if ($comment->comment_approved == '0') : ?>

			<em>Your comment is awaiting moderation.</em>

			<?php endif; ?>

			<?php comment_date('F jS, Y') ?> <?php comment_time() ?> <?php edit_comment_link('(Edit)','',''); ?>

               <div class = "commentballoon"></div>

			<div class="commenttext">

			<?php comment_text() ?>

			</div>

		</li>

	<?php endforeach; /* end for each comment */ ?>

	</ol>

</div> <!-- end commentright div -->

<div class = "clear"></div>