Jump to content

jessikalyngarcia

Member
  • Posts

    18
  • Joined

  • Last visited

Posts posted by jessikalyngarcia

  1. On 3/16/2020 at 9:20 AM, PDChappelle said:

    For anyone who has been trying to unsuccessfully install Google Adsense on their Squarespace site, here are the instructions

    This is a permanent solution, similar to the other method, but with changes.

    Please give it anywhere from 24 hours to a week to take effect. https://www.graesen.com/blog/resolve-google-adsense-your-earnings-may-be-at-risk-error-for-squarespace 

    I've tried Graesen's approach several times but have run into two issues. The first is that when I visit the redirect checker, it gives me this error: "You use a 302 redirect. This means that the content is temporarily not reachable and will come back soon. Using a 302 redirect is a bad idea because the search engine bot might not follow it or handle it as temporary. It's also a bad idea for SEO because no 'link juice' will be transferred to the linked page."*

    The second error I get is when I go to input the URL mapping. Squarespace tells me, "An unexpected error happened when saving your data. We don't allow unlimited rules. If you have more than 5000 rules, that is most likely the cause."*

    Has anyone else run into the same issues? As much as I'd like to run AdSense as a form of passive income, I'm not sure it's worth the headache.

    *I edited the language for grammar but the error was littered with grammar mistakes which makes me question the legitimacy of the error. See screenshots.

    Screen Shot 2020-12-17 at 7.49.39 PM.png

    Screen Shot 2020-12-17 at 7.50.14 PM.png

  2. Website: JessikaGarcia.com | Password: PassionProject2020

    Hello again! The code you gave me was working, but ever since I moved it to another index, it started pushing the title to fill the space of the box. At first I thought it was because I had too many boxes in a row, but it still does it with one or two boxes. Here's the code @tuanphan gave me earlier this month:

    @media screen and (min-width:641px) {
    section#must-reads .image-card.sqs-dynamic-text-container {
      min-height: 110px;
      }
    }
    section#must-reads .image-card.sqs-dynamic-text-container {
        height: 100%;
       display: flex;
        justify-content: center;
        align-items: center;
    }

  3. Site URL: https://www.beautybyjessika.com

    Blog: beautybyjessika.com | NO PASSWORD

    Hello,

    I'm trying to use a custom font I uploaded to change my blog's site title/header branding. I've tried all the codes (header-branding, site-title) but none are responding. I suspect it has something to do with the template I'm using or an oversight resulting in a user error, lol. 

    Here's the code I currently have:

    @font-face {
      font-family:"celesse";
      src: url(https://static1.squarespace.com/static/55f4f0c9e4b08f0fd06083d8/t/5ebd87054cb3491b4103a54d/1589479173816/Celesse-Regular.otf), url(https://static1.squarespace.com/static/55f4f0c9e4b08f0fd06083d8/t/5ebd870b09bd893bf0bb49df/1589479179316/Celesse-Regular.ttf); 
    }
    /* Font Celesse Site Title */
    .header-nav-item a {
       font-family: 'celesse' !important;
    }
    /* Font Nav */
    div#topNav a {
       font-family: 'celesse' !important;
    }

    Your help is appreciated.

    Jessika

  4. 10 hours ago, tuanphan said:

    You can set min-height for title, add to Home > Design > Custom CSS

    
    @media screen and (min-width:641px) {
    section#trending .image-card.sqs-dynamic-text-container {
        min-height: 140px;
    }
    }

     

    URL: beautybyjessika.com. No Password.

    Thank you, @tuanphan! It worked. Now I want to float the titles in the center of the box. (See attached example below for reference.)

    Here's what I have so far:

    section#trending .image-title.sqs-dynamic-text .center {
        position: relative;
      top: 50%;
      left: 50%;
      transform: translate(-50%, -50%)
    }

    Thank you! 

    EXAMPLE.png

  5. Hi there, I think my question best fits in this thread. Hoping someone can help me ...

    URL is beautybyjessika.com. No password.

    In my #trending index, I'm using image stack blocks and I want the image card wrapper to be the same height regardless of the content. (It seems like the size of the wrapper depends on how long the title is.)

    I've tried the codes in this thread as well as from other tutorials but nothing works—including @paul2009 display: flex; which I thought was brilliant. It's probably a user error on my part. 

    Here's a snapshot of the boxes. Hoping I can find a solution soon! 

    Thank you!

     

    Screen Shot 2020-04-23 at 8.25.30 PM.png

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