laurensmithart
Circle Member-
Posts
38 -
Joined
-
Last visited
laurensmithart's Achievements
-
Hi- I built a rather complicated page in the wrong Squarespace site. Is there a way to copy the code and content from the backend and paste it into the correct site?
- 2 replies
-
- code
- squarespace-7.1
-
(and 2 more)
Tagged with:
-
Hamburger Menu Nav across all devices (version 7.1)
laurensmithart replied to rsmith3074's topic in Customize with code
Is it possible to include the word "menu" next to the hamburger like this site does? https://shmarinas.com- 143 replies
-
- navigation
- hamburger-icon
-
(and 2 more)
Tagged with:
-
laurensmithart started following How to keep image card alignment from breaking? , Bypass product page and go straight to checkout? , Help- I can't remove third party pop-up! and 5 others
-
Is there a way when a customer clicks on a product it automatically takes them to a check out page? Like the way Dropbox does? https://www.dropbox.com/plans
-
My client added a pop-up and now she wants it removed but cant remember how she did it-ugh! And I can't find the code anywhere in the backend- does anyone know how I can find and remove it? Thanks!
-
Is there custom code for adding a tooltip feature over text?
laurensmithart replied to yogacid's topic in Customize with code
I want to hover over a highlighted word or phrase and have a text box pop up with additional information. Is that possible? -
I'm working with a client who is still using 7.0 (and isnt interested in switching over to 7.2) He wants to display all of his products seamlessly in one summary block. However the problem is that he has too many items to have only one store page- so the products are split between two pages. Is there any code I can use to display two pages within one summary block? Thanks!
-
How to keep image card alignment from breaking?
laurensmithart replied to laurensmithart's topic in Customize with code
Thank you, but unfortunately this didn't work. What i just noticed though is this problem isnt present in Safari, just Chrome. It seems Chrome allows for a more minimized screen. -
How to keep image card alignment from breaking?
laurensmithart posted a topic in Customize with code
Site URL: https://www.thehost.co/home When the screen is minimized beyond half size the image card alignment breaks. Is there a way to stack it at this point? Or set up a min/max sizing? See attached image for example. Thank you! *UPDATE: What i just noticed though is this problem isn't present in Safari, just Chrome. It seems Chrome allows for a more minimized screen. -
How to connect a Lodgify Widget to Booking Page
laurensmithart replied to MissJamaica's topic in Customize with code
Hi- I have a code from lodgify- it displays beautifully but doest connect. Any suggestions? The site is thesandpointresort.com... and here is the code I embedded using a code block, its on the homepage and the booking page: <script type="text/javascript" class="" src="https://cdn.lodgify.com/portable-search-bar/1.60.6/renderPortableSearchBar.js"></script><div><div id="lodgify-search-bar" data-website-id="368676" data-language-code="en" data-dates-check-in-label="Arrival" data-dates-check-out-label="Departure" data-guests-counter-label="Guest" data-guests-input-singular-label="{{NumberOfGuests}} guest" data-guests-input-plural-label="{{NumberOfGuests}} guests" data-location-input-label="Location" data-search-button-label="Search" data-new-tab="true"> </div> <style type="text/css"> html { --lodgify-ui-action-color: #fac600; --lodgify-ui-action-darker-color: #c89e00; --lodgify-ui-action-lighter-color: #fde899; --lodgify-ui-action-contrast-color: #000000; } </style> </div> -
Change header colour and logo on one page
laurensmithart replied to noah_collin's topic in Customize with code