Jump to content

SpruceGooseTV

Member
  • Posts

    10
  • Joined

  • Last visited

Posts posted by SpruceGooseTV

  1. 20 hours ago, tuanphan said:

    Edit Project One >> Add a Code Block >> paste this code

    <script>
    	document.addEventListener('DOMContentLoaded', function() {
          if ( window.location == window.parent.location ) {
              var script = document.createElement('script');
              script.type = 'text/javascript';
              script.src = 'https://code.beaverhero.com/1647170255659.js';    
    
              document.getElementsByTagName('head')[0].appendChild(script);
          } else {
              console.log('iframe');
          }
      });
    </script>

     

    I am also trying to do something similar, although this code didn't work for me. Is there a way to redirect portfolio grid projects to another page, either an external page or another page on my site? My actual portfolio pages are locked behind members areas but here is a sample portfolio that I am trying to have link to another page (in my case, a video page) upon clicking on a project: https://www.sprucegoose.gg/test-portfolio

  2. 7 minutes ago, paul2009 said:

    That's the way Member Areas has been designed. The customer can retain their access by not cancelling until just before their next payment is due. It isn't possible to change this functionality.

    To raise a feature request contact Squarespace Customer Care.

    Hi Paul, I appreciate the response. I have submitted a request with Customer Care. What's the realistic likelihood of this feature being added? I honestly am shocked it was designed that way, I'm not aware of any reputable site that functions like that...

  3. Site URL: https://www.sprucegoose.gg/

    Hello, I hope I am simply missing something, but I had a customer sign up for a monthly membership and then after a week decided they wanted to cancel their membership. Once they cancelled their membership, they immediately lost access to the members area. I'd like to set it up so that cancelling their membership simply turned off the auto-renew payments, but they would keep access to the site for the full month that they paid for. Is there any functionality in SquareSpace to do this? 

  4. On 2/7/2022 at 2:37 AM, tuanphan said:

    With image, I think you can use CSS code to achieve this.

    With video, not sure...

    Can you share link to your site?

    The particular question I had above is contained in one of my membership areas, but a related question I have is: Can I make it so that the background video is a fixed size rather than scaling up based on the amount of content on the page?

    https://www.sprucegoose.gg/ebooks

  5. On 2/1/2022 at 12:45 PM, aaaallleeexx said:

    I solved it with this code yesss

     

    "

    <script>
    (function(){
        window.addEventListener('load', function() {
        var link = document.querySelector('a[href="REPLACEYOURPATH"]');
        link.href = 'https://INSERTYOURLINK';

    })

    })()
    </script>

     

    "

    Hi Alex, I am also trying to do the same redirection trick with a grid portfolio. Could you clarify what you are putting in for "REPLACEYOURPATH" or how you are identifying each element of the portfolio grid? Thanks!

×
×
  • 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.