Jump to content

dreyahbohlen

Circle Member
  • Posts

    67
  • Joined

  • Last visited

Reputation Activity

  1. Like
    dreyahbohlen got a reaction from Belizabeth in My First Squarespace Design for Friend's Restaurant   
    I love it! The images are amazing!
    I have done quite a few restaurant websites and have utilized their images by doing a scrolling banner of images (either the list section or Will Meyers scrolling banner code) or a video if they have that content set as the first section to add in some movement!
    Another thing we’ve done is created their menu in Canva and embed it into the site so when then make changes to it in Canva it would automatically update on the website! ☺️
  2. Like
    dreyahbohlen reacted to Ziggy in Why can't I edit my site for tablets, using a tablet view mode?   
    Really? My memory and experience was that although you could preview in tablet and mobile, there were no editing options specific to tablet or mobile unless you used Custom CSS.
    When Squarespace launched Fluid Engine there was a reasonable amount of push-back because of the requirement to edit the desktop and mobile layouts independently as it increased the amount of work involved with building a website, I can only imagine that this would be even more so if we were required to edit the layout three times every time an edit was made: desktop - tablet - mobile.
  3. Thanks
    dreyahbohlen got a reaction from Aurora in Font looks different on website than it looks on Canva   
    I had a client download a free version of a font found/used in Canva and it was slightly different. Did you happen to purchase the font or download a free version?
    I always highly, highly, highly recommend clients purchase the font for legal/security purposes too 👍😊
  4. Like
    dreyahbohlen got a reaction from EarvinChong in Universal Filter on 7.1 Gallery Section   
    Site URL: https://neophonicmusicandmedia.squarespace.com/work
    Hi there! I am using the Universal Filter plugin on a clients "work" page where they will showcase all of their Films, Television, and Soundtracks. They are wanting to filter each project type by Film, Television, and Soundtrack - which I got up and running with the Gallery Section 7.1 code, but they also want to filter them by the Title and be able to select letters from A to Z. Does anyone know if this is possible? The link to the site is www.https://neophonicmusicandmedia.squarespace.com/work and the password to enter is "password". Thanks!
  5. Love
    dreyahbohlen reacted to tuanphan in Code Interfering with Fonts   
    Add to Design > Custom CSS
    p { font-family: "Open Sans","Proxima Nova","Helvetica",arial,sans-serif !important; }  
  6. Like
    dreyahbohlen reacted to paul2009 in Make Social Links Original Color in SQSP 7.1   
    See the guide I wrote: Add brand colours to social link icons on Squarespace 7.1.
    Did this help? Please give feedback by clicking an icon below  ⬇️
  7. Like
    dreyahbohlen got a reaction from NerdvillebyJenMaher in How do you like to use Not linked pages on your website?   
    I like using the Not Linked section for SEO purposes! 🙂 Adding pages in the backend that have FAQ's and further keywords has seemed to be good for both my site and my clients!
  8. Like
    dreyahbohlen got a reaction from Beyondspace in Code for making Header thinner   
    It worked! Thank you so much!!
  9. Like
    dreyahbohlen reacted to Gert-Jan in Copy a section from one page to another   
    It works perfect. Thank you
  10. Love
    dreyahbohlen got a reaction from webbroi in Copy a section from one page to another   
    If you're in Fluid Engine, you should be able to Ctrl + C a block and paste it in another section on another page and add all the blogs in a current section onto another.
  11. Like
    dreyahbohlen got a reaction from tuanphan in How to add a page from a button   
    That page that is showing up is the generic 404 page Squarespace provides on all sites! It will show when a page isn’t found. 
    To fix that broken link, go into the Services page and head into “Edit” mode. Double click on that button you’re wanting to redirect and where it says URL, insert /(page url) that you want it to link to. If you don’t have a page created yet, you can add a new page under the Pages tab and scroll down to the not linked section. Name your page and be sure to grab that url. Here’s a video showing you how to edit buttons: 
     
    To create a new Custom 404 page, you’ll go in and add a new page in the not linked section and then follow these steps: https://support.squarespace.com/hc/en-us/articles/205814478-Creating-a-custom-404-page
    If you need help, I’d be more than happy to send over a additional videos!
  12. Love
    dreyahbohlen reacted to AliceDeGaetani in Feedback on self help blog   
    Hi! Can you post the link, please?
  13. Love
    dreyahbohlen reacted to Bridie in Different logos + header styles on different pages   
    Thanks so much @dreyahb I'll use that code to solve the logo issue, presume I can use it on multiple pages if I want lots of different colour logos.
    I'd love to not have a small section below the header that takes up space, but a decent workaround for now if there is no code to change the header style.
    Thanks for your help!
  14. Like
    dreyahbohlen got a reaction from tuanphan in Portfolio with categories   
    You could add each project as a "blog" and then add categories and tags! Then you would just add a gallery block within each blog post for images. You will be limited to the gallery block layouts of slideshow, carousel, grid, or stacked, but you'd get the categories/tags you're looking for! 
    Otherwise, you could look into the Universal Filter code (https://www.squarewebsites.org/squarespace-plugins/universal-filter) to filter gallery sections or portfolio sections!
  15. Like
    dreyahbohlen got a reaction from tuanphan in price variations to show on dropdown next to size   
    You could go into the product variants where you added the sizes and re-enter them with the price included in parenthesis next to it?!
  16. Like
    dreyahbohlen got a reaction from paul2009 in price variations to show on dropdown next to size   
    You could go into the product variants where you added the sizes and re-enter them with the price included in parenthesis next to it?!
  17. Thanks
    dreyahbohlen got a reaction from JuliettaM in Linking Vagaro to my Squarespace site   
    There are a couple different ways you can link to Vagaro through your Squarespace site!
    1. Add a button block and then have it link straight to their Vagaro booking page. 
    2. Embed the Vagaro Booking Widget into the site with an embed block. Here is an article that walks you through that process: https://support.vagaro.com/hc/en-us/articles/204347860-How-to-Integrate-Your-Site-with-the-Vagaro-Widget-?page=2
  18. Like
    dreyahbohlen reacted to Web_Solutions in Squarespace Gallery Block - Grey Box behind arrows customization   
    Yes. 
    [data-section-id="631a5d35bbffb651d0f1133c"] { .sqs-gallery-controls a{ background-color: green !important; } // icon color .sqs-gallery-controls a:before{ color: red !important; } }  
  19. Like
    dreyahbohlen reacted to tuanphan in Mobile layout for image block   
    Add to Design > Custom CSS
    /* Mobile icons */ @media screen and (max-width:767px) { div#block-yui_3_17_2_1_1626657499507_12309+.row { .intrinsic { transform: unset !important; margin: unset !important; float: left !important; } figcaption.image-card-wrapper { float: left !important; width: calc(~"70% - 20px"); margin-left: 20px; }} }  
  20. Like
    dreyahbohlen reacted to tuanphan in Mobile layout for image block   
    Hi. You want to make them to 2 columns on mobile??
×
×
  • 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.