ok
Direktori : /home/u528428458/domains/jinews.co.in/public_html/ |
Current File : /home/u528428458/domains/jinews.co.in/public_html/footer.php |
<style>.telegram { width: 50px; height: 50px; border-radius: 50%; box-shadow: 0px 0px 10px 0 rgba(0, 0, 0, 0.3); position: fixed; bottom: 24px; left: 50px; overflow: hidden; z-index: 11;}.telegram img { width: 100%;}@media (max-width:567px) { .telegram { bottom: 8px !important; left: 10px !important; }}.whatsapp-chat { width: 50px; height: 50px; border-radius: 50%; box-shadow: 0px 0px 10px 0 rgba(0, 0, 0, 0.3); position: fixed; bottom: 85px; left: 50px; overflow: hidden; z-index: 11;}.whatsapp-chat img { width: 100%;}@media (max-width:567px) { .whatsapp-chat { bottom: 67px !important; left: 10px !important; }}.callnowbutton { width: 50px; height: 50px; border-radius: 50%; box-shadow: 0px 0px 10px 0 rgba(0, 0, 0, 0.3); position: fixed; bottom: 145px; left: 50px; overflow: hidden; z-index: 11;}.callnowbutton img { width: 100%;}@media (max-width:567px) { .callnowbutton { bottom: 124px !important; left: 10px !important; }}</style> <a href="tel:+918273618080" class="telegram"> <img src="callnow.jpg" alt="whatsapp" height="50" width="50"> </a> <a href="https://api.whatsapp.com/send?phone=918273618080&text=Hi" target="_blank" class="whatsapp-chat"> <img src="whatsapp.jpeg" alt="whatsapp" height="50" width="50"> </a> <footer class="site-footer" style="background: url('bg.jpg') !important;"> <div class="primary-footer"> <div class="container-wrapper"> <div class="af-container-row"> <div class="primary-footer-area footer-first-widgets-section col-md-4 col-sm-12"> <section class="widget-area color-pad"> <div id="custom_html-1" class="widget_text widget newsphere-widget widget_custom_html"> <h2 class="widget-title widget-title-1"><span class="header-after">About Us</span></h2> <p style="font-size:16px;"> ‘Journalist Investigation News’ is a Hindi news Portal with 24-hour coverage. Journalist Investigation News covers breaking news, latest news, politics, entertainment and sports. Journalist Investigation News delivers reliable information across all platforms: TV, Internet and Mobile. </p> <div class="footer-social-wrapper"> <div class="aft-small-social-menu" style="text-align: left !important;"> <div class="social-navigation"> <ul id="social-menu" class="menu"> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-44"><a title=" " href="https://facebook.com/"><span class="screen-reader-text">Facebook</span></a></li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-45"><a title=" " href="https://twitter.com/"><span class="screen-reader-text">Twitter</span></a></li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-48"><a title=" " href="https://linkedin.com/"><span class="screen-reader-text">Linkedin</span></a></li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-46"><a title=" " href="https://youtube.com/"><span class="screen-reader-text">Youtube</span></a></li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-47"><a title=" " href="https://instagram.com/"><span class="screen-reader-text">Instagram</span></a></li> </ul> </div> </div> </div> </div> </section> </div> <div class="primary-footer-area footer-second-widgets-section col-md-4 col-sm-12"> <section class="widget-area color-pad"> <div id="recent-posts-4" class="widget newsphere-widget widget_recent_entries"> <h2 class="widget-title widget-title-1"><span class="header-after">Latest News</span></h2> <ul> <?php include('dbconfig.php'); $sql22 = $MySQLiconn->query('select * from category'); $count = $sql22->num_rows; while($rowc = $sql22->fetch_array()){ $find_catid[] = $rowc['catid']; } ?> <?php $sql = $MySQLiconn->query('select * from news where category="' . $find_catid[6] . '" limit 0,3'); $count = $sql->num_rows; $n=1; while($rows = $sql->fetch_array()) { $newsid = $rows['newsid']; $uid = $rows['uid']; $ymd = $rows['date']; $timestamp = strtotime($ymd); $dmy = date("d-m-Y", $timestamp); $sql2 = $MySQLiconn->query('select * from user where uid="' . $uid . '"'); $count = $sql2->num_rows; while($rowss = $sql2->fetch_array()) { $name = $rowss['name']; } ?> <li> <a href="expand.php?id=<?php echo $newsid; ?>"> <span class="date meta-item" style='font-size: 12px;'><span class="fa fa-clock-o" aria-hidden="true"></span> <span><?php echo $dmy; ?></span></span> <br /> <?php echo $rows['headline']; ?></a> </li> <?php } ?> </ul> </div> </section> </div> <div class="primary-footer-area footer-third-widgets-section col-md-4 col-sm-12"> <section class="widget-area color-pad"> <div id="tag_cloud-1" class="widget newsphere-widget widget_tag_cloud"> <h2 class="widget-title widget-title-1"><span class="header-after">Contact Us</span></h2> <ul> <li style="font-size:18px;padding-bootom:10px;color:#fff;"><i class="fa fa-map-marker" aria-hidden="true"></i> <span>Address:</span> Bareilly, 243001</li> <li style="font-size:18px;padding-bootom:10px;color:#fff;"><i class="fa fa-phone" aria-hidden="true"></i> <span>Phone:</span> <a href="tel:+918273618080"> +91-8273618080 </a> </li> <li style="font-size:18px;padding-bootom:10px;color:#fff;"><i class="fa fa-envelope-o" aria-hidden="true"></i> <span>E-mail:</span> <a href="mailto:info@jinews.co.in">info@jinews.co.in</a> <br /> <a href="mailto:support@jinews.co.in">support@jinews.co.in</a> </li> <li style="font-size:18px;padding-bootom:10px;color:#fff;"><i class="fa fa-globe" aria-hidden="true"></i> <span>Website:</span> <a href="index.php">www.jinews.co.in</a></li> </ul> </div> </section> </div> </div> </div> </div> <div class="secondary-footer"> <div class="container-wrapper"> <div class="af-container-row clearfix af-flex-container"> <div class="float-l pad color-pad col-2"> </div> </div> </div> </div> <hr /> <div class="site-info"> <div class="container-wrapper"> <div class="af-container-row"> <div class="col-1 color-pad" style="line-height: 34px;"> <!-- hitwebcounter Code START --> <center> <!-- Start of CuterCounter Code --> <font color="white" size="4px"> Visitors : </font> <img src="http://hitwebcounter.com/counter/counter.php?page=6995862&style=0001&nbdigits=5&type=page&initCount=1000" title="webs counters" Alt="webs counters" border="0" > <!-- End of CuterCounter Code --> </center> <br /> Copyright © 2023. All rights reserved. </div> </div> </div> </div> </footer>