Advertisement
Guest User

Untitled

a guest
Sep 21st, 2019
167
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.99 KB | None | 0 0
  1. <!DOCTYPE html>
  2. <html <?php language_attributes(); ?>>
  3. <head>
  4. <meta charset="<?php bloginfo( 'charset' ); ?>">
  5. <title><?php echo esc_html( wp_title( ' | ', false, 'right' ) ); ?></title>
  6. <?php wptouch_head(); ?>
  7. <?php
  8. if ( !is_single() && !is_archive() && !is_page() && !is_search() ) {
  9. wptouch_canonical_link();
  10. }
  11.  
  12. if ( isset( $_REQUEST[ 'wptouch_preview_theme' ] ) || isset( $_REQUEST[ 'wptouch_switch' ] ) ) {
  13. echo '<meta name="robots" content="noindex" />';
  14. }
  15. ?>
  16.  
  17. <style type="text/css">
  18. #footerInClose {
  19. background: none repeat scroll 0 0 #DDD;
  20. border: 1px solid #000000;
  21. border-radius: 3px;
  22. cursor: pointer;
  23. font-family: arial;
  24. margin-top: -35px;
  25. font-size: 18px;
  26. height: 20px;
  27. left: 5px;
  28. line-height: 18px;
  29. overflow: hidden;
  30. position: absolute;
  31. text-align: center;
  32. top: 5px;
  33. width: 20px;
  34. z-index: 1000;
  35. opacity: 1;
  36. color: #000000;
  37. }
  38. #footerInClose:hover {
  39. opacity: 1;
  40. }
  41.  
  42. </style>
  43.  
  44.  
  45. </head>
  46.  
  47. <body <?php body_class( wptouch_get_body_classes() ); ?>>
  48.  
  49. <?php do_action( 'wptouch_preview' ); ?>
  50.  
  51. <?php do_action( 'wptouch_body_top' ); ?>
  52.  
  53. <?php get_template_part( 'header-bottom' ); ?>
  54.  
  55. <?php do_action( 'wptouch_body_top_second' ); ?>
  56.  
  57. <h3 style="text-align: center;"><a href="https://www.gltrends.com.ng/category/download-mp3-audio-music/"><strong>Music</strong></a> || <a href="https://www.gltrends.com.ng/category/download-video-mp4-download/">Music Video</a> || <a href="https://www.gltrends.com.ng/category/mixtapes/">Mixtape</a> || <a href="https://www.gltrends.com.ng/category/movies/">Movies</a> || <a href="https://www.gltrends.com.ng/category/sports/">Highlights</a> || <a href="https://www.gltrends.com.ng/category/entertainment/">Gist</a> || <a href="https://www.gltrends.com.ng/category/news/">News</a> || <a href="https://www.gltrends.com.ng/category/lyrics/">Lyrics</a> || <a href="https://www.gltrends.com.ng/category/sport-news/">Sport News</a> || <a href="https://www.gltrends.com.ng/category/comedy-video/">Comedy</a></h3>
  58.  
  59. </center>
  60.  
  61. <center><form id="search" class="home-search" action="https://www.gltrends.com.ng" method="get">
  62. <div>
  63. <div class="home-search-text-wrapper"><input type="text" name="s" class="home-search-text" id="" inputmode="predictOn" value="" placeholder="Search GL Trends" /> <input type="submit" name="submit_button" value="" /></div>
  64. </div>
  65. </form>
  66.  
  67. <script async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script>
  68. <!-- new square -->
  69. <ins class="adsbygoogle"
  70. style="display:inline-block;width:300px;height:250px"
  71. data-ad-client="ca-pub-8268704510640980"
  72. data-ad-slot="1306949602"></ins>
  73. <script>
  74. (adsbygoogle = window.adsbygoogle || []).push({});
  75. </script>
  76.  
  77. <br>
  78. <font color="red"><h4><strong><a href="https://wa.me/2348060164208?text=Hi%20GLtrends%20Media%2C%20I%27ll%20like%20to%20receive%20updates%20from%20GLtrends.com.ng">Join GLtrends On Whatsapp For Updates &amp; Daily Giveaway</a></strong></h4></font></center>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement