Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1400455
    markw1
    Participant

    Found what I think is a bug in Integrity Light css.

    themes/x/framework/css/dist/site/stacks/integrity-light.css

    references

    ../../../framework/img/global/ilightbox-preloader-light.gif

    which is not found.

    am seeing 404 on my sites when I use following code.

    <div id="mc-pop-up" style="display: none;">
       <div class="mc-pop-up-header">
          <h3>To get your FREE copy of<br/>CANDYFLOSS GUITAR<br/>you just need to tell me where to send it.</h3>
       </div>
       <div class="mc-pop-up-intro">
           <p>Enter your email address below to get your FREE book delivered to your inbox.<br/>You'll also be added to my Author's Community,<br/> you'll be the first to know about my latest books and news<br/>(you can unsubscribe at any time).</p>
        </div>
       <div class="mc-pop-up-form">
          [mc4wp_form id="201”]
       </div>
       <div class="mc-pop-up-footnote">
           <p>(We value your privacy and would never spam you)</p>
        </div>
    </div>
    <a class="lightbox-selector x-btn x-btn-jumbo x-btn-block" href="#mc-pop-up" data-type="inline">GET MY FREE BOOK![lightbox selector=".lightbox-selector" orientation="hotizontal"]</a>
    #1400594
    Rupok
    Member

    Hi there,

    I can see the gif image on that directory. Let’s check your theme directory. If you see it’s missing then install a fresh copy of X.

    Thanks!

  • <script> jQuery(function($){ $("#no-reply-1400455 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>