Jump to content

subrosa

Circle Member
  • Posts

    12
  • Joined

  • Last visited

Everything posted by subrosa

  1. Lot's of choices out there for us.
  2. Maybe take some of the money that went to Martin and apply it to this issue. I've been implementing Google search in many websites but this shouldn't still be on the docket for remedy.
  3. It works perfectly now, the only slight change I made was to have the bar be "fixed" as opposed to "absolute", the client wanted the bar to always be visible regardless of where the visitor was on the page. Thank you again, the nature of their website made this an important feature.
  4. Thank you very much for the assistance. I'll try this now and let you know how it went!
  5. Thank you Tuanphan, I commented in my previous post that it was a padding issue and I applied a fix that worked, until recently. I've included all of the code I'm using for this feature below, any help is very appreciated, I've gone over it numerous times and I'm just not seeing the solution. Edit: The gold bar with the feature is intended to be just below the header containing the navigation and logo. Script in Code Injection <script src="https://code.jquery.com/jquery-3.5.1.min.js"></script> <script> $(document).ready(function(){ $("#quick-exit").on("click", function() { window.open("https://www.lifehack.org/695043/workout-routine-for-women-to-get-strong-and-toned", "_newtab"); window.location.replace('https://blogs.womans.org/category/health-fitness/'); }); }); </script> CSS #quick-exit { position:fixed; top:128px; left:0; z-index:9999; background:#f2bb31; width:100% !important; padding:0px; text-align:center; } #quick-exit h2 {margin:0 !important;} #quick-exit p {margin:0.2em 0 0 0 !important;} /* Override h2 color style in quick escape bar */ #block-yui_3_17_2_1_1638291030593_8354 h2 {color: #ffffff !important; } Footer Code Block <div id="quick-exit"> <h2>QUICK EXIT:</h2> <p>Tap this bar anytime to immediately close this page and open two others.</p> </div>
  6. Hello all, I had this solution working just fine on my 7.1 site for about 4 months and in the past few days it has stopped functioning. Would anyone be able to give me an idea of how to remedy this. I've gone back over this post many times and have tried other options to no avail. Running out of ideas, any help is appreciated. Website is https://avenueshelp.org Thanks!
  7. Although this isn't a direct answer to the question I discovered that if I'm using a VPN while developing a site and try to link to the external content in the iframe the content won't render. Once the VPN is disabled it works as expected.
  8. Site URL: https://harveys-furniture.com Greetings, Searching for a solution to embedding a script provided to me from a client working with Simpl.fi that tracks their Facebook Pixel. I have informed them that Squarespace can implement their Facebook Pixel however they prefer to use their pre-existing service. I have added the script to the <head> section within sitewide Code Injection but I cannot use the Chrome extension provided by FB to since it's obfuscated within the script. Is this the proper place to add the script and how can I be certain it's firing correctly, thanks all! <script async src='https://tag.simpli.fi/sifitag/04359640-b7e8-0138-31e5-06abc14c0bc6'></script>
  9. Yes, this is very problematic. Site search is one of those common features in a website that when they don't work, reflect poorly on the developer, regardless of fault. Had I been aware something as simple as the search tool would not work I wouldn't have created the website in 7.1. I will not develop any others in 7.1 until this issue is fixed.
×
×
  • 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.