Jump to content

Nick369

Member
  • Posts

    14
  • Joined

  • Last visited

Posts posted by Nick369

  1. 15 hours ago, tuanphan said:

    I tested some code & no luck. Can't help you with this. You can find another one.

    If you want to remove Cart Quantity Number on new cart icon, I can give the code

     

    Yes, please! Better than nothing. I appreciate you giving it a go, not as easy as initially presumed.

  2. 12 hours ago, tuanphan said:

    @Nick369 Try adding to Settings > Advanced > Code Injection > Footer

    <!-- Cart in bottom right corner -->
    <script src="https://ajax.googleapis.com/ajax/libs/jquery/3.5.1/jquery.min.js"></script>
    <script>
      jQuery(document).ready(function($){
        var clone_cart = $('.header-actions-action.header-actions-action--cart').clone();
        $('footer.sections').append(clone_cart);
    })
    </script>
    <style>
    footer.sections .header-actions-action.header-actions-action--cart {
        position: fixed;
        bottom: 2vw;
        right: 2vw;
        z-index: 99999;
    }
      footer.sections svg.icon.icon--cart {
        stroke: #1a114b;
    }  
    </style>

     

    Works well! Appreciated!

    I do have two more questions though:

    1. How can I hide it until after the first item is added to the cart?

    2. The amount of items in the cart doesn't change when I add the item, until after I reload the page. The top cart updates right away. Please help!

    Thank you!!!

  3. Site URL: https://darksecretgame.com

    Hi everyone!

    Launched this website couple weeks ago and trying to fine tune the SEO, but ran into couples issues.

    1. After some back and forth with Google Search Console, I was able to make it Crawlable as well as Indexable, however Sitemap is kind of an issue. Because sitemap.xml contain the domain with /home slug, it's not able to link to the actual domain without /home slug and I can't find how to work my way around it.

    P.S. How important the discovery by Sitemap if I have Referring page already? As long as it's searchable the same way, I wouldn't worry about it, but it still doesn't show up in Google Search.


     679930562_ScreenShot2021-08-27at3_24_01PM.thumb.png.244db1ad67bd22d08fc882045ad2bfc4.png

    2. It's even worse with Bing. It fails to Fetch the Page and I can't figure out why. I don't have any redirects or haven't moved any pages. Uploaded a sitemap, which has the same issue as Google regarding the /home slug and canonical / non-canonical pages. Any idea on how to fix these?

    Really appreciate your help!

    1245288273_ScreenShot2021-08-27at3_23_42PM.thumb.png.0dc62aad8e502d73cf0fd7c697fe74f1.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.