Jump to content

joelygoe

Circle Member
  • Posts

    31
  • Joined

  • Last visited

Personal Information

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

joelygoe's Achievements

  1. Any idea what that code is? Any way to make it more site-wide as surely it is as universal as say the currency symbol?! So anywhere their is a price show XXXXX
  2. £40 is a bit expensive but how do we pay & receive this as it is a client MUST have!
  3. The text on mobile is now off-centre. Any ideas? I can't send you a link unfortunately. I can send you all the screenshots you need though.
  4. <script> src="https://code.jquery.com/jquery-3.5.1.min.js" integrity="sha256-9/aliU8dGd2tb6OSsuzixeV4y/faTqgFtohetphbbj0=" crossorigin="anonymous"> </script> <script> var imgSRC = $('.cussom-fallback-image').attr('src'); $('.custcm-fallback-image') .attr('src', 'https://commons.wikimedia.org/wiki/Category:Solid_white_images#/media/File:Broad_blank_space.jpg'); $(document).ready(function () { $('.custom-fallback-image').attr('style', 'display: none'); setTimeout(function () { $('.custom-fallback-image').attr('style', 'display: block'); }, 4000); }); </script>
  5. Okay - I have (hand typed) all this code into it. Still doesn't work! <script> src="https://code.jquery.com/jquery-3.5.1.min.js" integrity="sha256-9/aliU8dGd2tb6OSsuzixeV4y/faTqgFtohetphbbj0=" crossorigin="anonymous"> </script> <script> var imgSRC = $('.cussom-fallback-image').attr('src'); $('.custcm-fallback-image') .attr('src', 'https://commons.wikimedia.org/wiki/Category:Solid_white_images#/media/File:Broad_blank_space.jpg'); $(document).ready(function () { $('.custom-fallback-image').attr('style', 'display: none'); setTimeout(function () { $('.custom-fallback-image').attr('style', 'display: block'); }, 4000); }); </script>
  6. I have tried pasting the below code into the "Page Settings > Advanced > Code" but it doesn't work. Just leaves code in the header visible on the page. https://www.nintaidojo.co.uk/history $(document).ready(function () { $('.custom-fallback-image').attr('style', 'display: none'); setTimeout(function () { $('.custom-fallback-image').attr('style', 'display: block'); }, 4000); });
  7. No. I need the whole code thread and where to put it. I am no good at coding.
  8. Can you guys copy and past the whole code need to make this work. I take it this goes in the 'Page > Settings > Advanced' as opposed to 'Design > Custom CSS' right? Using the latest Squrespace templates 7.1?
×
×
  • Create New...

Squarespace Webinars

Free online sessions where you’ll learn the basics and refine your Squarespace skills.

Hire a Designer

Stand out online with the help of an experienced designer or developer.