Jump to content

nicolettely

Circle Member
  • Posts

    169
  • Joined

  • Last visited

Everything posted by nicolettely

  1. @tuanphan Any help appreciated! I'd like the opposite- I want the list summary image to stack on top on mobile and tablet. current mobile view image attached. https://genderfck.squarespace.com/ pw: gf21 Also how can I get rid of the white bit under the image for all media-queries?
  2. https://genderfck.squarespace.com/ pw: gf21 Thanks! I deleted those- I checked in an incognito window and it actually loads correctly on the front side. However the line is missing from just the first two folders when those pages are selected. Also the original issue (which may have just been on the editor side all along) still exists. When I click a folder link in the editor, it loads twice or loads then jumps back to the prior page. Thanks for any help.
  3. Hi @creedon! Its very kind of you to help us all with this! I appreciate your time. I'm having some trouble...I'm not specifying URLS, just hoping the folder title links to the first page within it. Heres my Header code: <script src="https://ajax.googleapis.com/ajax/libs/jquery/3.5.1/jquery.min.js"></script> <script src="https://code.jquery.com/jquery-3.5.1.min.js"></script> <link href="https://assets.codepen.io/3198845/WMSlider121520v3.2.14.min.css" rel="stylesheet"> <script src="https://ajax.googleapis.com/ajax/libs/jquery/3.2.1/jquery.min.js"></script> Heres the footer (minus the Squarekicker code): <script> /* begin make navigation folder URL Slugs clickable Version : 0.5d2 SS Version : 7.1 Dependancies : jQuery By : Thomas Creedon < http://www.tomsWeb.consulting/ > */ $( ( ) => { const folderToPageUrlSlugMap = { } // do not change anything below, there be the borg here if ( ! Object.keys ( folderToPageUrlSlugMap ).length ) { $( '.header-nav-folder-title' ).each ( function ( ) { const $this = $( this ); const key = $this .attr ( 'href' ) .slice ( 1 ); let url = $this .next ( ) .find ( '.header-nav-folder-item:first a' ) .attr ( 'href' ); if ( url === undefined ) return true; url = url.slice ( 1 ); folderToPageUrlSlugMap [ key ] = url; } ); } const keys = Object.keys ( folderToPageUrlSlugMap ); $.each ( keys, function ( i, key ) { let url = folderToPageUrlSlugMap [ key ]; if ( ! url.includes ( '://' ) ) url = '/' + url; $( '.header-nav-folder-title[href="/' + key + '"]' ).each ( function ( ) { $( this ) .attr ( 'href', url ) .click ( function ( ) { location.href = $( this ).attr ( 'href' ); } ); } ); } ); // end make navigation folder URL Slugs clickable } ); </script> <script src="https://assets.codepen.io/3198845/WMSlider121520v3.2.14.min.js"></script> <!-- Summary Block Autoplay --> <script> setInterval(click, 10000); function click() { $(".summary-carousel-pager-next").click(); } </script> <!-- SquareKicker.com | Extension | START --><script> if (window.self !== window.top && window.top.Static.SQUARESPACE_CONTEXT.authenticatedAccount) { var sk = document.createElement('script'); sk.type = 'text/javascript'; sk.id = "squarekicker"; sk.src = "https://extension.squarekicker.com/kicker.js"; sk.dataset.sktoken = "923961ec9ccde33aed8916d305991915"; document.querySelector('head').appendChild(sk); }
  4. I assume most template designers are Circle members. You get a much longer trial as a circle member and then duplicate the site when the trial is about to expire to reset.
  5. @LotNotes Did you figure how to adjust the button size?
  6. How can I target a certain product to show a certain appointment type after checkout?
  7. Thanks so much @tuanphan! Hate to bother you with this more, but is there a way to position it so it doesn't overlap any navigation on tablet and mobile?
  8. @tuanphan I added the shopping bag back- Its hidden under the announcement banner on my screen. How can I move it down into the navigation bar?
  9. Thanks for pointing that out! I will fix the footer, but I still need help with the shopping bag. I had to delete it temporarily until I figure out what code I need. Here is the code to add to the site: <div class='ec-cart-widget'></div> What do I need to add to line it up to the left of the social symbols?
  10. How do you get this Ecwid Shopping bag aligned right with the existing header elements? . I would love for it to be next to the button. www.tothebrimrefill.com
  11. How do we make the images smaller in the markdown area?
  12. This worked for me for one word...but how would I separate 3 words in the title section of a poster onto 3 lines? Thanks so much!
  13. Yes chrome is all good! 12% of my viewers on my own site use "other" browsers though.
  14. Using safari mobile? Yes I should have mentioned safari mobile is fine. Firefox, microsoft edge, and safari desktop are all missing the background and a few other elements. 😞 Thanks for reply!
  15. Site URL: https://www.reapreapparel.com/ Something, probably in my code, is causing this site to show up poorly on safari and firefox. It shows up properly on Chrome. Any suggestions would be so helpful! Thank you!
  16. I can't get this to work either. Using 7.1. Help please? Thank you! shannonturnercakes.com pw: stc2020
×
×
  • 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.