It looks like this is a web page, not a feed. I looked for a feed associated with this page, but couldn't find one. Please enter the address of your feed to validate.

Source: https://www.condomwarehouse.co.uk

  1. <!DOCTYPE html>
  2. <html lang="en">
  3.  
  4. <head>
  5. <meta charset="utf-8">
  6. <meta http-equiv="X-UA-Compatible" content="IE=edge">
  7. <meta name="viewport" content="width=device-width, initial-scale=1">
  8. <meta name="description" content="">
  9. <meta name="keywords" content="">
  10. <meta name="author" content="">
  11. <title>Coming Soon</title>
  12. <!-- bootstrap -->
  13. <link rel="stylesheet" href="https://www.condomwarehouse.co.uk/wp-content/plugins/responsive-coming-soon/templates/template1/assets/css/bootstrap.min.css" /><!-- bootstrap -->
  14. <!-- template style -->
  15. <link rel="stylesheet" href="https://www.condomwarehouse.co.uk/wp-content/plugins/responsive-coming-soon/templates/template1/assets/css/style.css" />
  16. <!-- template color -->
  17. <link rel="stylesheet" href="https://www.condomwarehouse.co.uk/wp-content/plugins/responsive-coming-soon/templates/template1/assets/css/color.css" />
  18. <!-- custom style -->
  19. <link rel="stylesheet" href="https://www.condomwarehouse.co.uk/wp-content/plugins/responsive-coming-soon/templates/template1/assets/css/custom.css" />
  20. <link rel="icon" href="https://www.condomwarehouse.co.uk/wp-content/plugins/responsive-coming-soon/img/wp.png">
  21. <style>
  22.    
  23.    .color{
  24.  color:#ffffff;
  25.  font-size: 65px;
  26.  font-family:"sans-serif";
  27. }
  28. .letter{
  29.   color:#ffffff;
  30. }
  31. .sec-desc p{
  32. font-size:20px;
  33. font-family:"sans-serif";
  34. }
  35. .sec-desc, .contact-info{
  36. color:#ffffff;
  37. font-family:"sans-serif";
  38. }
  39. #subscribe-form .input-group-btn > .btn {
  40.  border-color: #c7c8c9;
  41.  background-color: #16c9d0;
  42.  color:#ffffff;
  43. }
  44. #subscribe-form .input-group-btn > .btn:hover,
  45. #subscribe-form .input-group-btn > .btn:focus {
  46. background-color: #16c9d0;
  47.  color:#ffffff;
  48. }
  49. .unit, .time{
  50. color : #ffffff;
  51. font-family:"sans-serif";
  52. }
  53. .social-list a {
  54.  color: #333333;
  55.  background-color: #ffffff;
  56. }
  57. .social-list a:hover {
  58.  background-color: transparent;
  59.  color: #ffffff;
  60. }
  61. .btn-theme , .btn-default {
  62.  color: #ffffff;
  63.  background-color: #16c9d0;
  64.  border-color: #16c9d0;
  65.  font-family:"sans-serif";
  66. }
  67.  
  68. .btn-default:hover, .btn-theme:hover,
  69. .btn-default:focus, .btn-theme:focus,
  70. .btn-default.focus, .btn-theme:focus,
  71. .btn-default:active, .btn-theme:active,
  72. .btn-default.active, .btn-theme.active{
  73.  color: #ffffff;
  74.  background-color: #16c9d0;
  75.  border-color: #16c9d0;
  76. }
  77. .form-heading {
  78. font-family:"sans-serif";
  79. }
  80. #menu a{
  81. font-family:"sans-serif";
  82. }
  83. @media (min-width: 991px) {
  84. .logo {
  85. width:110px;
  86. height: 90px;
  87. }
  88. }
  89. @media (max-width: 786px) {
  90. .color {
  91. font-size: 0.8em !important;
  92. }
  93. }
  94. </style>
  95. </head>
  96. <body>
  97.  
  98.  <!-- preloader -->
  99.  <div id="preloader">
  100.    <img id="preloader-img" src="https://www.condomwarehouse.co.uk/wp-content/plugins/responsive-coming-soon/templates/template1/assets/img/preloader.gif" alt="preloader">
  101.  </div>
  102.  <!-- /preloader -->
  103.  
  104.  <div id="bg"></div> <!-- background image container -->
  105.  <div id="video"></div> <!-- video container -->
  106.  <div id="overlay"></div> <!-- overlay container -->
  107.  
  108.  <!-- navbar -->
  109.  <header id="site-header" class="navbar">
  110.    <div class="container">
  111.      <div class="row">
  112.        <div class="col-md-12">
  113.                    <i class="icons fa fa-bars menu-toggle"></i> <!-- menu toggle -->
  114.        </div>
  115.      </div>
  116.    </div>
  117.  </header>
  118.  <!-- /navbar -->
  119.  
  120.  <!-- menu -->
  121.  <nav id="menu-wrap">
  122.    <ul id="menu">
  123.      <!-- data-link-to for the link section id -->
  124.      <li><a href="#" data-link-to="#intro">Home</a></li>
  125.        </ul>
  126.  </nav>
  127.  <!-- /menu -->
  128.  
  129.  <!-- intro section -->
  130.  <section id="intro" class="active">
  131.    <div class="tb">
  132.      <div class="tb-cell">
  133.        <div class="inner">
  134.          <div class="container">
  135.            <div class="row">
  136.              <div class="col-md-10 col-md-offset-1 tc"> <!-- section wrap -->
  137.                <div class="section-heading">
  138.                  <h1 class="section-title">
  139.                    <span class="letter"></span><span class="color">Coming Soon</span> <!-- letter and title-->
  140.                  </h1>
  141.                  </div>
  142. <div class="section-content sec-desc">
  143.                  <p>condomwarehouse.co.uk is launching soon</p>
  144.                </div>
  145.            
  146.                <div class="section-footer">
  147.                </div>
  148.              </div>
  149.            </div>
  150.          </div>
  151.        </div>
  152.      </div>
  153.    </div>
  154.  </section>
  155.  <!-- /intro section -->
  156.  
  157.  
  158.  
  159.  
  160.  
  161.  
  162.  
  163.  <!-- script start -->
  164.  
  165. <!-- JS -->
  166. <script src="https://www.condomwarehouse.co.uk/wp-includes/js/jquery/jquery.js"></script>
  167.  
  168. <script src="https://www.condomwarehouse.co.uk/wp-content/plugins/responsive-coming-soon/js/bootstrap.min.js"></script>
  169.  <script src="https://www.condomwarehouse.co.uk/wp-content/plugins/responsive-coming-soon/templates/template1/assets/js/plugin.js"></script>
  170.  <script src="https://www.condomwarehouse.co.uk/wp-content/plugins/responsive-coming-soon/templates/template1/assets/js/magnific.popup.js"></script>
  171.  <script src="https://www.condomwarehouse.co.uk/wp-content/plugins/responsive-coming-soon/templates/template1/assets/js/backstretch.js"></script>
  172.  <script src="https://www.condomwarehouse.co.uk/wp-content/plugins/responsive-coming-soon/templates/template1/assets/js/jquery.countdown.js"></script>
  173.  <script src="https://www.condomwarehouse.co.uk/wp-content/plugins/responsive-coming-soon/templates/template1/assets/js/variable.js"></script>
  174.  <script>
  175.  
  176. var __bgStyle = "";
  177. var $ = jQuery.noConflict();
  178.  
  179. (function($) {
  180.  'use strict';
  181.  
  182. /*=================================================
  183. variable
  184. =================================================*/
  185. var $html = $('html');
  186. var $body = $('body');
  187. var $bg = $('#bg');
  188. var $intro = $('#intro');
  189. var $preloader = $('#preloader');
  190. var $preloaderImg = $('#preloader-img');
  191.  
  192. /*=================================================
  193. ie10 viewport fix
  194. =================================================*/
  195.  (function() {
  196.    'use strict';
  197.    if (navigator.userAgent.match(/IEMobile\/10\.0/)) {
  198.      var msViewportStyle = document.createElement('style')
  199.      msViewportStyle.appendChild(
  200.        document.createTextNode(
  201.          '@-ms-viewport{width:auto!important}'
  202.        )
  203.      )
  204.      document.querySelector('head').appendChild(msViewportStyle)
  205.    }
  206.  })();
  207.  
  208. /*=================================================
  209. platform detect
  210. =================================================*/
  211.  var isMobile = /Android|webOS|iPhone|iPad|iPod|BlackBerry|IEMobile|Opera Mini/i.test(navigator.userAgent);
  212.  (isMobile) ? $html.addClass('is-mobile') : $html.addClass('non-mobile'); // add class for mobile and non-mobile
  213.  if ($html.hasClass('ie9')) {
  214.    var isIE9 = true; // var ie9
  215.  }
  216.  
  217. /*=================================================
  218. preloader
  219. =================================================*/
  220.  function fn_preloader() {
  221.    $preloaderImg.velocity('fadeOut', {duration: __preloaderFadeOut});
  222.    $preloader.velocity('slideUp', {delay: __preloaderDelay, duration: __preloaderFadeOut, easing: 'easeInExpo', complete: function() {
  223.      var $sectionActive = $('section.active');
  224.      $sectionActive.velocity('transition.slideDownIn', {duration: 1200});
  225.      // other callback after preloader
  226.    }});
  227.  }
  228.  
  229. /*=================================================
  230. ie9 placeholder
  231. =================================================*/
  232.  function fn_placeholder() {
  233.    if (isIE9) {
  234.      $('input, textarea').placeholder({customClass: 'ie-placeholder'});
  235.    }
  236.  }
  237.  
  238.  
  239. /*=================================================
  240. background
  241. =================================================*/
  242.  function fn_bg() {
  243.    /* enable background style from variable.js setting */
  244.          fn_single();
  245.  
  246.  
  247.  
  248.  
  249.  function fn_single() {
  250.    $bg.backstretch('https://www.condomwarehouse.co.uk/wp-content/plugins/responsive-coming-soon/img/bg.jpg'); // set single background image
  251.  }
  252.  
  253.  
  254.  
  255.  function fn_slideshow() {
  256.    var slideShowImageSet = [];
  257.      slideShowImageSet.push('https://www.condomwarehouse.co.uk/wp-content/plugins/responsive-coming-soon/img/bg.jpg');
  258.        slideShowImageSet.push('https://www.condomwarehouse.co.uk/wp-content/plugins/responsive-coming-soon/img/bg.jpg');
  259.      $bg.backstretch(slideShowImageSet, {
  260.      duration: __slideshowDuration, fade: __slideshowDelay // slideshow duration and delay
  261.    });
  262.  }
  263.  
  264.  
  265.  }
  266.  
  267. /*=================================================
  268. menu
  269. =================================================*/
  270.  function fn_menu() {
  271.    var $menuWrap = $('#menu-wrap');
  272.    var $menu = $('#menu');
  273.    var $menuLink = $menu.find('li');
  274.  
  275.    $('.menu-toggle').on('click', function(e) {
  276.      e.preventDefault();
  277.      $body.toggleClass('menu-in');
  278.      if ($body.hasClass('menu-in')) {
  279.        $menuWrap.velocity('stop', true).velocity({left: 0}, {duration: 1200, easing: 'easeOutExpo'});
  280.        $menu.velocity('stop', true).velocity({left: 0}, {duration: 800, easing: 'easeOutExpo', delay: 200});
  281.        $menuLink.velocity('stop', true).velocity('transition.slideRightIn', {stagger: 200});
  282.      } else {
  283.        $menuWrap.velocity('stop', true).velocity({left: '100%'}, {duration: 1200, easing: 'easeOutExpo'});
  284.        $menu.velocity('stop', true).velocity({left: '100%'}, {duration: 800, easing: 'easeOutExpo', delay: 200});
  285.        $menuLink.velocity('stop', true).velocity('transition.slideRightOut', {stagger: 200});        
  286.      }
  287.    });
  288.  
  289.    $('a[data-link-to]').on('click', function(e) {
  290.      e.preventDefault();
  291.      var $this = $(this);
  292.      var $sectionActive = $('section.active');
  293.      var $onClickSection = $($this.data('link-to'));
  294.      var id = $onClickSection.attr('id');
  295.  
  296.      if (!$onClickSection.hasClass('active')) {
  297.        $sectionActive.velocity('stop', true).velocity('transition.slideUpOut', {duration: 1200, complete: function() {
  298.          $preloader.add($preloaderImg).velocity('fadeIn', {duration: 500, complete: function() {
  299.            if (__bgStyle == 2) {
  300.              $bg.backstretch('assets/img/bg/' + id + '.jpg');
  301.            }
  302.          }});
  303.          $preloaderImg.velocity('fadeOut', {duration: 1000});
  304.          $preloader.velocity('slideUp', {delay: 400, duration: 800, easing: 'easeInExpo', complete: function() {
  305.            $onClickSection.velocity('transition.slideDownIn', {duration: 1200});
  306.            $sectionActive.removeClass('active');
  307.            $onClickSection.addClass('active');
  308.          }});
  309.        }});
  310.      }
  311.  
  312.      if ($this.parent('#menu li').length) {
  313.        $body.toggleClass('menu-in');
  314.        $menuWrap.velocity('stop', true).velocity({left: '100%'}, {duration: 1200, easing: 'easeOutExpo'});
  315.        $menu.velocity('stop', true).velocity({left: '100%'}, {duration: 800, easing: 'easeOutExpo', delay: 200});
  316.        $menuLink.velocity('stop', true).velocity({opacity: 0}, {duration: 800, easing: 'easeInOut', delay: 200});
  317.      }
  318.    });
  319.  
  320.  }
  321.  
  322.  
  323.  
  324. /*=================================================
  325. email validation
  326. =================================================*/
  327.  function fn_formValidation(email_address) {
  328.    var pattern = new RegExp(/^((([a-z]|\d|[!#\$%&'\*\+\-\/=\?\^_`{\|}~]|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])+(\.([a-z]|\d|[!#\$%&'\*\+\-\/=\?\^_`{\|}~]|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])+)*)|((\x22)((((\x20|\x09)*(\x0d\x0a))?(\x20|\x09)+)?(([\x01-\x08\x0b\x0c\x0e-\x1f\x7f]|\x21|[\x23-\x5b]|[\x5d-\x7e]|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])|(\\([\x01-\x09\x0b\x0c\x0d-\x7f]|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF]))))*(((\x20|\x09)*(\x0d\x0a))?(\x20|\x09)+)?(\x22)))@((([a-z]|\d|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])|(([a-z]|\d|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])([a-z]|\d|-|\.|_|~|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])*([a-z]|\d|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])))\.)+(([a-z]|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])|(([a-z]|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])([a-z]|\d|-|\.|_|~|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])*([a-z]|[\u00A0-\uD7FF\uF900-\uFDCF\uFDF0-\uFFEF])))\.?$/i);
  329.    return pattern.test(email_address);
  330.  }
  331.  
  332. /*=================================================
  333. subscribe form
  334. =================================================*/
  335.  function fn_subscribe() {
  336.  
  337.     fn_subscribeForm();
  338.  
  339.  }
  340.  
  341.  
  342.  /* php */
  343.  function fn_subscribeForm() {
  344.  
  345.  /*=================================================
  346. subscribe
  347. =================================================*/
  348.  
  349. var __subscribeSuccess = '<i class="icons fa fa-check valid"></i> Thank you for subscribing Us'; // subscribe success message
  350. var __subscribeError = '<i class="icons fa fa-close error"></i> Invalid Email , Please enter valid Email'; // subscribe error message
  351.  
  352.  
  353.    var $form = $('#subscribe-form');
  354.    var $subscribeEmail = $('#subscribe-email');
  355.    var $securityEmail = $('#security-email');
  356.  
  357.    $subscribeEmail.prop('type', 'text');
  358.  
  359.    $form.on('submit', function(e) {
  360.  
  361.      var subscribeEmailVal = $subscribeEmail.val();
  362.      var securityEmail = $securityEmail.val();
  363.      var $subscribeNotice = $('.subscribe-notice');
  364.      var $submitButton = $form.find('button[type="submit"]');
  365. $(".load_msg").fadeIn();
  366.      e.preventDefault();
  367.      $submitButton.prop('disabled', true);
  368.  
  369.      if (!fn_formValidation(subscribeEmailVal)) {
  370.  $(".load_msg").fadeOut();
  371.        $subscribeNotice.stop(true).hide().addClass('visible').html(__subscribeError).fadeIn();
  372.        $submitButton.prop('disabled', false);
  373.        $('#subscribe-email').focus();
  374.      }
  375.      else {
  376.        $.ajax({
  377.          type: 'POST',
  378.          url: location.href,
  379.          data: {
  380. action:"wp_mail",  
  381.            email: subscribeEmailVal,
  382.            securityemail: securityEmail,
  383.          
  384.          },
  385.          success: function() {
  386.  $(".load_msg").fadeOut();
  387.            $subscribeNotice.stop(true).hide().addClass('visible').html(__subscribeSuccess).fadeIn();
  388.  
  389.            $submitButton.prop('disabled', false);
  390.            $form[0].reset();
  391.            $subscribeEmail.blur();
  392.  
  393.          }
  394.        });
  395.      }
  396.      return false;
  397.  
  398.    });
  399.  
  400.  }
  401.  
  402. /*=================================================
  403. lightbox
  404. =================================================*/
  405.  function fn_lightbox() {
  406.    var $popBtn = $('#pop-with-subscribe-form');
  407.    $popBtn.magnificPopup({
  408.      type: 'inline',
  409.      preloader: false,
  410.      focus: 'input',
  411.      callbacks: {
  412.        beforeOpen: function() {
  413.          if($(window).width() < 768) {
  414.            this.st.focus = false;
  415.          } else {
  416.            this.st.focus = '#subscribe-email';
  417.          }
  418.        },
  419.        afterClose: function() {
  420.          $popBtn.blur();
  421.        }
  422.      }
  423.    });
  424.  }
  425.  
  426. /*=================================================
  427. disable section
  428. =================================================*/
  429.  function fn_disableSection() {
  430.  
  431.    for (var a in __disableSection) {
  432.      if (__disableSection[a]) {
  433.        var id = '#' + a;
  434.        $(id).remove();
  435.        $('#menu').find('a[data-link-to="' + id + '"]').parent().remove();
  436.      }
  437.    }
  438.  
  439.  }
  440.  
  441. /*=================================================
  442. preload image
  443. =================================================*/
  444.  function fn_imageLoaded() {
  445.  
  446.      fn_preloader();
  447.  
  448.  }
  449.  
  450. /*=================================================
  451. window on load
  452. =================================================*/
  453.  $(window).on('load', function() {
  454.  
  455.    $('section').hide(); // hide all section
  456.    fn_imageLoaded();
  457.  
  458.  });
  459.  
  460. /*=================================================
  461. document on ready
  462. =================================================*/
  463.  $( document ).ready(function() {
  464.  
  465.    fn_bg();
  466.    fn_menu();
  467.    
  468.    fn_lightbox();
  469.    fn_subscribe();
  470.    fn_disableSection();
  471.    fn_placeholder();
  472. /* ------------------------------------------------------------------------ */
  473. /* COUNTDOWN
  474. /* ------------------------------------------------------------------------ */
  475.  });
  476.  
  477. /*=================================================
  478. window on resize
  479. =================================================*/
  480.  $(window).on('resize', function() {
  481.    // resize function
  482.  });
  483.  
  484. /*=================================================
  485. window on resize - trigger
  486. =================================================*/
  487.  $(window).on('resize', function() {
  488.    // resize function
  489.  }).trigger('resize');
  490.  
  491. })(jQuery);
  492. </script>
  493.  
  494.  <script src="https://www.condomwarehouse.co.uk/wp-content/plugins/responsive-coming-soon/templates/template1/assets/js/custom.js"></script>
  495.  
  496.  <!-- script end -->
  497.  
  498. </body>
  499. </html>
  500. <!-- Cache served by breeze CACHE - Last modified: Sat, 20 Apr 2024 10:01:40 GMT -->
  501.  
Copyright © 2002-9 Sam Ruby, Mark Pilgrim, Joseph Walton, and Phil Ringnalda